CbmRoot
|
#include <CbmL1CATrdTrackFinderSA.h>
Public Member Functions | |
LayerWithHits () | |
Public Attributes | |
Int_t | hitIndex |
Int_t | mcTrackID |
Double_t | X |
Double_t | Y |
Double_t | Z |
Double_t | DX |
Double_t | DY |
Int_t | planeID |
Structure contains trd hits divided per given station
Definition at line 72 of file CbmL1CATrdTrackFinderSA.h.
|
inline |
Definition at line 73 of file CbmL1CATrdTrackFinderSA.h.
Double_t CbmL1CATrdTrackFinderSA::LayerWithHits::DX |
Definition at line 80 of file CbmL1CATrdTrackFinderSA.h.
Referenced by CbmL1CATrdTrackFinderSA::DoFind().
Double_t CbmL1CATrdTrackFinderSA::LayerWithHits::DY |
Definition at line 81 of file CbmL1CATrdTrackFinderSA.h.
Referenced by CbmL1CATrdTrackFinderSA::DoFind().
Int_t CbmL1CATrdTrackFinderSA::LayerWithHits::hitIndex |
Definition at line 75 of file CbmL1CATrdTrackFinderSA.h.
Referenced by CbmL1CATrdTrackFinderSA::DoFind().
Int_t CbmL1CATrdTrackFinderSA::LayerWithHits::mcTrackID |
Definition at line 76 of file CbmL1CATrdTrackFinderSA.h.
Referenced by CbmL1CATrdTrackFinderSA::DoFind().
Int_t CbmL1CATrdTrackFinderSA::LayerWithHits::planeID |
Definition at line 82 of file CbmL1CATrdTrackFinderSA.h.
Referenced by CbmL1CATrdTrackFinderSA::DoFind().
Double_t CbmL1CATrdTrackFinderSA::LayerWithHits::X |
Definition at line 77 of file CbmL1CATrdTrackFinderSA.h.
Referenced by CbmL1CATrdTrackFinderSA::DoFind().
Double_t CbmL1CATrdTrackFinderSA::LayerWithHits::Y |
Definition at line 78 of file CbmL1CATrdTrackFinderSA.h.
Referenced by CbmL1CATrdTrackFinderSA::CompareY(), and CbmL1CATrdTrackFinderSA::DoFind().
Double_t CbmL1CATrdTrackFinderSA::LayerWithHits::Z |
Definition at line 79 of file CbmL1CATrdTrackFinderSA.h.
Referenced by CbmL1CATrdTrackFinderSA::DoFind().