FairRoot/PandaRoot
PndPersistencyTask.cxx
Go to the documentation of this file.
1 // -------------------------------------------------------------------------
2 // ----- PndPersistencyTask source file -----
3 // ----- Created 28/02/18 by T.Stockmanns -----
4 // -------------------------------------------------------------------------
5 #include <PndPersistencyTask.h>
6 
7 
8 
9 // ----- Default constructor -------------------------------------------
11 {
12 }
13 
14 // -------------------------------------------------------------------------
15 
16 PndPersistencyTask::PndPersistencyTask(const char* name, Int_t iVerbose) : FairTask(name, iVerbose), fPersistency(kFALSE)
17 {
18 
19 }
20 
21 // ----- Destructor ----------------------------------------------------
23 }
24 // -------------------------------------------------------------------------
25 
26 
TString name
ClassImp(PndAnaContFact)
Int_t iVerbose