|
CbmRoot
|
#include <CbmKFMaterial.h>
Public Member Functions | |
| CbmKFCone () | |
| ~CbmKFCone () | |
| Int_t | Pass (Double_t ZCross, Double_t ZThick, CbmKFTrackInterface &track, Bool_t downstream, Double_t &QP0) |
| Int_t | Pass (CbmKFTrackInterface &track, Bool_t downstream, Double_t &QP0) |
| Int_t | Pass (CbmKFTrackInterface &track, Bool_t downstream) |
| virtual Bool_t | IsOutside (Double_t, Double_t) |
| virtual TString | KFInfo () const |
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 | z1 |
| Double_t | z2 |
| Double_t | r1 |
| Double_t | R1 |
| Double_t | r2 |
| Double_t | R2 |
| Int_t | ID |
| Double_t | ZReference |
| Double_t | ZThickness |
| Double_t | RadLength |
| Double_t | F |
| Double_t | Fe |
Definition at line 102 of file CbmKFMaterial.h.
|
inline |
|
inline |
Definition at line 105 of file CbmKFMaterial.h.
|
inlinestaticinherited |
Definition at line 53 of file CbmKFMaterial.h.
References CbmKFMaterial(), ZReference, and ZThickness.
Referenced by CbmKFTrackInterface::Extrapolate().
|
inlinestaticinherited |
Definition at line 51 of file CbmKFMaterial.h.
References CbmKFMaterial(), ZReference, and ZThickness.
Referenced by CbmKFTrackInterface::Extrapolate().
|
inlinestaticinherited |
Definition at line 49 of file CbmKFMaterial.h.
References CbmKFMaterial(), and ZReference.
Referenced by CbmKF::Init().
|
inlinevirtualinherited |
Reimplemented in CbmKFBox, and CbmKFTube.
Definition at line 32 of file CbmKFMaterial.h.
Referenced by Pass().
|
virtualinherited |
Reimplemented in CbmKFBox, and CbmKFTube.
Definition at line 17 of file CbmKFMaterial.cxx.
References ID, RadLength, ZReference, and ZThickness.
|
inlinevirtual |
Reimplemented from CbmKFMaterial.
Definition at line 117 of file CbmKFMaterial.h.
References CbmKFTrackInterface::GetTrack(), Pass(), CbmKFMaterial::ZReference, and CbmKFMaterial::ZThickness.
|
inlinevirtual |
Reimplemented from CbmKFMaterial.
Definition at line 112 of file CbmKFMaterial.h.
References Pass(), CbmKFMaterial::ZReference, and CbmKFMaterial::ZThickness.
|
virtual |
Reimplemented from CbmKFMaterial.
Definition at line 119 of file CbmKFMaterial.cxx.
References CbmKFMaterial::F, CbmKFMaterial::Fe, CbmKFTrackInterface::GetCovMatrix(), CbmKFTrackInterface::GetMass(), CbmKFMath::GetNoise(), CbmKFTrackInterface::GetTrack(), CbmKF::Instance(), CbmKFMath::intersectCone(), CbmKFTrackInterface::IsElectron(), CbmKF::Propagate(), R1, r1, R2, r2, CbmKFMaterial::RadLength, z1, z2, CbmKFMaterial::ZReference, and CbmKFMaterial::ZThickness.
|
inherited |
Definition at line 30 of file CbmKFMaterial.h.
Referenced by CbmKFBox::CbmKFBox(), CbmKFMaterial(), CbmKFTube::CbmKFTube(), CbmKF::Init(), CbmKFCone::Pass(), Pass(), and CbmKF::ReadTube().
|
inherited |
Definition at line 31 of file CbmKFMaterial.h.
Referenced by CbmKFMaterial(), CbmKFCone::Pass(), Pass(), and CbmKF::ReadTube().
|
inherited |
Definition at line 26 of file CbmKFMaterial.h.
Referenced by CbmKFBox::CbmKFBox(), CbmKFMaterial(), CbmKFTube::CbmKFTube(), CbmKF::GetTargetInfo(), CbmKF::Init(), CbmKFBox::KFInfo(), KFInfo(), CbmKFTube::KFInfo(), and CbmKF::ReadTube().
| Double_t CbmKFCone::R1 |
Definition at line 108 of file CbmKFMaterial.h.
Referenced by CbmKFCone(), and Pass().
| Double_t CbmKFCone::r1 |
Definition at line 108 of file CbmKFMaterial.h.
Referenced by CbmKFCone(), and Pass().
| Double_t CbmKFCone::R2 |
Definition at line 108 of file CbmKFMaterial.h.
Referenced by CbmKFCone(), and Pass().
| Double_t CbmKFCone::r2 |
Definition at line 108 of file CbmKFMaterial.h.
Referenced by CbmKFCone(), and Pass().
|
inherited |
Definition at line 29 of file CbmKFMaterial.h.
Referenced by CbmKFBox::CbmKFBox(), CbmKFMaterial(), CbmKFTube::CbmKFTube(), CbmKF::Init(), CbmKFBox::KFInfo(), KFInfo(), CbmKFTube::KFInfo(), CbmKFCone::Pass(), Pass(), and CbmKF::ReadTube().
| Double_t CbmKFCone::z1 |
Definition at line 107 of file CbmKFMaterial.h.
Referenced by CbmKFCone(), and Pass().
| Double_t CbmKFCone::z2 |
Definition at line 107 of file CbmKFMaterial.h.
Referenced by CbmKFCone(), and Pass().
|
inherited |
Definition at line 27 of file CbmKFMaterial.h.
Referenced by CbmKFBox::CbmKFBox(), CbmKFMaterial(), CbmKFTube::CbmKFTube(), compareP_Z(), compareP_z(), comparePDown(), CbmKF::Init(), KFInfo(), CbmKFCone::Pass(), CbmKFCone::Pass(), CbmKFCone::Pass(), Pass(), Pass(), and CbmKF::ReadTube().
|
inherited |
Definition at line 28 of file CbmKFMaterial.h.
Referenced by CbmKFBox::CbmKFBox(), CbmKFMaterial(), CbmKFTube::CbmKFTube(), compareP_Z(), compareP_z(), CbmKF::Init(), KFInfo(), CbmKFCone::Pass(), CbmKFCone::Pass(), CbmKFCone::Pass(), Pass(), Pass(), and CbmKF::ReadTube().