KiTrackMarlin
1.9.0
|
A class for hits in the VXD (the 01 is just for historical reasons and may be renamed) More...
#include <VXDHit01.h>
Public Member Functions | |
VXDHit01 (TrackerHit *trackerHit, const SectorSystemVXD *const sectorSystemVXD) | |
![]() | |
TrackerHit * | getTrackerHit () |
int | getTheta () |
unsigned | getPhi () |
void | setLayer (unsigned layer) |
void | setPhi (unsigned phi) |
void | setTheta (unsigned theta) |
virtual const ISectorSystem * | getSectorSystem () const |
Additional Inherited Members | |
![]() | |
TrackerHit * | _trackerHit |
int | _layer |
int | _phi |
int | _theta |
const SectorSystemVXD * | _sectorSystemVXD |
A class for hits in the VXD (the 01 is just for historical reasons and may be renamed)