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