|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef MuonCalibRpcTruthHit_h
10 #define MuonCalibRpcTruthHit_h
33 std::ostream&
dump(std::ostream&
stream)
const;
53 #endif // MuonCalibRpcTruth_h
MuonCalibRpcTruthHit & operator=(const MuonCalibRpcTruthHit &rhs)=default
assignment operator
void setTime(double time)
sets the time
std::ostream & operator<<(std::ostream &stream, const MuonCalib::MuonCalibRpcTruthHit &truth)
int barCode() const
retrieve the barcode
~MuonCalibRpcTruthHit()=default
destructor
double time() const
retrieve the time
const MuonFixedId & identify() const
retrieve the MuonFixedId
std::ostream & dump(std::ostream &stream) const
dump to be used for operator<<() to dump the MuonCalibRpcTruthHit
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
void setIdentifier(MuonFixedId id)
sets the MuonFixedId
void setBarCode(int barCode)
sets the barcode
MuonCalibRpcTruthHit()=default
default constructor
MuonCalibRpcTruthHit(const MuonCalibRpcTruthHit &truth)=default
copyconstructor
MuonFixedId m_ID
identifier of the truth hit, (is a MuonFixedId, not an Identifier)