KiTrackMarlin
1.9.0
|
A class for mini-vectors in the VXD - SIT system (the 01 is just for historical reasons and may be renamed) More...
#include <MiniVectorHit01.h>
Public Member Functions | |
MiniVectorHit01 (MiniVector *miniVector, const SectorSystemVXD *const sectorSystemVXD) | |
![]() | |
MiniVector * | getMiniVector () |
int | getTheta () |
unsigned | getPhi () |
void | setLayer (unsigned layer) |
void | setPhi (unsigned phi) |
void | setTheta (unsigned theta) |
virtual const ISectorSystem * | getSectorSystem () const |
Additional Inherited Members | |
![]() | |
MiniVector * | _miniVector |
int | _layer |
int | _phi |
int | _theta |
const SectorSystemVXD * | _sectorSystemVXD |
A class for mini-vectors in the VXD - SIT system (the 01 is just for historical reasons and may be renamed)