Ignore:
Timestamp:
09/15/04 15:31:22 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationBlindCam.h

    r5018 r5031  
    1212  void Add(const UInt_t a, const UInt_t b);
    1313
    14  public:
     14public:
    1515
    1616  MCalibrationBlindCam(Int_t nblind=1,const char *name=NULL, const char *title=NULL);
     
    2121  void  Init ( const MGeomCam &geom ) {}
    2222  void  InitSize ( const UInt_t n );
     23
     24  Bool_t IsFluxInsidePlexiglassAvailable () const;
     25
     26  Float_t GetFluxInsidePlexiglass    () const;
     27  Float_t GetFluxInsidePlexiglassVar () const;
     28  Float_t GetFluxInsidePlexiglassRelVar() const;
    2329 
    2430  ClassDef(MCalibrationBlindCam, 2) // Container Blind Pixels Calibration Results Camera
Note: See TracChangeset for help on using the changeset viewer.