|
BmnRoot
|
#include <BmnKFStsHit.h>
Public Member Functions | |
| BmnKFStsHit () | |
| ~BmnKFStsHit () | |
| Double_t | GetX () const |
| Double_t | GetY () const |
| Double_t | GetZ () const |
| void | Create (CbmStsHit *h) |
| void | Create (CbmMvdHit *h) |
| Int_t | Filter (CbmKFTrackInterface &track, Bool_t downstream, Double_t &QP0) |
| const BmnKFStsHit & | operator= (const BmnKFStsHit &a) |
| BmnKFStsHit (const BmnKFStsHit &a) | |
| ClassDef (BmnKFStsHit, 1) | |
| BmnKFStsHit () | |
| ~BmnKFStsHit () | |
| Double_t | GetX () const |
| Double_t | GetY () const |
| Double_t | GetZ () const |
| void | Create (CbmStsHit *h) |
| void | Create (CbmMvdHit *h) |
| Int_t | Filter (CbmKFTrackInterface &track, Bool_t downstream, Double_t &QP0) |
| const BmnKFStsHit & | operator= (const BmnKFStsHit &a) |
| BmnKFStsHit (const BmnKFStsHit &a) | |
| ClassDef (BmnKFStsHit, 1) | |
Public Member Functions inherited from CbmKFHit | |
| CbmKFHit () | |
| virtual | ~CbmKFHit () |
| CbmKFHit () | |
| virtual | ~CbmKFHit () |
Public Attributes | |
| CbmKFUMeasurement | FitPoint [2] |
| CbmKFTube * | tube |
| Double_t | fX |
| Double_t | fY |
| Double_t | fZ |
| CbmKFTube | st_tube |
Public Attributes inherited from CbmKFHit | |
| Int_t | MaterialIndex |
Definition at line 18 of file BmnKFStsHit.h.
|
inline |
Definition at line 22 of file BmnKFStsHit.h.
|
inline |
Definition at line 23 of file BmnKFStsHit.h.
|
inline |
Definition at line 57 of file BmnKFStsHit.h.
References FitPoint.
|
inline |
Definition at line 22 of file BmnKFStsHit.h.
|
inline |
Definition at line 23 of file BmnKFStsHit.h.
|
inline |
Definition at line 57 of file BmnKFStsHit.h.
References FitPoint.
| BmnKFStsHit::ClassDef | ( | BmnKFStsHit | , |
| 1 | |||
| ) |
| BmnKFStsHit::ClassDef | ( | BmnKFStsHit | , |
| 1 | |||
| ) |
|
inline |
Definition at line 37 of file BmnKFStsHit.h.
|
inline |
Definition at line 37 of file BmnKFStsHit.h.
| void BmnKFStsHit::Create | ( | CbmStsHit * | h | ) |
Definition at line 22 of file BmnKFStsHit.cxx.
References cos(), CbmKFTube::dz, FitPoint, fX, fY, fZ, CbmKF::GetMaterialIndex(), CbmStsHit::GetSectorNr(), CbmStsDigiScheme::GetSensor(), CbmStsHit::GetSensorNr(), CbmStsHit::GetStationNr(), CbmStsSensor::GetStereoB(), CbmStsSensor::GetStereoF(), CbmKF::Instance(), CbmKFHit::MaterialIndex, CbmKFTube::R, CbmKFTube::r, CbmKFTube::RR, CbmKFTube::rr, CbmKFUMeasurement::Set(), sin(), st_tube, CbmKF::StsDigi, tube, CbmKF::vMaterial, CbmKFTube::z, and CbmKFMaterial::ZReference.
| void BmnKFStsHit::Create | ( | CbmStsHit * | h | ) |
|
virtual |
Implements CbmKFHit.
Definition at line 100 of file BmnKFStsHit.cxx.
References CbmKFUMeasurement::Filter(), FitPoint, CbmKFMaterial::Pass(), CbmKFTrackInterface::Propagate(), tube, CbmKFTube::z, and CbmKFMaterial::ZThickness.
|
virtual |
Implements CbmKFHit.
|
inline |
Definition at line 31 of file BmnKFStsHit.h.
References fX.
Referenced by BmnStsKFTrackFitter::EvalMaterial().
|
inline |
Definition at line 31 of file BmnKFStsHit.h.
References fX.
|
inline |
Definition at line 32 of file BmnKFStsHit.h.
References fY.
Referenced by BmnStsKFTrackFitter::EvalMaterial().
|
inline |
Definition at line 32 of file BmnKFStsHit.h.
References fY.
|
inline |
Definition at line 33 of file BmnKFStsHit.h.
References fZ.
Referenced by BmnStsKFTrackFitter::EvalMaterial().
|
inline |
Definition at line 33 of file BmnKFStsHit.h.
References fZ.
|
inline |
|
inline |
| CbmKFUMeasurement BmnKFStsHit::FitPoint |
Definition at line 26 of file BmnKFStsHit.h.
Referenced by BmnKFStsHit(), Create(), BmnStsKFTrackFitter::EvalMaterial(), Filter(), and operator=().
| Double_t BmnKFStsHit::fX |
Definition at line 28 of file BmnKFStsHit.h.
Referenced by Create(), GetX(), and operator=().
| Double_t BmnKFStsHit::fY |
Definition at line 28 of file BmnKFStsHit.h.
Referenced by Create(), GetY(), and operator=().
| Double_t BmnKFStsHit::fZ |
Definition at line 28 of file BmnKFStsHit.h.
Referenced by Create(), GetZ(), and operator=().
| CbmKFTube BmnKFStsHit::st_tube |
Definition at line 29 of file BmnKFStsHit.h.
Referenced by Create().
| CbmKFTube * BmnKFStsHit::tube |
Definition at line 27 of file BmnKFStsHit.h.
Referenced by Create(), BmnStsKFTrackFitter::EvalMaterial(), Filter(), and operator=().