/[PAMELA software]/calo/flight/CaloDoubleShower/inc/CaloDoubleShower.h
ViewVC logotype

Diff of /calo/flight/CaloDoubleShower/inc/CaloDoubleShower.h

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

revision 1.1 by mocchiut, Fri Aug 10 12:23:34 2007 UTC revision 1.2 by mocchiut, Mon Nov 26 08:52:48 2007 UTC
# Line 80  class CaloDoubleShower : public TObject Line 80  class CaloDoubleShower : public TObject
80      void Clear();      void Clear();
81      void Clear(Option_t *option){Clear();};      void Clear(Option_t *option){Clear();};
82      void Delete();      void Delete();
83        void Delete(Option_t *option){Delete();};
84      //      //
85      void Process(UInt_t tr); ///<  Process data for track number tr      void Process(UInt_t tr); ///<  Process data for track number tr
86      void Process(); ///< Process data for track number 0      void Process(); ///< Process data for track number 0
87      void Print(UInt_t tr);      void Print(UInt_t tr);
88      void Print();      void Print();
89    //    void Print(Option_t *option){Print(0);};
90      //      //
91      void LoadMagneticField();      void LoadMagneticField();
92      //      //

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23