ATLAS Offline Software
|
header for factorised IRoiDescriptor interface More...
Classes | |
class | BaseSpacePointFilter |
class | LayerCalculator |
class | RoI_Filter |
class | SpacePointSelector |
class | SpacePointShifter |
class | SpacePointTransform |
Functions | |
bool | isGoodTrackUTT (const Trk::Track *track, trackInfo &theTrackInfo, const float shift_x, const float shift_y, float trkcut_ptgev) |
void | getBeamSpotShift (float &shift_x, float &shift_y, const InDet::BeamSpotData &beamSpotHandle) |
header for factorised IRoiDescriptor interface
void FTF::getBeamSpotShift | ( | float & | shift_x, |
float & | shift_y, | ||
const InDet::BeamSpotData & | beamSpotHandle | ||
) |
Definition at line 30 of file TrigInDetUtils.cxx.
bool FTF::isGoodTrackUTT | ( | const Trk::Track * | track, |
trackInfo & | theTrackInfo, | ||
const float | shift_x, | ||
const float | shift_y, | ||
float | trkcut_ptgev | ||
) |
Definition at line 4 of file TrigInDetUtils.cxx.