KiTrackMarlin
1.9.0
|
A class for hits in the FTD (the 01 is just for historical reasons and may be renamed) More...
#include <FTDHit01.h>
Public Member Functions | |
FTDHit01 (TrackerHit *trackerHit, const SectorSystemFTD *const sectorSystemFTD) | |
![]() | |
TrackerHit * | getTrackerHit () |
int | getSide () |
unsigned | getModule () |
unsigned | getSensor () |
void | setSide (int side) |
void | setLayer (unsigned layer) |
void | setModule (unsigned module) |
void | setSensor (unsigned sensor) |
virtual const ISectorSystem * | getSectorSystem () const |
Additional Inherited Members | |
![]() | |
void | calculateSector () |
Calculates and sets the sector number. | |
![]() | |
TrackerHit * | _trackerHit |
int | _side |
unsigned | _layer |
unsigned | _module |
unsigned | _sensor |
const SectorSystemFTD * | _sectorSystemFTD |
A class for hits in the FTD (the 01 is just for historical reasons and may be renamed)