61 |
Int_t yTrig=0; |
Int_t yTrig=0; |
62 |
Int_t yUpperBackground=0; |
Int_t yUpperBackground=0; |
63 |
Int_t yBottomBackground=0; |
Int_t yBottomBackground=0; |
64 |
ULong_t lastime=0, firstime=0; |
ULong_t lastime=0, firstime=700000000; |
65 |
Double_t scale= 1./DeltaTevtime; |
Double_t scale= 1./DeltaTevtime; |
66 |
stringstream title, title1; |
stringstream title, title1; |
67 |
double obt; |
double obt; |
404 |
TString outDir ="./"; |
TString outDir ="./"; |
405 |
TString format ="jpg"; |
TString format ="jpg"; |
406 |
ULong_t DeltaT =1000;//era 1000 |
ULong_t DeltaT =1000;//era 1000 |
407 |
Double_t DeltaTevtime =5; |
Double_t DeltaTevtime =1; |
408 |
|
|
409 |
if (argc < 2){ |
if (argc < 2){ |
410 |
printf("You have to insert at least the file to analyze \n"); |
printf("You have to insert at least the file to analyze \n"); |