CbmRoot
|
#include <CbmL1MuchHit.h>
Public Member Functions | |
CbmL1MuchHit () | |
CbmL1MuchHit (CbmMuchHit *h, int index) | |
~CbmL1MuchHit () | |
void | Create (CbmMuchHit *h, int index) |
Int_t | Filter (CbmKFTrackInterface &track, Bool_t downstream, Double_t &QP0) |
ClassDef (CbmL1MuchHit, 1) | |
Public Attributes | |
CbmKFPixelMeasurement | FitPoint |
int | index |
int | iStation |
Double_t | time |
bool | busy |
Int_t | MaterialIndex |
Definition at line 10 of file CbmL1MuchHit.h.
|
inline |
Definition at line 12 of file CbmL1MuchHit.h.
|
inline |
Definition at line 13 of file CbmL1MuchHit.h.
|
inline |
Definition at line 14 of file CbmL1MuchHit.h.
CbmL1MuchHit::ClassDef | ( | CbmL1MuchHit | , |
1 | |||
) |
void CbmL1MuchHit::Create | ( | CbmMuchHit * | h, |
int | index | ||
) |
Definition at line 9 of file CbmL1MuchHit.cxx.
References busy, FitPoint, CbmKF::GetMaterialIndex(), index, CbmKF::Instance(), iStation, CbmKFHit::MaterialIndex, CbmKF::MuchStation2MCIDMap, time, CbmKFPixelMeasurement::V, CbmKFPixelMeasurement::x, CbmKFPixelMeasurement::y, and CbmKFPixelMeasurement::z.
Referenced by CbmL1MuchHit().
|
virtual |
Implements CbmKFHit.
Definition at line 25 of file CbmL1MuchHit.cxx.
References CbmKFPixelMeasurement::Filter(), FitPoint, CbmKFTrackInterface::Propagate(), and CbmKFPixelMeasurement::z.
bool CbmL1MuchHit::busy |
Definition at line 24 of file CbmL1MuchHit.h.
Referenced by Create().
CbmKFPixelMeasurement CbmL1MuchHit::FitPoint |
Definition at line 19 of file CbmL1MuchHit.h.
int CbmL1MuchHit::index |
Definition at line 21 of file CbmL1MuchHit.h.
Referenced by CbmL1MuchHit(), and Create().
int CbmL1MuchHit::iStation |
Definition at line 22 of file CbmL1MuchHit.h.
Referenced by Create().
|
inherited |
Definition at line 22 of file CbmKFHit.h.
Referenced by Create(), CbmL1SttHit::Create(), CbmKFStsHit::Create(), CbmKFTrdHit::Create(), CbmKFTofHit::Create(), CbmTrdTrackFitterKF::DoFit(), CbmTofTrackFitterKF::DoFit(), and CbmKF::PassMaterialBetween().
Double_t CbmL1MuchHit::time |
Definition at line 23 of file CbmL1MuchHit.h.
Referenced by Create().