KiTrackMarlin
1.9.0
|
An interface for a hit for the ILD using an lcio TrackerHit as basis. More...
#include <IFTDHit.h>
Protected Member Functions | |
void | calculateSector () |
Calculates and sets the sector number. | |
Protected Attributes | |
TrackerHit * | _trackerHit |
int | _side |
unsigned | _layer |
unsigned | _module |
unsigned | _sensor |
const SectorSystemFTD * | _sectorSystemFTD |
An interface for a hit for the ILD using an lcio TrackerHit as basis.
It comes along with a side, layer, module and a sensor.