4 #ifndef H_EVENT_HANDLER 5 #define H_EVENT_HANDLER 15 event_handler(
const std::string &file_name,
const std::string &type);
16 void ReduceTree(
int num_entries,
const TString &out_file_name,
int num_total_entries);
20 const std::string&
SampleName(
const std::string &sample_name);
21 void SetFile(
const std::string &file,
bool is_8TeV =
false);
22 void AddFiles(
const std::string &file);
static event_handler_base * LookUpType(const std::string &file_name, const std::string &type)
long TotalEntries() const
void SetFile(const std::string &file, bool is_8TeV=false)
const std::string & SampleName() const
event_handler(const std::string &file_name, const std::string &type)
void AddFiles(const std::string &file)
void ReduceTree(int num_entries, const TString &out_file_name, int num_total_entries)