145 |
dbc = 0; |
dbc = 0; |
146 |
|
|
147 |
prevshift = 0; |
prevshift = 0; |
148 |
|
maxshift = 10; //EMILIANO |
149 |
|
|
150 |
run_tree = NULL; |
run_tree = NULL; |
151 |
run_tree_clone = NULL; |
run_tree_clone = NULL; |
3435 |
Int_t answer = 0; |
Int_t answer = 0; |
3436 |
Int_t shift =0; |
Int_t shift =0; |
3437 |
// printf(" siamo qui %i %i \n",shift,prevshift); |
// printf(" siamo qui %i %i \n",shift,prevshift); |
3438 |
Int_t maxshift = 10; |
// Int_t maxshift = 50; // EMILIANO |
3439 |
do{ |
do{ |
3440 |
if(shift>0){ |
if(shift>0){ |
3441 |
cout << " PKTNUM L2 --- "<< pktn << " --- L0 --- "<< GetEventHeader()->GetPscuHeader()->GetCounter()<<endl; |
cout << " PKTNUM L2 --- "<< pktn << " --- L0 --- "<< GetEventHeader()->GetPscuHeader()->GetCounter()<<endl; |