/[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.17 by mocchiut, Fri Oct 19 08:39:27 2007 UTC revision 1.18 by mocchiut, Fri Nov 23 16:42:31 2007 UTC
# Line 63  public: Line 63  public:
63       */       */
64      CaloTrkVar(const CaloTrkVar &trkvar); ///< copy values from trkvar to this      CaloTrkVar(const CaloTrkVar &trkvar); ///< copy values from trkvar to this
65      //      //
66      void Clear(); ///< clear variables      void Clear(Option_t *t=""); ///< clear variables
67      CaloTrkVar* GetCaloTrkVar(){return this;}; ///< returns pointer to this object      CaloTrkVar* GetCaloTrkVar(){return this;}; ///< returns pointer to this object
68      //      //
69      ClassDef(CaloTrkVar,2);      ClassDef(CaloTrkVar,2);
# Line 136  class CaloLevel2 : public TObject { Line 136  class CaloLevel2 : public TObject {
136      //      //
137      void GetLevel2Struct(cCaloLevel2 *l2) const;      void GetLevel2Struct(cCaloLevel2 *l2) const;
138      //      //
139      void Clear();      void Clear(Option_t *t="");
140      void Delete(); //ELENA      void Delete(Option_t *t=""); //ELENA
141      void Set(); //ELENA      void Set(); //ELENA
142      //      //
143      // constructor      // constructor

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.23