#ifndef DATAPROCESSING_H #define DATAPROCESSING_H #include <TFile.h> using namespace std; class DataProcessing { DataProcessing(const char *fIn, };