#ifndef QtoInc_H #define QtoInc_H #include "option.h" void Calculate(char*,std::string,Bool_t,Bool_t,Bool_t,Bool_t,Bool_t,Bool_t,OptionParam); //void InitHystograms(); #endif