1 #ifndef ALIFMDCALIBSAMPLERATE_H 2 #define ALIFMDCALIBSAMPLERATE_H 27 #ifndef ALIFMDUSHORTMAP_H 65 void Set(UShort_t det, Char_t ring, UShort_t sec, UShort_t str,
77 UShort_t
Rate(UShort_t det, Char_t ring, UShort_t sec, UShort_t str=0)
const;
83 void WriteToFile(std::ostream & outFile, Bool_t* detectors=0);
void WriteToFile(std::ostream &outFile, Bool_t *detectors=0)
Map of an integer per strip.
UShort_t Rate(UShort_t det, Char_t ring, UShort_t sec, UShort_t str=0) const
void Set(UShort_t det, Char_t ring, UShort_t sec, UShort_t str, UShort_t rate)
void ReadFromFile(std::istream &inFile)
Per strip of unisgned shorts (16 bit) data.
const AliFMDUShortMap & Rates() const
AliFMDCalibSampleRate & operator=(const AliFMDCalibSampleRate &o)
Per digitizer card pulser calibration.