PandaRoot
PndLmdIdealRecoTask.h
Go to the documentation of this file.
1 // -------------------------------------------------------------------------
2 // ----- PndLmdIdealRecoTask source file -----
3 // ----- Created 04/02/10 by M.Michel -----
4 // ----- Based on PndMvdIdealRecoTask by R.Kliemt -----
5 // -------------------------------------------------------------------------
6 
14 #ifndef PNDLMDIDEALRECOTASK_H
15 #define PNDLMDIDEALRECOTASK_H
16 
17 #include "PndSdsIdealRecoTask.h"
18 
19 class TClonesArray;
20 
22  public:
25 
26  PndLmdIdealRecoTask(Double_t sx, Double_t sy, Double_t sz);
27 
29  virtual ~PndLmdIdealRecoTask();
30 
36  virtual void SetBranchNames(TString inBranchname, TString outHitBranchname, TString folderName);
37  virtual void SetBranchNames();
38 
40 };
41 
42 #endif
ClassDef(PndLmdIdealRecoTask, 2)
virtual void SetBranchNames()
virtual ~PndLmdIdealRecoTask()