#ifndef pdfUtils_h #define pdfUtils_h #include #include #include #include //requires a tree with the piledistro called "InTimePU" std::vector GetPUWeights(TFile* theFile, TTree* theMCTree); #endif // #ifdef