void AnalysePhotoZ(){ gROOT->Reset(); TTree* tree; TFile* f = new TFile("/mnt/data/test/verifSimul.root"); TCut* simulcut = new TCut("simulcut", "simuldata==0"); }