|
BmnRoot
|
#include <CbmKFStsHit.h>
Public Member Functions | |
| CbmKFStsHit () | |
| ~CbmKFStsHit () | |
| void | Create (CbmStsHit *h) |
| void | Create (CbmMvdHit *h) |
| Int_t | Filter (CbmKFTrackInterface &track, Bool_t downstream, Double_t &QP0) |
| const CbmKFStsHit & | operator= (const CbmKFStsHit &a) |
| CbmKFStsHit (const CbmKFStsHit &a) | |
| ClassDef (CbmKFStsHit, 1) | |
| CbmKFStsHit () | |
| ~CbmKFStsHit () | |
| void | Create (CbmStsHit *h) |
| void | Create (CbmMvdHit *h) |
| Int_t | Filter (CbmKFTrackInterface &track, Bool_t downstream, Double_t &QP0) |
| const CbmKFStsHit & | operator= (const CbmKFStsHit &a) |
| CbmKFStsHit (const CbmKFStsHit &a) | |
| ClassDef (CbmKFStsHit, 1) | |
Public Member Functions inherited from CbmKFHit | |
| CbmKFHit () | |
| virtual | ~CbmKFHit () |
| CbmKFHit () | |
| virtual | ~CbmKFHit () |
Static Public Member Functions | |
| static void | FilterPDAF (CbmKFTrackInterface &track, std::vector< CbmKFStsHit * > &vpHits, Bool_t downstream, Double_t *QP0, double gateX, double gateY, int &best_hit_idx) |
| static void | FilterPDAF (CbmKFTrackInterface &track, std::vector< CbmKFStsHit * > &vpHits, Bool_t downstream, Double_t *QP0, double gateX, double gateY, int &best_hit_idx) |
Public Attributes | |
| CbmKFPixelMeasurement | FitPoint |
| CbmKFTube * | tube |
Public Attributes inherited from CbmKFHit | |
| Int_t | MaterialIndex |
Definition at line 11 of file CbmKFStsHit.h.
|
inline |
Definition at line 15 of file CbmKFStsHit.h.
|
inline |
Definition at line 16 of file CbmKFStsHit.h.
|
inline |
Definition at line 38 of file CbmKFStsHit.h.
|
inline |
Definition at line 15 of file CbmKFStsHit.h.
|
inline |
Definition at line 16 of file CbmKFStsHit.h.
|
inline |
Definition at line 38 of file CbmKFStsHit.h.
| CbmKFStsHit::ClassDef | ( | CbmKFStsHit | , |
| 1 | |||
| ) |
| CbmKFStsHit::ClassDef | ( | CbmKFStsHit | , |
| 1 | |||
| ) |
| void CbmKFStsHit::Create | ( | CbmMvdHit * | h | ) |
Definition at line 47 of file CbmKFStsHit.cxx.
References CbmKFTube::dz, FitPoint, CbmKF::GetMaterialIndex(), CbmMvdHit::GetStationNr(), CbmKF::Instance(), CbmKFHit::MaterialIndex, CbmKFTube::R, CbmKFTube::r, CbmKFTube::RR, CbmKFTube::rr, tube, CbmKFPixelMeasurement::V, CbmKF::vMaterial, CbmKFPixelMeasurement::x, CbmKFPixelMeasurement::y, CbmKFTube::z, and CbmKFPixelMeasurement::z.
| void CbmKFStsHit::Create | ( | CbmMvdHit * | h | ) |
| void CbmKFStsHit::Create | ( | CbmStsHit * | h | ) |
Definition at line 16 of file CbmKFStsHit.cxx.
References CbmKFTube::dz, FitPoint, CbmHit::GetCovXY(), CbmKF::GetMaterialIndex(), CbmStsHit::GetStationNr(), CbmKF::Instance(), CbmKFHit::MaterialIndex, CbmKFTube::r, CbmKFTube::R, CbmKFTube::RR, CbmKFTube::rr, tube, CbmKFPixelMeasurement::V, CbmKF::vMaterial, CbmKFPixelMeasurement::x, CbmKFPixelMeasurement::y, CbmKFTube::z, and CbmKFPixelMeasurement::z.
| void CbmKFStsHit::Create | ( | CbmStsHit * | h | ) |
|
virtual |
Implements CbmKFHit.
Definition at line 74 of file CbmKFStsHit.cxx.
References CbmKFPixelMeasurement::Filter(), FitPoint, CbmKFMaterial::Pass(), CbmKFTrackInterface::Propagate(), tube, CbmKFTube::z, CbmKFPixelMeasurement::z, and CbmKFMaterial::ZThickness.
|
virtual |
Implements CbmKFHit.
|
static |
Definition at line 110 of file CbmKFStsHit.cxx.
References CbmKFPixelMeasurement::FilterPDAF(), FitPoint, CbmKFTrackInterface::GetTrack(), CbmKFMaterial::Pass(), CbmKFTrackInterface::Propagate(), tube, CbmKFTube::z, CbmKFPixelMeasurement::z, and CbmKFMaterial::ZThickness.
|
static |
|
inline |
Definition at line 32 of file CbmKFStsHit.h.
|
inline |
Definition at line 32 of file CbmKFStsHit.h.
| CbmKFPixelMeasurement CbmKFStsHit::FitPoint |
Definition at line 18 of file CbmKFStsHit.h.
Referenced by Create(), Create(), Filter(), FilterPDAF(), and operator=().
| CbmKFTube * CbmKFStsHit::tube |
Definition at line 19 of file CbmKFStsHit.h.
Referenced by Create(), Create(), Filter(), FilterPDAF(), and operator=().