/[PAMELA software]/DarthVader/CalorimeterLevel2/src/CaloLevel0.cpp
ViewVC logotype

Diff of /DarthVader/CalorimeterLevel2/src/CaloLevel0.cpp

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

revision 1.32 by pam-fi, Tue Nov 29 13:50:11 2011 UTC revision 1.33 by mocchiut, Tue Nov 5 14:02:07 2013 UTC
# Line 1992  void CaloLevel0::FillCommonVar(CaloLevel Line 1992  void CaloLevel0::FillCommonVar(CaloLevel
1992    };    };
1993    //    //
1994  }  }
1995    void CaloLevel0::FillCommonVar(CaloLevel1 *c1){
1996      if ( c1 ){
1997        c1->istrip = istrip;
1998        c1->estrip = TArrayI(istrip,svstrip);
1999      };
2000      //
2001    }
2002    
2003  void CaloLevel0::ClearStructs(){  void CaloLevel0::ClearStructs(){
2004    ClearTrkVar();    ClearTrkVar();

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

  ViewVC Help
Powered by ViewVC 1.1.23