/[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.108 by emocchiutti, Fri Oct 17 19:55:11 2014 UTC revision 1.109 by mocchiut, Tue Oct 21 10:08:36 2014 UTC
# Line 3511  TChain *PamLevel2::GetPamTree(TList *fl, Line 3511  TChain *PamLevel2::GetPamTree(TList *fl,
3511      //  L->SetBranchAddress("RunEntry",&irun);      //  L->SetBranchAddress("RunEntry",&irun);
3512      P->SetBranchAddress("ProcInfo", &proc_obj);//NEWNEW      P->SetBranchAddress("ProcInfo", &proc_obj);//NEWNEW
3513      proc_tree = P;      proc_tree = P;
3514      } else {
3515        //    proc_tree = new TChain("ProcessingInfo","Log of data processing");
3516        //    proc_tree->Branch("ProcInfo", "ProcInfo", &proc_obj);
3517        cout << "----------------------------------------------------" << endl;
3518        cout << ">>> ProcessingInfo not found, PROC set to false and continue (not 10RED files?)<<<" << endl;
3519        PROC = false;
3520    }    }
3521    //  --------------------------------------------    //  --------------------------------------------
3522    //  return the pamela chain with all the friends    //  return the pamela chain with all the friends

Legend:
Removed from v.1.108  
changed lines
  Added in v.1.109

  ViewVC Help
Powered by ViewVC 1.1.23