/[PAMELA software]/PamelaLevel2/src/PamLevel2.cpp
ViewVC logotype

Diff of /PamelaLevel2/src/PamLevel2.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.49 by pam-fi, Wed Oct 24 08:41:25 2007 UTC revision 1.50 by mocchiut, Fri Oct 26 09:08:51 2007 UTC
# Line 145  void PamLevel2::Initialize(){ Line 145  void PamLevel2::Initialize(){
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;
# Line 3434  Int_t PamLevel2::GetYodaEntry(){ Line 3435  Int_t PamLevel2::GetYodaEntry(){
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;

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

  ViewVC Help
Powered by ViewVC 1.1.23