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

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

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

revision 1.10 by mocchiut, Tue Aug 4 13:59:14 2009 UTC revision 1.11 by mocchiut, Mon Dec 14 14:35:51 2009 UTC
# Line 67  class CaloFranzini : public TObject { Line 67  class CaloFranzini : public TObject {
67      Bool_t cont;      Bool_t cont;
68      Bool_t crig;      Bool_t crig;
69      //      //
70        Bool_t usepl18x;
71        //
72      Int_t mask18b;      Int_t mask18b;
73      Bool_t dofull;      Bool_t dofull;
74      Bool_t dolong;      Bool_t dolong;
# Line 180  class CaloFranzini : public TObject { Line 182  class CaloFranzini : public TObject {
182      void DrawLongAverage(Int_t bin);      void DrawLongAverage(Int_t bin);
183      void UseCaloRig(){crig=true;};      void UseCaloRig(){crig=true;};
184      //      //
185        void UsePlane18X(Bool_t use){usepl18x = use;};
186        //
187        //
188      void Clear();      void Clear();
189      void Clear(Option_t *option){Clear();};      void Clear(Option_t *option){Clear();};
190      void Delete();      void Delete();

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.23