Parent Directory
|
Revision Log
Initial revision
| 1 | #ifndef QtoInc_H |
| 2 | #define QtoInc_H |
| 3 | |
| 4 | #include "option.h" |
| 5 | |
| 6 | void Calculate(char*,std::string,Bool_t,Bool_t,Bool_t,Bool_t,Bool_t,Bool_t,OptionParam); |
| 7 | //void InitHystograms(); |
| 8 | |
| 9 | #endif |
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |