Parent Directory | Revision Log | Patch
revision 1.1.1.1 by cafagna, Thu Jan 17 16:15:13 2008 UTC | revision 1.2 by pam-mep, Tue Sep 16 09:38:49 2008 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | #ifndef QtoInc_H | #ifndef QtoInc_H |
2 | #define QtoInc_H | #define QtoInc_H |
3 | ||
4 | void Calculate(char*,std::string,Bool_t,Bool_t,Bool_t,Bool_t,Bool_t,Bool_t); | #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(); | //void InitHystograms(); |
8 | ||
9 | #endif | #endif |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |