CbmRoot
|
#include <CbmKFMaterial.h>
Public Member Functions | |
CbmKFBox () | |
CbmKFBox (Int_t ID, Double_t x, Double_t y, Double_t z, Double_t dx, Double_t dy, Double_t dz, Double_t radL) | |
~CbmKFBox () | |
TString | KFInfo () const |
Bool_t | IsOutside (Double_t X, Double_t Y) |
virtual Int_t | Pass (Double_t ZCross, Double_t ZThick, CbmKFTrackInterface &track, Bool_t downstream, Double_t &QP0) |
virtual Int_t | Pass (CbmKFTrackInterface &track, Bool_t downstream, Double_t &QP0) |
virtual Int_t | Pass (CbmKFTrackInterface &track, Bool_t downstream) |
Static Public Member Functions | |
static Bool_t | comparePDown (const CbmKFMaterial *a, const CbmKFMaterial *b) |
static Bool_t | compareP_z (const CbmKFMaterial *a, Double_t z) |
static Bool_t | compareP_Z (Double_t z, const CbmKFMaterial *a) |
Public Attributes | |
Double_t | x |
Double_t | y |
Double_t | z |
Double_t | dx05 |
Double_t | dy05 |
Double_t | dz |
Int_t | ID |
Double_t | ZReference |
Double_t | ZThickness |
Double_t | RadLength |
Double_t | F |
Double_t | Fe |
Definition at line 104 of file CbmKFMaterial.h.
|
inline |
Definition at line 106 of file CbmKFMaterial.h.
CbmKFBox::CbmKFBox | ( | Int_t | ID, |
Double_t | x, | ||
Double_t | y, | ||
Double_t | z, | ||
Double_t | dx, | ||
Double_t | dy, | ||
Double_t | dz, | ||
Double_t | radL | ||
) |
Definition at line 103 of file CbmKFMaterial.cxx.
References CbmKFMaterial::F, CbmKFMaterial::ID, CbmKFMaterial::RadLength, CbmKFMaterial::ZReference, and CbmKFMaterial::ZThickness.
|
inline |
Definition at line 115 of file CbmKFMaterial.h.
|
inlinestaticinherited |
Definition at line 58 of file CbmKFMaterial.h.
References CbmKFMaterial::ZReference, and CbmKFMaterial::ZThickness.
Referenced by CbmKFTrackInterface::Extrapolate().
|
inlinestaticinherited |
Definition at line 62 of file CbmKFMaterial.h.
References CbmKFMaterial::ZReference, and CbmKFMaterial::ZThickness.
Referenced by CbmKFTrackInterface::Extrapolate().
|
inlinestaticinherited |
Definition at line 54 of file CbmKFMaterial.h.
References CbmKFMaterial::ZReference.
Referenced by CbmKF::Init().
|
virtual |
Reimplemented from CbmKFMaterial.
Definition at line 119 of file CbmKFMaterial.cxx.
|
virtual |
Reimplemented from CbmKFMaterial.
Definition at line 123 of file CbmKFMaterial.cxx.
References dx05, dy05, dz, CbmKFMaterial::ID, CbmKFMaterial::RadLength, x, y, and z.
|
inlinevirtualinherited |
Reimplemented in CbmKFCone.
Definition at line 47 of file CbmKFMaterial.h.
References CbmKFTrackInterface::GetTrack(), CbmKFMaterial::Pass(), CbmKFMaterial::ZReference, and CbmKFMaterial::ZThickness.
|
inlinevirtualinherited |
Reimplemented in CbmKFCone.
Definition at line 43 of file CbmKFMaterial.h.
References CbmKFMaterial::Pass(), CbmKFMaterial::ZReference, and CbmKFMaterial::ZThickness.
|
virtualinherited |
Reimplemented in CbmKFCone.
Definition at line 25 of file CbmKFMaterial.cxx.
References CbmKFMaterial::F, CbmKFMaterial::Fe, CbmKFTrackInterface::GetCovMatrix(), CbmKFTrackInterface::GetMass(), CbmKFMath::GetNoise(), CbmKFTrackInterface::GetTrack(), CbmKF::Instance(), CbmKFTrackInterface::IsElectron(), CbmKFMaterial::IsOutside(), CbmKF::Propagate(), and CbmKFMaterial::RadLength.
Referenced by CbmKFStsHit::Filter(), CbmKFStsHit::FilterPDAF(), and CbmKFMaterial::Pass().
Double_t CbmKFBox::dx05 |
Definition at line 119 of file CbmKFMaterial.h.
Referenced by IsOutside(), and KFInfo().
Double_t CbmKFBox::dy05 |
Definition at line 119 of file CbmKFMaterial.h.
Referenced by IsOutside(), and KFInfo().
Double_t CbmKFBox::dz |
Definition at line 119 of file CbmKFMaterial.h.
Referenced by KFInfo().
|
inherited |
Definition at line 32 of file CbmKFMaterial.h.
Referenced by CbmKFBox(), CbmKFTube::CbmKFTube(), CbmKF::Init(), CbmKFMaterial::Pass(), CbmKFCone::Pass(), and CbmKF::ReadTube().
|
inherited |
Definition at line 33 of file CbmKFMaterial.h.
Referenced by CbmKFMaterial::Pass(), CbmKFCone::Pass(), and CbmKF::ReadTube().
|
inherited |
Definition at line 28 of file CbmKFMaterial.h.
Referenced by CbmKFBox(), CbmKFTube::CbmKFTube(), CbmKF::GetTargetInfo(), CbmKF::Init(), CbmKFMaterial::KFInfo(), CbmKFTube::KFInfo(), KFInfo(), and CbmKF::ReadTube().
|
inherited |
Definition at line 31 of file CbmKFMaterial.h.
Referenced by CbmKFBox(), CbmKFTube::CbmKFTube(), CbmKF::Init(), CbmL1::Init(), CbmKFMaterial::KFInfo(), CbmKFTube::KFInfo(), KFInfo(), CbmKFMaterial::Pass(), CbmKFCone::Pass(), CbmKF::ReadTube(), and CbmL1::WriteSIMDKFData().
Double_t CbmKFBox::x |
Definition at line 119 of file CbmKFMaterial.h.
Referenced by IsOutside(), and KFInfo().
Double_t CbmKFBox::y |
Definition at line 119 of file CbmKFMaterial.h.
Referenced by IsOutside(), and KFInfo().
Double_t CbmKFBox::z |
Definition at line 119 of file CbmKFMaterial.h.
Referenced by KFInfo().
|
inherited |
Definition at line 29 of file CbmKFMaterial.h.
Referenced by CbmKFBox(), CbmKFTube::CbmKFTube(), CbmKFMaterial::compareP_z(), CbmKFMaterial::compareP_Z(), CbmKFMaterial::comparePDown(), CbmKF::Init(), CbmKFMaterial::KFInfo(), CbmKFMaterial::Pass(), CbmKFCone::Pass(), and CbmKF::ReadTube().
|
inherited |
Definition at line 30 of file CbmKFMaterial.h.
Referenced by CbmKFBox(), CbmKFTube::CbmKFTube(), CbmKFMaterial::compareP_z(), CbmKFMaterial::compareP_Z(), CbmKFStsHit::Filter(), CbmKFStsHit::FilterPDAF(), CbmKF::Init(), CbmKFMaterial::KFInfo(), CbmKFMaterial::Pass(), CbmKFCone::Pass(), and CbmKF::ReadTube().