1 #ifndef TREEUTILITY_HH_
2 #define TREEUTILITY_HH_
8 #include <boost/shared_ptr.hpp>
34 std::vector<ParticleDepositPtr>& toBeFilled,
39 std::vector<Calibratable>& toBeFilled);
42 const std::vector<Calibratable>&
input,
43 std::vector<ParticleDepositPtr>& toBeFilled,
47 void dumpCaloDataToCSV(TChain& chain, std::string csvFilename,
double range,
bool gaus =
false);
51 std::map<std::string, unsigned>
vetos_;
unsigned int offset(bool)