2270 |
// |
// |
2271 |
// no runtrailers in the file! |
// no runtrailers in the file! |
2272 |
// |
// |
2273 |
if ( !rtev ){ |
if ( IsDebug() ) printf(" Start rtev %i rhev %i nrtev %i nrhev %i \n",rtev,rhev,nrtev,nrhev); |
2274 |
if ( !rhev ){ |
if ( !rtev || (chewbacca && !nrtev) ){ |
2275 |
|
if ( IsDebug() ) printf(" No runtrailers \n"); |
2276 |
|
if ( !rhev || (chewbacca && !nrhev) ){ |
2277 |
if ( IsDebug() ) printf(" No runheaders nor runtrailers!! \n"); |
if ( IsDebug() ) printf(" No runheaders nor runtrailers!! \n"); |
2278 |
if ( !(upperentry-chminentry) ){ |
if ( !(upperentry-chminentry) ){ |
2279 |
if ( IsDebug() ) printf(" No physics events nor runs in the file \n"); // di nuovo potrebbe esserci un runtrailer senza eventi (riempimento MM) |
if ( IsDebug() ) printf(" No physics events nor runs in the file \n"); // di nuovo potrebbe esserci un runtrailer senza eventi (riempimento MM) |
2310 |
// |
// |
2311 |
} else { |
} else { |
2312 |
// |
// |
2313 |
|
if ( IsDebug() ) printf(" We have runtrailers \n"); |
2314 |
Int_t conptt = -1; |
Int_t conptt = -1; |
2315 |
for (Int_t ptt=0; ptt<rtev; ptt++){ |
for (Int_t ptt=0; ptt<rtev; ptt++){ |
2316 |
// |
// |