--- DarthVader/TrackerLevel2/src/TrkLevel2.cpp 2007/08/17 13:25:14 1.38 +++ DarthVader/TrackerLevel2/src/TrkLevel2.cpp 2007/08/22 07:03:45 1.39 @@ -421,6 +421,47 @@ return lnl; } +/** + * Returns the effective angle, relative to the sensor, on each plane. + * @param ip plane (0-5) + * @param iv view (0=x 1=y) + */ +Float_t TrkTrack::GetEffectiveAngle(int ip, int iv){ + + if(ip<0 || ip>5){ + cout << "Float_t TrkTrack::GetEffectiveAngle(int "< wrong input"< wrong input"<