|
FairRoot/PandaRoot
|
#include <PndBarrelTrackFinder.h>
Public Attributes | |
| Double_t | x |
| Double_t | y |
| Double_t | r |
| Double_t | z_p |
| Int_t | n |
Definition at line 40 of file PndBarrelTrackFinder.h.
| Int_t TrackParameter::n |
Definition at line 45 of file PndBarrelTrackFinder.h.
Referenced by PndBarrelTrackFinder::MatchHitToHit(), PndBarrelTrackFinder::MatchHitWithZInfoTT(), PndBarrelTrackFinder::MatchParallelSttHitTT(), and PndBarrelTrackFinder::MatchSkewedSttHitTT().
| Double_t TrackParameter::r |
Definition at line 43 of file PndBarrelTrackFinder.h.
Referenced by PndBarrelTrackFinder::MatchHitToHit(), PndBarrelTrackFinder::MatchHitWithZInfoTT(), PndBarrelTrackFinder::MatchParallelSttHitTT(), and PndBarrelTrackFinder::MatchSkewedSttHitTT().
| Double_t TrackParameter::x |
Definition at line 41 of file PndBarrelTrackFinder.h.
Referenced by PndBarrelTrackFinder::MatchHitToHit(), PndBarrelTrackFinder::MatchHitWithZInfoTT(), PndBarrelTrackFinder::MatchParallelSttHitTT(), and PndBarrelTrackFinder::MatchSkewedSttHitTT().
| Double_t TrackParameter::y |
Definition at line 42 of file PndBarrelTrackFinder.h.
Referenced by PndBarrelTrackFinder::MatchHitToHit(), PndBarrelTrackFinder::MatchHitWithZInfoTT(), PndBarrelTrackFinder::MatchParallelSttHitTT(), and PndBarrelTrackFinder::MatchSkewedSttHitTT().
| Double_t TrackParameter::z_p |
Definition at line 44 of file PndBarrelTrackFinder.h.
Referenced by PndBarrelTrackFinder::MatchHitToHit(), PndBarrelTrackFinder::MatchHitWithZInfoTT(), PndBarrelTrackFinder::MatchParallelSttHitTT(), and PndBarrelTrackFinder::MatchSkewedSttHitTT().
1.8.8