/[PAMELA software]/DarthVader/CalorimeterLevel2/inc/CaloLevel2.h
ViewVC logotype

Diff of /DarthVader/CalorimeterLevel2/inc/CaloLevel2.h

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

revision 1.5 by pam-fi, Fri Jul 21 10:56:22 2006 UTC revision 1.8 by mocchiut, Thu Nov 9 17:05:43 2006 UTC
# Line 59  public: Line 59  public:
59       */       */
60      CaloTrkVar(const CaloTrkVar &trkvar); ///< copy values from trkvar to this      CaloTrkVar(const CaloTrkVar &trkvar); ///< copy values from trkvar to this
61      //      //
62        void Clear(); ///< clear variables
63      CaloTrkVar* GetCaloTrkVar(){return this;}; ///< returns pointer to this object      CaloTrkVar* GetCaloTrkVar(){return this;}; ///< returns pointer to this object
64      //      //
65      ClassDef(CaloTrkVar,1);      ClassDef(CaloTrkVar,2);
66      //      //
67  };  };
68    
# Line 161  class CaloLevel2 : public TObject { Line 162  class CaloLevel2 : public TObject {
162      //      //
163      // constructor      // constructor
164      //      //
165      CaloLevel2();      CaloLevel2(); ///< Constructor.
166      //      //
167      friend class CaloProcessing;      friend class CaloProcessing;
168      //      //

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.23