FairRoot/PandaRoot
|
#include <PndCAStationSTT.h>
Public Member Functions | |
void | Init () |
Public Attributes | |
float_v | fResolution |
float_v | fSin |
float_v | fCos |
PndCAStationSTTSector | fSectors [fgNSectors] |
vector< PndCAHitSTT > | fHits1D |
Static Public Attributes | |
static const int | fgNSectors = 6 |
Definition at line 30 of file PndCAStationSTT.h.
|
inline |
Definition at line 32 of file PndCAStationSTT.h.
References fgNSectors, fHits1D, fResolution, fSectors, and i.
Referenced by PndCAGBTracker::CATrackFinder().
float_v PndCAStationSTT::fCos |
Definition at line 40 of file PndCAStationSTT.h.
Referenced by PndCAGBTracker::CATrackFinder(), and PndCAGBTracker::PickUpHits().
|
static |
Definition at line 38 of file PndCAStationSTT.h.
Referenced by Init().
vector<PndCAHitSTT> PndCAStationSTT::fHits1D |
Definition at line 42 of file PndCAStationSTT.h.
Referenced by PndCAGBTracker::CATrackFinder(), Init(), and PndCAGBTracker::PickUpHits().
float_v PndCAStationSTT::fResolution |
Definition at line 39 of file PndCAStationSTT.h.
Referenced by Init(), and PndCAGBTracker::PickUpHits().
PndCAStationSTTSector PndCAStationSTT::fSectors[fgNSectors] |
Definition at line 41 of file PndCAStationSTT.h.
Referenced by PndCAGBTracker::CATrackFinder(), Init(), and PndCAGBTracker::PickUpHits().
float_v PndCAStationSTT::fSin |
Definition at line 40 of file PndCAStationSTT.h.
Referenced by PndCAGBTracker::CATrackFinder(), and PndCAGBTracker::PickUpHits().