![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Variables | |
| const int | TPC_LAYERS_MAX = 48 |
| const double | TPC_LAYERS_RADIUS [TPC_LAYERS_MAX] |
| const double | TPC_LAYERS_DELTAR [TPC_LAYERS_MAX] |
| const double | TPC_RADIUS_MIN = TPC_LAYERS_RADIUS[0] - TPC_LAYERS_DELTAR[0] |
| const double | TPC_RADIUS_MAX = TPC_LAYERS_RADIUS[TPC_LAYERS_MAX - 1] + TPC_LAYERS_DELTAR[TPC_LAYERS_MAX - 1] |
| const double PHTpcConst::TPC_LAYERS_DELTAR[TPC_LAYERS_MAX] |
Definition at line 30 of file PHTpcConst.h.
View newest version in sPHENIX GitHub at line 30 of file PHTpcConst.h
Referenced by PHTpcTrackFollower::followTrack(), and PHTpcTrackFollower::get_track_layer().
| const int PHTpcConst::TPC_LAYERS_MAX = 48 |
Definition at line 13 of file PHTpcConst.h.
View newest version in sPHENIX GitHub at line 13 of file PHTpcConst.h
Referenced by PHTpcTrackFollower::followTrack(), PHTpcTrackFollower::get_track_layer(), and PHTpcTrackFollower::propagateTrack().
| const double PHTpcConst::TPC_LAYERS_RADIUS[TPC_LAYERS_MAX] |
Definition at line 14 of file PHTpcConst.h.
View newest version in sPHENIX GitHub at line 14 of file PHTpcConst.h
Referenced by PHTpcTrackFollower::followTrack(), and PHTpcTrackFollower::get_track_layer().
| const double PHTpcConst::TPC_RADIUS_MAX = TPC_LAYERS_RADIUS[TPC_LAYERS_MAX - 1] + TPC_LAYERS_DELTAR[TPC_LAYERS_MAX - 1] |
Definition at line 44 of file PHTpcConst.h.
View newest version in sPHENIX GitHub at line 44 of file PHTpcConst.h
| const double PHTpcConst::TPC_RADIUS_MIN = TPC_LAYERS_RADIUS[0] - TPC_LAYERS_DELTAR[0] |
Definition at line 43 of file PHTpcConst.h.
View newest version in sPHENIX GitHub at line 43 of file PHTpcConst.h