1 #ifndef _ANA_CLEAN_AND_MESSY_DATA__H_
2 #define _ANA_CLEAN_AND_MESSY_DATA__H_
42 void Init(
const char* fn_clean,
const char* fn_messy);
51 void DrawAndWriteOutput();
std::vector< DimuonData > DimuonList
std::vector< TrackData > TrackList
A SubsysReco module to analyze the non-embedded and embedded data at once.
virtual ~AnaCleanAndMessyData()
void Verbosity(const int verb)
void Init(const char *fn_clean, const char *fn_messy)
void Analyze()
Function to analyze a pair of non-embedded and embedded (i.e. clean and messy) data.