/[PAMELA software]/DarthVader/AnticounterLevel2/src/AcCore.cpp
ViewVC logotype

Diff of /DarthVader/AnticounterLevel2/src/AcCore.cpp

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

revision 1.33 by mocchiut, Thu Jan 16 15:29:04 2014 UTC revision 1.34 by mocchiut, Thu Aug 28 13:43:34 2014 UTC
# Line 330  int AcCore(UInt_t run, TFile *file, GL_T Line 330  int AcCore(UInt_t run, TFile *file, GL_T
330          //          //
331          // copy acl2clone to acl2          // copy acl2clone to acl2
332          //          //
333          acl2->Clear();          //      acl2->Clear();
334          //          //
335          memcpy(&acl2,&acl2clone,sizeof(acl2clone));          memcpy(&acl2,&acl2clone,sizeof(acl2clone));
336          //          //
# Line 653  int AcCore(UInt_t run, TFile *file, GL_T Line 653  int AcCore(UInt_t run, TFile *file, GL_T
653          //          //
654          // copy acl2clone to acl2          // copy acl2clone to acl2
655          //          //
656          acl2->Clear();          //      acl2->Clear();
657          memcpy(&acl2,&acl2clone,sizeof(acl2clone));          memcpy(&acl2,&acl2clone,sizeof(acl2clone));
658          //          //
659          // Fill entry in the new tree          // Fill entry in the new tree

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

  ViewVC Help
Powered by ViewVC 1.1.23