13 #ifndef PndLmdGeaneTask_H
14 #define PndLmdGeaneTask_H
20 #include "FairGeanePro.h"
21 #include "FairTrackParP.h"
48 virtual InitStatus
Init();
51 virtual void Exec(Option_t* opt);
55 FairTrackParP*
PropToPlane(FairTrackParP* fStartPst,
double zpos,
int dir,
virtual void SetParContainers()
Class to store the Digis which belong to one cluster This class holds the information which Digi belo...
virtual InitStatus Init()
Class to access the naming information of the MVD.
virtual void Exec(Option_t *opt)
std::map< int, std::vector< int > > fTrackStripHitIdMap
ClassDef(PndLmdGeaneTask, 2)
TClonesArray * fTrackParGeane
TClonesArray * fTrackParIni
std::map< int, std::vector< int > > fTrackPixHitIdMap
TClonesArray * fTrackParFinal
std::string track_branch_name
FairTrackParP * PropToPlane(FairTrackParP *fStartPst, double zpos, int dir, bool &isProp)