Parent Directory | Revision Log | Patch
revision 1.1 by mocchiut, Fri May 19 13:15:54 2006 UTC | revision 1.2 by pam-fi, Wed Sep 6 10:34:19 2006 UTC | |
---|---|---|
# | Line 28 int main(int argc, char *argv[]){ | Line 28 int main(int argc, char *argv[]){ |
28 | // Default input parameters | // Default input parameters |
29 | // ----------------------- | // ----------------------- |
30 | DEBUG = 0; | DEBUG = 0; |
31 | ULong64_t run = 0; | UInt_t run = 0; |
32 | int get1 = 0; | int get1 = 0; |
33 | int get2 = 1; | int get2 = 1; |
34 | bool standalone = false; | bool standalone = false; |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |