FairRoot/PandaRoot
|
#include <PndHypDKalmanTask.h>
Public Member Functions | |
PndHypDKalmanTask () | |
~PndHypDKalmanTask () | |
void | SetTrackBranchName (const TString &name) |
void | AddHitBranch (unsigned int detId, const TString &m) |
void | SetPersistence (Bool_t opt=kTRUE) |
void | SetSmooth (Bool_t opt=kTRUE) |
void | UseMVD (bool mvd) |
virtual InitStatus | Init () |
virtual void | Exec (Option_t *opt) |
void | WriteHistograms (const TString &filename) |
Private Attributes | |
TString | fTrackBranchName |
std::map< unsigned int, TString > | fHitBranchMap |
TClonesArray * | fTrackArray |
Bool_t | fPersistence |
GFRecoHitFactory * | fTheRecoHitFactory |
FairField * | fField |
TH1D * | fPH |
TH1D * | fChi2H |
TH1D * | fXresH |
TH1D * | fYresH |
TH1D * | fXresFitH |
TH1D * | fYresFitH |
TH1D * | fPEnd |
TH1D * | fPull |
int | fTrackcount |
Bool_t | fSmooth |
int | fEvt |
bool | fUseMVD |
Definition at line 35 of file PndHypDKalmanTask.h.
PndHypDKalmanTask::PndHypDKalmanTask | ( | ) |
Definition at line 58 of file PndHypDKalmanTask.cxx.
References fTrackBranchName, and PndGeoHandling::Instance().
PndHypDKalmanTask::~PndHypDKalmanTask | ( | ) |
Definition at line 66 of file PndHypDKalmanTask.cxx.
|
inline |
Definition at line 50 of file PndHypDKalmanTask.h.
References fHitBranchMap, and m.
|
virtual |
Definition at line 159 of file PndHypDKalmanTask.cxx.
References GFTrack::addHitVector(), GFRecoHitFactory::createMany(), fChi2H, fEvt, fPEnd, fPH, fPull, fTheRecoHitFactory, fTrackArray, fTrackcount, GFTrack::getCand(), GFTrack::getCardinalRep(), GFTrack::getChiSqu(), GFAbsTrackRep::getMom(), GFTrack::getMom(), GFTrack::getNumHits(), GFTrack::getNumReps(), GFTrack::getPos(), GFTrackCand::getQoverPseed(), GFTrack::getRedChiSqu(), GFAbsTrackRep::getStatusFlag(), GFTrack::getTrackRep(), p, pos, GFAbsTrackRep::Print(), GFKalman::processTrack(), GFKalman::setNumIterations(), GeaneTrackRep::setPropDir(), trk, and GFException::what().
|
virtual |
Definition at line 73 of file PndHypDKalmanTask.cxx.
References GFRecoHitFactory::addProducer(), fChi2H, fHitBranchMap, fPEnd, fPH, fPull, fTheRecoHitFactory, fTrackArray, fTrackBranchName, fUseMVD, fXresFitH, fXresH, fYresFitH, fYresH, and gGeoManager.
|
inline |
|
inline |
|
inline |
|
inline |
void PndHypDKalmanTask::WriteHistograms | ( | const TString & | filename | ) |
|
private |
Definition at line 76 of file PndHypDKalmanTask.h.
Referenced by Exec(), Init(), WriteHistograms(), and ~PndHypDKalmanTask().
|
private |
Definition at line 86 of file PndHypDKalmanTask.h.
Referenced by Exec().
|
private |
Definition at line 73 of file PndHypDKalmanTask.h.
Definition at line 67 of file PndHypDKalmanTask.h.
Referenced by AddHitBranch(), and Init().
|
private |
Definition at line 81 of file PndHypDKalmanTask.h.
Referenced by Exec(), Init(), and WriteHistograms().
|
private |
Definition at line 70 of file PndHypDKalmanTask.h.
Referenced by SetPersistence().
|
private |
Definition at line 75 of file PndHypDKalmanTask.h.
Referenced by Exec(), Init(), WriteHistograms(), and ~PndHypDKalmanTask().
|
private |
Definition at line 82 of file PndHypDKalmanTask.h.
Referenced by Exec(), Init(), and WriteHistograms().
|
private |
Definition at line 85 of file PndHypDKalmanTask.h.
Referenced by SetSmooth().
|
private |
Definition at line 72 of file PndHypDKalmanTask.h.
|
private |
Definition at line 68 of file PndHypDKalmanTask.h.
|
private |
Definition at line 66 of file PndHypDKalmanTask.h.
Referenced by Init(), PndHypDKalmanTask(), and SetTrackBranchName().
|
private |
Definition at line 84 of file PndHypDKalmanTask.h.
Referenced by Exec().
|
private |
Definition at line 87 of file PndHypDKalmanTask.h.
|
private |
Definition at line 79 of file PndHypDKalmanTask.h.
Referenced by Init(), and WriteHistograms().
|
private |
Definition at line 77 of file PndHypDKalmanTask.h.
Referenced by Init(), and WriteHistograms().
|
private |
Definition at line 80 of file PndHypDKalmanTask.h.
Referenced by Init(), and WriteHistograms().
|
private |
Definition at line 78 of file PndHypDKalmanTask.h.
Referenced by Init(), and WriteHistograms().