/[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.8 by mocchiut, Fri Jan 25 15:09:05 2008 UTC revision 1.9 by mocchiut, Thu Dec 18 21:08:52 2008 UTC
# Line 172  class CaloFranzini : public TObject { Line 172  class CaloFranzini : public TObject {
172      void SetDebug(Bool_t d){ debug=d; };      void SetDebug(Bool_t d){ debug=d; };
173      void SetNoWpreSampler(Int_t n);      void SetNoWpreSampler(Int_t n);
174      void SetNoWcalo(Int_t n);      void SetNoWcalo(Int_t n);
175        void SplitInto(Int_t NoWpreSampler, Int_t NoWcalo);
176      Int_t GetNoWpreSampler(){return N;}; ///< Get the number of W planes used as presampler.      Int_t GetNoWpreSampler(){return N;}; ///< Get the number of W planes used as presampler.
177      Int_t GetNoWcalo(){return NC;}; ///< Get the number of W planes used as calorimeter.      Int_t GetNoWcalo(){return NC;}; ///< Get the number of W planes used as calorimeter.
178      void DrawLongAverage(Float_t rig);      void DrawLongAverage(Float_t rig);

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

  ViewVC Help
Powered by ViewVC 1.1.23