|
BmnRoot
|
#include <CbmL1MCPoint.h>
Public Member Functions | |
| CbmL1MCPoint () | |
| CbmL1MCPoint () | |
Static Public Member Functions | |
| static bool | compareIDz (const CbmL1MCPoint &a, const CbmL1MCPoint &b) |
| static bool | pcompareIDz (const CbmL1MCPoint *a, const CbmL1MCPoint *b) |
| static bool | compareIDz (const CbmL1MCPoint &a, const CbmL1MCPoint &b) |
| static bool | pcompareIDz (const CbmL1MCPoint *a, const CbmL1MCPoint *b) |
Public Attributes | |
| double | x |
| double | y |
| double | z |
| double | px |
| double | py |
| double | pz |
| double | xIn |
| double | yIn |
| double | zIn |
| double | pxIn |
| double | pyIn |
| double | pzIn |
| double | xOut |
| double | yOut |
| double | zOut |
| double | pxOut |
| double | pyOut |
| double | pzOut |
| double | p |
| double | q |
| double | mass |
| int | pdg |
| int | ID |
| int | mother_ID |
| int | iStation |
| int | pointId |
| vector< int > | hitIds |
Definition at line 23 of file CbmL1MCPoint.h.
|
inline |
Definition at line 25 of file CbmL1MCPoint.h.
|
inline |
Definition at line 25 of file CbmL1MCPoint.h.
|
inlinestatic |
Definition at line 42 of file CbmL1MCPoint.h.
|
inlinestatic |
Definition at line 42 of file CbmL1MCPoint.h.
|
inlinestatic |
Definition at line 47 of file CbmL1MCPoint.h.
|
inlinestatic |
Definition at line 47 of file CbmL1MCPoint.h.
| vector< int > CbmL1MCPoint::hitIds |
Definition at line 52 of file CbmL1MCPoint.h.
Referenced by CbmL1MCTrack::Init().
| int CbmL1MCPoint::ID |
Definition at line 38 of file CbmL1MCPoint.h.
Referenced by compareIDz(), and pcompareIDz().
| int CbmL1MCPoint::iStation |
Definition at line 39 of file CbmL1MCPoint.h.
Referenced by L1AlgoPulls::AddOne().
| double CbmL1MCPoint::mass |
Definition at line 37 of file CbmL1MCPoint.h.
| int CbmL1MCPoint::mother_ID |
Definition at line 38 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::p |
Definition at line 37 of file CbmL1MCPoint.h.
Referenced by L1AlgoDraw::DrawMCTracks().
| int CbmL1MCPoint::pdg |
Definition at line 38 of file CbmL1MCPoint.h.
| int CbmL1MCPoint::pointId |
Definition at line 40 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::px |
Definition at line 34 of file CbmL1MCPoint.h.
Referenced by L1AlgoDraw::DrawMCTracks().
| double CbmL1MCPoint::pxIn |
Definition at line 35 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::pxOut |
Definition at line 36 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::py |
Definition at line 34 of file CbmL1MCPoint.h.
Referenced by L1AlgoDraw::DrawMCTracks().
| double CbmL1MCPoint::pyIn |
Definition at line 35 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::pyOut |
Definition at line 36 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::pz |
Definition at line 34 of file CbmL1MCPoint.h.
Referenced by L1AlgoDraw::DrawMCTracks().
| double CbmL1MCPoint::pzIn |
Definition at line 35 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::pzOut |
Definition at line 36 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::q |
Definition at line 37 of file CbmL1MCPoint.h.
Referenced by L1AlgoDraw::DrawMCTracks().
| double CbmL1MCPoint::x |
Definition at line 34 of file CbmL1MCPoint.h.
Referenced by L1AlgoDraw::DrawMCTracks(), and CbmL1::Reconstruct().
| double CbmL1MCPoint::xIn |
Definition at line 35 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::xOut |
Definition at line 36 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::y |
Definition at line 34 of file CbmL1MCPoint.h.
Referenced by L1AlgoDraw::DrawMCTracks(), and CbmL1::Reconstruct().
| double CbmL1MCPoint::yIn |
Definition at line 35 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::yOut |
Definition at line 36 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::z |
Definition at line 34 of file CbmL1MCPoint.h.
Referenced by compareIDz(), L1AlgoDraw::DrawMCTracks(), pcompareIDz(), and CbmL1::Reconstruct().
| double CbmL1MCPoint::zIn |
Definition at line 35 of file CbmL1MCPoint.h.
| double CbmL1MCPoint::zOut |
Definition at line 36 of file CbmL1MCPoint.h.