FairRoot/PandaRoot
|
#include <PndCAStationSTT.h>
Public Attributes | |
char | fISta |
char | fISec |
int | fOrigID |
float | fU |
float | fDR |
Friends | |
bool | operator< (const PndCAHitSTT &a, const PndCAHitSTT &b) |
Definition at line 9 of file PndCAStationSTT.h.
|
friend |
Definition at line 15 of file PndCAStationSTT.h.
float PndCAHitSTT::fDR |
Definition at line 13 of file PndCAStationSTT.h.
Referenced by PndCAGBTracker::CATrackFinder(), and PndCAGBTracker::PickUpHits().
char PndCAHitSTT::fISec |
Definition at line 11 of file PndCAStationSTT.h.
Referenced by PndCAGBTracker::CATrackFinder().
char PndCAHitSTT::fISta |
Definition at line 11 of file PndCAStationSTT.h.
Referenced by PndCAGBTracker::CATrackFinder().
int PndCAHitSTT::fOrigID |
Definition at line 12 of file PndCAStationSTT.h.
Referenced by PndCAGBTracker::CATrackFinder(), and PndCAGBTracker::PickUpHits().
float PndCAHitSTT::fU |
Definition at line 13 of file PndCAStationSTT.h.
Referenced by PndCAGBTracker::CATrackFinder(), and PndCAGBTracker::PickUpHits().