|
BmnRoot
|
#include <CbmKFTrErrMCPoints.h>
Public Member Functions | |
| CbmKFTrErrMCPoints () | |
| ~CbmKFTrErrMCPoints () | |
| CbmMvdPoint * | GetMvdPoint (Int_t i) |
| CbmStsPoint * | GetStsPoint (Int_t i) |
| CbmMvdHit * | GetMvdHit (Int_t i) |
| CbmStsHit * | GetStsHit (Int_t i) |
| void | SetMvdPoint (CbmMvdPoint *mp) |
| void | SetStsPoint (CbmStsPoint *sp) |
| int | GetNMvdPoints () const |
| int | GetNStsPoints () const |
| int | GetNMvdHits () const |
| int | GetNStsHits () const |
| int | GetNConsMCStations () |
| int | GetNConsHitStations () |
| int | GetNHitStations () |
| int | GetNMaxMCPointsOnStation () |
| Bool_t | IsReconstructable (CbmMCTrack *mcTr, int MinNStations, int PerformanceMode, float MinRecoMom) |
| double | GetMvdPointX (int i) |
| double | GetMvdPointY (int i) |
| double | GetMvdPointZ (int i) |
| double | GetMvdPointPx (int i) |
| double | GetMvdPointPy (int i) |
| double | GetMvdPointPz (int i) |
| double | GetStsPointX (int i) |
| double | GetStsPointY (int i) |
| double | GetStsPointZ (int i) |
| double | GetStsPointPx (int i) |
| double | GetStsPointPy (int i) |
| double | GetStsPointPz (int i) |
| ClassDef (CbmKFTrErrMCPoints, 1) | |
Public Attributes | |
| vector< CbmStsPoint * > | StsArray |
| vector< CbmMvdPoint * > | MvdArray |
| vector< CbmStsHit * > | StsHitsArray |
| vector< CbmMvdHit * > | MvdHitsArray |
Definition at line 33 of file CbmKFTrErrMCPoints.h.
| CbmKFTrErrMCPoints::CbmKFTrErrMCPoints | ( | ) |
Definition at line 21 of file CbmKFTrErrMCPoints.cxx.
|
inline |
Definition at line 38 of file CbmKFTrErrMCPoints.h.
| CbmKFTrErrMCPoints::ClassDef | ( | CbmKFTrErrMCPoints | , |
| 1 | |||
| ) |
|
inline |
Definition at line 43 of file CbmKFTrErrMCPoints.h.
References i, and MvdHitsArray.
Referenced by GetNConsHitStations(), and GetNHitStations().
|
inline |
Definition at line 40 of file CbmKFTrErrMCPoints.h.
Referenced by GetNConsMCStations(), and GetNMaxMCPointsOnStation().
|
inline |
Definition at line 62 of file CbmKFTrErrMCPoints.h.
|
inline |
Definition at line 63 of file CbmKFTrErrMCPoints.h.
|
inline |
Definition at line 64 of file CbmKFTrErrMCPoints.h.
|
inline |
Definition at line 59 of file CbmKFTrErrMCPoints.h.
|
inline |
Definition at line 60 of file CbmKFTrErrMCPoints.h.
|
inline |
Definition at line 61 of file CbmKFTrErrMCPoints.h.
| int CbmKFTrErrMCPoints::GetNConsHitStations | ( | ) |
Definition at line 74 of file CbmKFTrErrMCPoints.cxx.
References GetMvdHit(), GetNMvdHits(), CbmKF::GetNMvdStations(), GetNStsHits(), CbmMvdHit::GetStationNr(), CbmStsHit::GetStationNr(), GetStsHit(), and CbmKF::Instance().
Referenced by IsReconstructable().
| int CbmKFTrErrMCPoints::GetNConsMCStations | ( | ) |
Definition at line 29 of file CbmKFTrErrMCPoints.cxx.
References GetMvdPoint(), GetNMvdPoints(), CbmKF::GetNMvdStations(), GetNStsPoints(), CbmMvdPoint::GetStationNr(), GetStsPoint(), and CbmKF::Instance().
Referenced by IsReconstructable().
| int CbmKFTrErrMCPoints::GetNHitStations | ( | ) |
Definition at line 112 of file CbmKFTrErrMCPoints.cxx.
References GetMvdHit(), GetNMvdHits(), CbmKF::GetNMvdStations(), GetNStsHits(), CbmMvdHit::GetStationNr(), CbmStsHit::GetStationNr(), GetStsHit(), and CbmKF::Instance().
Referenced by IsReconstructable().
| int CbmKFTrErrMCPoints::GetNMaxMCPointsOnStation | ( | ) |
Definition at line 141 of file CbmKFTrErrMCPoints.cxx.
References GetMvdPoint(), GetNMvdPoints(), CbmKF::GetNMvdStations(), GetNStsPoints(), CbmMvdPoint::GetStationNr(), GetStsPoint(), and CbmKF::Instance().
Referenced by IsReconstructable().
|
inline |
Definition at line 51 of file CbmKFTrErrMCPoints.h.
References MvdHitsArray.
Referenced by GetNConsHitStations(), and GetNHitStations().
|
inline |
Definition at line 49 of file CbmKFTrErrMCPoints.h.
References MvdArray.
Referenced by GetNConsMCStations(), and GetNMaxMCPointsOnStation().
|
inline |
Definition at line 52 of file CbmKFTrErrMCPoints.h.
References StsHitsArray.
Referenced by GetNConsHitStations(), and GetNHitStations().
|
inline |
Definition at line 50 of file CbmKFTrErrMCPoints.h.
References StsArray.
Referenced by GetNConsMCStations(), and GetNMaxMCPointsOnStation().
|
inline |
Definition at line 44 of file CbmKFTrErrMCPoints.h.
References i, and StsHitsArray.
Referenced by GetNConsHitStations(), and GetNHitStations().
|
inline |
Definition at line 41 of file CbmKFTrErrMCPoints.h.
Referenced by GetNConsMCStations(), and GetNMaxMCPointsOnStation().
|
inline |
Definition at line 69 of file CbmKFTrErrMCPoints.h.
|
inline |
Definition at line 70 of file CbmKFTrErrMCPoints.h.
|
inline |
Definition at line 71 of file CbmKFTrErrMCPoints.h.
|
inline |
Definition at line 66 of file CbmKFTrErrMCPoints.h.
|
inline |
Definition at line 67 of file CbmKFTrErrMCPoints.h.
|
inline |
Definition at line 68 of file CbmKFTrErrMCPoints.h.
| Bool_t CbmKFTrErrMCPoints::IsReconstructable | ( | CbmMCTrack * | mcTr, |
| int | MinNStations, | ||
| int | PerformanceMode, | ||
| float | MinRecoMom | ||
| ) |
Definition at line 185 of file CbmKFTrErrMCPoints.cxx.
References f, GetNConsHitStations(), GetNConsMCStations(), GetNHitStations(), GetNMaxMCPointsOnStation(), and CbmMCTrack::GetP().
|
inline |
Definition at line 46 of file CbmKFTrErrMCPoints.h.
References MvdArray.
|
inline |
Definition at line 47 of file CbmKFTrErrMCPoints.h.
References StsArray.
| vector<CbmMvdPoint*> CbmKFTrErrMCPoints::MvdArray |
Definition at line 74 of file CbmKFTrErrMCPoints.h.
Referenced by CbmKFTrackFitQA::Exec(), CbmKFTrackFitQA::FillHistoAtFirstPoint(), GetMvdPoint(), GetMvdPointPx(), GetMvdPointPy(), GetMvdPointPz(), GetMvdPointX(), GetMvdPointY(), GetMvdPointZ(), GetNMvdPoints(), and SetMvdPoint().
| vector<CbmMvdHit*> CbmKFTrErrMCPoints::MvdHitsArray |
Definition at line 77 of file CbmKFTrErrMCPoints.h.
Referenced by GetMvdHit(), and GetNMvdHits().
| vector<CbmStsPoint*> CbmKFTrErrMCPoints::StsArray |
Definition at line 73 of file CbmKFTrErrMCPoints.h.
Referenced by CbmKFTrackFitQA::Exec(), CbmKFTrackFitQA::FillHistoAtFirstPoint(), GetNStsPoints(), GetStsPoint(), GetStsPointPx(), GetStsPointPy(), GetStsPointPz(), GetStsPointX(), GetStsPointY(), GetStsPointZ(), and SetStsPoint().
| vector<CbmStsHit*> CbmKFTrErrMCPoints::StsHitsArray |
Definition at line 76 of file CbmKFTrErrMCPoints.h.
Referenced by GetNStsHits(), and GetStsHit().