|
KiTrackMarlin
1.9.0
|
An interface for a mini-vector for the ILD. More...
#include <IMiniVector.h>
Public Member Functions | |
| MiniVector * | getMiniVector () |
| int | getTheta () |
| unsigned | getPhi () |
| void | setLayer (unsigned layer) |
| void | setPhi (unsigned phi) |
| void | setTheta (unsigned theta) |
| virtual const ISectorSystem * | getSectorSystem () const |
Protected Attributes | |
| MiniVector * | _miniVector |
| int | _layer |
| int | _phi |
| int | _theta |
| const SectorSystemVXD * | _sectorSystemVXD |
An interface for a mini-vector for the ILD.
1.8.6