PandaRoot
PndMvdClusterTask.h
Go to the documentation of this file.
1 
2 #ifndef PNDMVDCLUSTERTASK_H
3 #define PNDMVDCLUSTERTASK_H
4 
5 #include "PndPersistencyTask.h"
6 
7 class TClonesArray;
8 
10  public:
12  // PndMvdClusterTask();
13 
15 
17  virtual ~PndMvdClusterTask();
18 
19  void SetPersistance(Bool_t pers);
20 
21  private:
22  ClassDef(PndMvdClusterTask, 2);
23 };
24 
25 #endif /* MVDCLUSTERTASK_H */
virtual ~PndMvdClusterTask()
void SetPersistance(Bool_t pers)