5#ifndef MUONCALIBEVTBASE_MuonCalibTriggerTimeInfo_h
6#define MUONCALIBEVTBASE_MuonCalibTriggerTimeInfo_h
23 std::ostream&
dump(std::ostream& stream)
const;
std::ostream & operator<<(std::ostream &stream, const MuonCalib::MuonCalibTriggerTimeInfo &info)
MuonCalibTriggerTimeInfo()=default
Default constructor.
void setdMbtsTime(float dMbtsTime)
sets mbts
void setdLarTime(float dLarTime)
sets lar
MuonCalibTriggerTimeInfo & operator=(const MuonCalibTriggerTimeInfo &dTimeInfo)=default
assignment operator
MuonCalibTriggerTimeInfo(const MuonCalibTriggerTimeInfo &dTimeInfo)=default
copyconstructor
~MuonCalibTriggerTimeInfo()=default
destructor
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.