|
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) | |
Public Member Functions inherited from KiTrackMarlin::IVXDHit | |
| 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 | |
Protected Attributes inherited from KiTrackMarlin::IVXDHit | |
| 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)
1.8.6