FairRoot/PandaRoot
|
#include <PndCAStation.h>
Public Attributes | |
float | r |
float | ErrY |
float | ErrZ |
PndCAStripInfo | f |
PndCAStripInfo | b |
float | xOverX0 |
float | xTimesRho |
char | NDF |
char | CellLength |
Definition at line 16 of file PndCAStation.h.
PndCAStripInfo PndCAStation::b |
Definition at line 21 of file PndCAStation.h.
char PndCAStation::CellLength |
Definition at line 26 of file PndCAStation.h.
Referenced by PndCAGBTracker::CreateNPlets(), and operator>>().
float PndCAStation::ErrY |
Definition at line 18 of file PndCAStation.h.
float PndCAStation::ErrZ |
Definition at line 19 of file PndCAStation.h.
PndCAStripInfo PndCAStation::f |
Definition at line 21 of file PndCAStation.h.
Referenced by PndCAGBTracker::CATrackFinder(), PndCATrackParamVector::Filter(), and operator>>().
char PndCAStation::NDF |
Definition at line 25 of file PndCAStation.h.
Referenced by PndCATrackParamVector::Filter(), operator>>(), and PndCAGBTracker::PickUpHits().
float PndCAStation::r |
Definition at line 17 of file PndCAStation.h.
Referenced by PndCAParam::GetR(), and operator>>().
float PndCAStation::xOverX0 |
Definition at line 22 of file PndCAStation.h.
Referenced by PndCAParam::GetXOverX0(), and operator>>().
float PndCAStation::xTimesRho |
Definition at line 23 of file PndCAStation.h.
Referenced by PndCAParam::GetXTimesRho(), and operator>>().