3   gROOT->Macro(
"$VMCWORKDIR/gconfig/rootlogon.C");
 
   25             cout << 
"-------------------------" << endl;
 
   26             cout << 
"WRONG TYPE SELECTION!!!!!" << endl;
 
   27             cout << 
"-------------------------" << endl;
 
   32   TFile *
f = 
new TFile(nome_test.Data(),
"READ");
 
   34   TTree *
t = (TTree*) f->Get(
"pndsim");
 
std::string GetSimFileName(std::string addon="", bool cut=false)
std::string GetRecoFileName(std::string addon="", bool cut=false)
A simple class which adds the corresponding file extensions to a given base class. 
std::string GetCustomFileName(std::string ext, std::string addon="", bool cut=false)
PndFileNameCreator namecreator("../data/Lars/MvdDtsSim.root")
int testFile(TString nome, TString type)