CbmRoot
|
#include <CbmKF.h>
Public Member Functions | |
CbmKF (const char *name="KF", Int_t iVerbose=1) | |
~CbmKF () | |
void | SetParContainers () |
InitStatus | ReInit () |
InitStatus | Init () |
Int_t | GetMaterialIndex (Int_t uid) |
Int_t | Propagate (Double_t *T, Double_t *C, Double_t z_out, Double_t QP0) |
Int_t | PassMaterial (CbmKFTrackInterface &track, Double_t &QP0, Int_t ifst, Int_t ilst) |
Int_t | PassMaterialBetween (CbmKFTrackInterface &track, Double_t &QP0, Int_t ifst, Int_t ilst) |
Int_t | PassMaterialBetween (CbmKFTrackInterface &track, Double_t &QP0, CbmKFHit *fst, CbmKFHit *lst) |
FairField * | GetMagneticField () |
Int_t | GetMethod () |
int | GetNMvdStations () const |
ClassDef (CbmKF, 1) | |
Static Public Member Functions | |
static CbmKF * | Instance () |
Public Attributes | |
std::vector< CbmKFMaterial * > | vMaterial |
std::vector< CbmKFTube > | vMvdMaterial |
std::vector< CbmKFTube > | vStsMaterial |
std::vector< CbmKFTube > | vMuchMaterial |
std::vector< CbmKFTube > | vMuchDetectors |
std::vector< CbmKFTube > | vRichMaterial |
std::vector< CbmKFWall > | vTrdMaterial |
std::vector< CbmKFTube > | vTargets |
std::vector< CbmKFCone > | vPipe |
std::vector< CbmKFTube > | vPassiveTube |
std::vector< CbmKFWall > | vPassiveWall |
std::vector< CbmKFBox > | vPassiveBox |
std::map< Int_t, Int_t > | MvdStationIDMap |
std::map< Int_t, Int_t > | StsStationIDMap |
std::map< Int_t, Int_t > | TrdStationIDMap |
std::map< Int_t, Int_t > | MuchMCID2StationMap |
std::map< Int_t, Int_t > | MuchStation2MCIDMap |
Private Member Functions | |
Int_t | ReadTube (CbmKFTube &tube, FairGeoNode *node) |
CbmKFMaterial * | ReadPassive (FairGeoNode *node) |
void | GetTargetInfo () |
void | loop_over_nodes (TObjArray *nodes) |
CbmKF (const CbmKF &) | |
void | operator= (const CbmKF &) |
Private Attributes | |
FairField * | fMagneticField |
Int_t | fMethod |
std::map< Int_t, Int_t > | fMaterialID2IndexMap |
TGeoNode * | fTarget {nullptr} |
Static Private Attributes | |
static CbmKF * | fInstance |
CbmKF::CbmKF | ( | const char * | name = "KF" , |
Int_t | iVerbose = 1 |
||
) |
|
private |
CbmKF::ClassDef | ( | CbmKF | , |
1 | |||
) |
|
inline |
Definition at line 88 of file CbmKF.h.
References fMagneticField.
Referenced by CbmKFParticle::Construct(), CbmKFParticle::ConstructFromKFParticle(), CbmKFParticle::Convert(), CbmKFParticle::Extrapolate(), CbmL1::FieldApproxCheck(), CbmL1::FieldIntegralCheck(), CbmKFParticle::GetDStoPoint(), CbmL1::Init(), and CbmL1::WriteSIMDKFData().
Int_t CbmKF::GetMaterialIndex | ( | Int_t | uid | ) |
Definition at line 328 of file CbmKF.cxx.
References fMaterialID2IndexMap, and i.
Referenced by CbmL1MuchHit::Create(), CbmKFStsHit::Create(), CbmKFTrdHit::Create(), and CbmKFTofHit::Create().
|
inline |
Definition at line 96 of file CbmKF.h.
References fMethod.
Referenced by CbmKFTrackInterface::Fit(), and CbmKFTrackInterface::Smooth().
|
inline |
Definition at line 98 of file CbmKF.h.
References Instance(), and vMvdMaterial.
Referenced by CbmKFTrErrMCPoints::GetNConsHitStations(), CbmKFTrErrMCPoints::GetNConsMCStations(), CbmKFTrErrMCPoints::GetNHitStations(), and CbmKFTrErrMCPoints::GetNMaxMCPointsOnStation().
|
private |
Definition at line 264 of file CbmKF.cxx.
References fTarget, CbmKFMaterial::ID, loop_over_nodes(), shape, and vTargets.
Referenced by Init().
InitStatus CbmKF::Init | ( | ) |
Definition at line 93 of file CbmKF.cxx.
References CbmKFMaterial::comparePDown(), CbmKFTube::dz, CbmKFMaterial::F, fMagneticField, fMaterialID2IndexMap, CbmMvdStationPar::GetBeamHeight(), CbmMvdStationPar::GetBeamWidth(), CbmMvdStationPar::GetHeight(), CbmStsElement::GetNofDaughters(), CbmMvdDetector::GetParameterFile(), CbmMvdStationPar::GetRadLength(), CbmStsStation::GetRadLength(), CbmStsStation::GetSensorD(), CbmStsSetup::GetStation(), CbmMvdStationPar::GetStationCount(), GetTargetInfo(), CbmMvdStationPar::GetThickness(), CbmMvdStationPar::GetWidth(), CbmStsStation::GetXmax(), CbmStsStation::GetYmax(), CbmStsStation::GetZ(), CbmMvdStationPar::GetZPosition(), i, CbmKFMaterial::ID, ID, CbmDigiManager::Init(), CbmStsSetup::Init(), CbmMvdDetector::Instance(), CbmDigiManager::Instance(), CbmStsSetup::Instance(), CbmDigiManager::IsPresent(), kMvd, max(), min(), MuchMCID2StationMap, MuchStation2MCIDMap, MvdStationIDMap, NStations, CbmKFTube::r, CbmKFTube::R, CbmKFMaterial::RadLength, CbmKFTube::rr, CbmKFTube::RR, StsStationIDMap, TrdStationIDMap, vMaterial, vMuchDetectors, vMuchMaterial, vMvdMaterial, vPassiveBox, vPassiveTube, vPassiveWall, vPipe, vRichMaterial, vStsMaterial, vTargets, vTrdMaterial, CbmKFTube::z, CbmKFMaterial::ZReference, and CbmKFMaterial::ZThickness.
Referenced by ReInit().
|
inlinestatic |
Definition at line 39 of file CbmKF.h.
References fInstance.
Referenced by CbmKFParticle::Construct(), CbmKFParticle::ConstructFromKFParticle(), CbmKFParticle::Convert(), CbmL1MuchHit::Create(), CbmKFStsHit::Create(), CbmKFTrdHit::Create(), CbmKFTofHit::Create(), LxDraw::DrawMCTracks(), L1AlgoDraw::DrawMCTracks(), CbmL1MuchFinder::Exec(), CbmL1MuchFinderQa::Exec(), CbmL1SttTrackFinder::Exec(), CbmStsFitPerformanceTask::Exec(), CbmKFTrackFitQA::Exec(), CbmKFTrackInterface::Extrapolate(), CbmKFParticle::Extrapolate(), CbmL1::FieldApproxCheck(), CbmL1::FieldIntegralCheck(), CbmKFPrimaryVertexFinder::Fit(), CbmKFSecondaryVertexFinder::Fit(), CbmKFTrackInterface::Fit(), CbmKFParticle::GetDStoPoint(), CbmKFTrErrMCPoints::GetNConsHitStations(), CbmKFTrErrMCPoints::GetNConsMCStations(), CbmKFTrErrMCPoints::GetNHitStations(), CbmKFTrErrMCPoints::GetNMaxMCPointsOnStation(), GetNMvdStations(), CbmKFTrackFitQA::Init(), CbmL1::Init(), CbmKFMaterial::Pass(), CbmKFCone::Pass(), CbmKFTrackInterface::Propagate(), CbmKFTrackInterface::Smooth(), and CbmL1::WriteSIMDKFData().
|
private |
|
private |
Int_t CbmKF::PassMaterial | ( | CbmKFTrackInterface & | track, |
Double_t & | QP0, | ||
Int_t | ifst, | ||
Int_t | ilst | ||
) |
Int_t CbmKF::PassMaterialBetween | ( | CbmKFTrackInterface & | track, |
Double_t & | QP0, | ||
CbmKFHit * | fst, | ||
CbmKFHit * | lst | ||
) |
Definition at line 648 of file CbmKF.cxx.
References CbmKFHit::MaterialIndex, and PassMaterialBetween().
Int_t CbmKF::PassMaterialBetween | ( | CbmKFTrackInterface & | track, |
Double_t & | QP0, | ||
Int_t | ifst, | ||
Int_t | ilst | ||
) |
Definition at line 635 of file CbmKF.cxx.
Referenced by PassMaterialBetween().
Int_t CbmKF::Propagate | ( | Double_t * | T, |
Double_t * | C, | ||
Double_t | z_out, | ||
Double_t | QP0 | ||
) |
Propagation of (T, C) to z_out without material, using linearisation at qp0
Definition at line 554 of file CbmKF.cxx.
References CbmKFFieldMath::ExtrapolateALight(), CbmKFFieldMath::ExtrapolateLine(), CbmKFFieldMath::ExtrapolateRK4(), fabs(), fMagneticField, and fMethod.
Referenced by LxDraw::DrawMCTracks(), L1AlgoDraw::DrawMCTracks(), CbmKFMaterial::Pass(), CbmKFCone::Pass(), CbmKFTrackInterface::Propagate(), and CbmKFTrackInterface::Smooth().
|
private |
Definition at line 440 of file CbmKF.cxx.
References i, ID, v, vPassiveBox, vPassiveTube, and z1.
|
private |
Definition at line 335 of file CbmKF.cxx.
References CbmKFTube::dz, CbmKFMaterial::F, CbmKFMaterial::Fe, i, CbmKFMaterial::ID, CbmKFTube::r, CbmKFTube::R, CbmKFMaterial::RadLength, CbmKFTube::rr, CbmKFTube::RR, CbmKFTube::x, CbmKFTube::y, CbmKFTube::z, z1, CbmKFMaterial::ZReference, and CbmKFMaterial::ZThickness.
|
staticprivate |
Definition at line 101 of file CbmKF.h.
Referenced by Instance(), and ~CbmKF().
|
private |
Definition at line 103 of file CbmKF.h.
Referenced by GetMagneticField(), Init(), and Propagate().
|
private |
Definition at line 111 of file CbmKF.h.
Referenced by GetMaterialIndex(), and Init().
|
private |
Definition at line 106 of file CbmKF.h.
Referenced by GetMethod(), and Propagate().
|
private |
Definition at line 118 of file CbmKF.h.
Referenced by GetTargetInfo(), and loop_over_nodes().
std::map<Int_t, Int_t> CbmKF::MuchMCID2StationMap |
std::map<Int_t, Int_t> CbmKF::MuchStation2MCIDMap |
Definition at line 94 of file CbmKF.h.
Referenced by CbmL1MuchHit::Create(), CbmL1MuchFinder::Exec(), CbmL1MuchFinderQa::Exec(), and Init().
std::map<Int_t, Int_t> CbmKF::MvdStationIDMap |
Definition at line 90 of file CbmKF.h.
Referenced by CbmStsFitPerformanceTask::Exec(), and Init().
std::map<Int_t, Int_t> CbmKF::StsStationIDMap |
Definition at line 91 of file CbmKF.h.
Referenced by CbmStsFitPerformanceTask::Exec(), and Init().
std::map<Int_t, Int_t> CbmKF::TrdStationIDMap |
std::vector<CbmKFMaterial*> CbmKF::vMaterial |
Definition at line 71 of file CbmKF.h.
Referenced by CbmKFStsHit::Create(), CbmKFTofHit::Create(), CbmKFTrdHit::Create(), CbmKFTrackInterface::Extrapolate(), CbmKFTrackInterface::Fit(), Init(), PassMaterial(), PassMaterialBetween(), and CbmKFTrackInterface::Smooth().
std::vector<CbmKFTube> CbmKF::vMuchDetectors |
Definition at line 76 of file CbmKF.h.
Referenced by CbmL1MuchFinder::Exec(), CbmL1MuchFinderQa::Exec(), and Init().
std::vector<CbmKFTube> CbmKF::vMuchMaterial |
std::vector<CbmKFTube> CbmKF::vMvdMaterial |
Definition at line 73 of file CbmKF.h.
Referenced by CbmL1::FieldApproxCheck(), GetNMvdStations(), Init(), CbmKFTrackFitQA::Init(), CbmL1::Init(), and CbmL1::WriteSIMDKFData().
std::vector<CbmKFBox> CbmKF::vPassiveBox |
Definition at line 84 of file CbmKF.h.
Referenced by Init(), and ReadPassive().
std::vector<CbmKFTube> CbmKF::vPassiveTube |
Definition at line 82 of file CbmKF.h.
Referenced by Init(), and ReadPassive().
std::vector<CbmKFWall> CbmKF::vPassiveWall |
std::vector<CbmKFTube> CbmKF::vRichMaterial |
std::vector<CbmKFTube> CbmKF::vStsMaterial |
std::vector<CbmKFTube> CbmKF::vTargets |
Definition at line 79 of file CbmKF.h.
Referenced by CbmKFParticle::Construct(), CbmKFParticle::ConstructFromKFParticle(), CbmKFPrimaryVertexFinder::Fit(), CbmKFSecondaryVertexFinder::Fit(), GetTargetInfo(), and Init().
std::vector<CbmKFWall> CbmKF::vTrdMaterial |