/[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.104 by mocchiut, Fri Oct 17 16:21:50 2014 UTC revision 1.105 by mocchiut, Fri Oct 17 16:22:26 2014 UTC
# Line 5215  void PamLevel2::CreateCloneTrees(TFile * Line 5215  void PamLevel2::CreateCloneTrees(TFile *
5215    //    //
5216    // replicate processinginfo tree    // replicate processinginfo tree
5217    //    //
5218    if ( PROC ){ // EMEMEM    if ( PROC && false ){ // EMEMEM
5219      proc_tree_clone = new TTree("ProcessingInfo","Log of data processing");      proc_tree_clone = new TTree("ProcessingInfo","Log of data processing");
5220      proc_tree_clone->Branch("ProcInfo", "ProcInfo", GetPointerTo("ProcInfo"));      proc_tree_clone->Branch("ProcInfo", "ProcInfo", GetPointerTo("ProcInfo"));
5221      cout << "ProcessingInfo: branch ProcessingInfo" << endl;        cout << "ProcessingInfo: branch ProcessingInfo" << endl;  

Legend:
Removed from v.1.104  
changed lines
  Added in v.1.105

  ViewVC Help
Powered by ViewVC 1.1.23