18 #ifndef HRICH700THRESHOLDPAR_H
19 #define HRICH700THRESHOLDPAR_H
21 #include "hlocation.h"
39 const Char_t* title =
"Rich700 Time Threshold Parameters",
40 const Char_t* context =
"RichPrimaryCalibration");
48 void write(std::fstream& fout);
56 Double_t tmin, Double_t tmax, Double_t totmin, Double_t totmax, Short_t flag);
60 #endif // HRICH700THRESHOLDPAR_H
Bool_t readline(const Char_t *buf)
void putAsciiHeader(TString &header)
HRich700PixelThreshold * getSlot(HLocation &loc)
HRich700ThresholdPar(const Char_t *name="Rich700ThresholdPar", const Char_t *title="Rich700 Time Threshold Parameters", const Char_t *context="RichPrimaryCalibration")
Bool_t setPixelThreshold(Int_t pmt, Int_t pix, Double_t tmin, Double_t tmax, Double_t totmin, Double_t totmax, Short_t flag)
HRich700PixelThreshold * getObject(HLocation &loc)
virtual Bool_t init(void)