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

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

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

revision 1.3 by mocchiut, Mon Sep 22 20:08:10 2008 UTC revision 1.4 by mocchiut, Thu Dec 18 21:05:52 2008 UTC
# Line 151  class CaloLong : public TObject { Line 151  class CaloLong : public TObject {
151      void Contamination(){sel = false; cont = true;}; ///< Set contamination mode: planes from N to 22 are used.      void Contamination(){sel = false; cont = true;}; ///< Set contamination mode: planes from N to 22 are used.
152      void SetNoWpreSampler(Int_t n);      void SetNoWpreSampler(Int_t n);
153      void SetNoWcalo(Int_t n);      void SetNoWcalo(Int_t n);
154        void SplitInto(Int_t NoWpreSampler, Int_t NoWcalo);
155      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.
156      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.
157      //      //

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.23