Changeset 4752 for trunk/MagicSoft/Mars/mcalib/MCalibrateData.h
- Timestamp:
- 08/27/04 11:36:24 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrateData.h
r4632 r4752 53 53 TString fNamePedPhotContainer; // name of fPedPhot 54 54 55 Bool_t CalibratePedestal(); 56 void CalibrateData(); 55 void Calibrate(Bool_t data, Bool_t pedestal) const; 57 56 58 Bool_t GetConversionFactor(UInt_t, Float_t &, Float_t &, Float_t &, Float_t &, Float_t &) ;57 Bool_t GetConversionFactor(UInt_t, Float_t &, Float_t &, Float_t &, Float_t &, Float_t &) const; 59 58 60 59 Int_t PreProcess(MParList *pList);
Note:
See TracChangeset
for help on using the changeset viewer.