FairRoot/PandaRoot
PndMvdIdealClusterTask.h
Go to the documentation of this file.
1 
9 #ifndef PndMvdIdealClusterTASK_H
10 #define PndMvdIdealClusterTASK_H 1
11 
12 #include "PndSdsIdealClusterTask.h"
13 #include "TString.h"
14 
16 {
17  public:
18 
21  PndMvdIdealClusterTask(Double_t radius, Int_t FEcolumns, Int_t FErows, TString geoFile);
23  virtual ~PndMvdIdealClusterTask();
24 
25 
26  virtual void SetParContainers();
27  virtual void SetBranchNames();
28  void SetBranchNames(TString inBranchname, TString outHitBranchname, TString outClustBranchname, TString folderName);
29 
31 
32 };
33 
34 #endif /* PndMvdIdealClusterTASK_H */
35 
ClassDef(PndMvdIdealClusterTask, 2)
Double_t