46 if (
this != &rhs) {
copy(rhs); }
Class with truth information of a RPC hit, containing:
Class with truth information of a MDT hit, containing:
Class with truth information of a RPC hit, containing:
Class with truth information of a RPC hit, containing:
std::vector< TruthPtr > TruthVec
typedef of the iterator to the set of MuonCalibTruth s
int numberOfTruth() const
retrieve the number of MuonCalibTruth s in the collection
void addTruth(MuonCalibTruth *truth)
add a MuonCalibMdtTruthHit to the collection
TgcTruthVec m_tgcTruthVec
set of MuonCalibTgcTruthHit s
std::vector< TruthRpcPtr > RpcTruthVec
typedef of the iterator to the set of MuonCalibRpcTruthHit* s
MdtTruthVec & MdtContainer()
Retrieve a reference to the full Mdt container.
void copy(const MuonCalibTruthCollection &other)
std::shared_ptr< const MuonCalibCscTruthHit > TruthCscPtr
typedef of set of MuonCalibCscTruthHit* s
TruthVec m_truthVec
set of MuonCalibTruth s
std::shared_ptr< const MuonCalibTruth > TruthPtr
typedef of a set of MuonCalibTruth* s
std::vector< TruthMdtPtr > MdtTruthVec
typedef of the iterator to the set of MuonCalibMdtTruthHit* s
TruthVec & TruthContainer()
Retrieve a reference to the full truth container.
std::shared_ptr< const MuonCalibTgcTruthHit > TruthTgcPtr
typedef of set of MuonCalibTgcTruthHit* s
std::vector< TruthTgcPtr > TgcTruthVec
RpcTruthVec & RpcContainer()
Retrieve a refernece to the full Rpc container.
MdtTruthVec m_mdtTruthVec
set of MuonCalibMdtTruthHit s
MuonCalibTruthCollection & operator=(const MuonCalibTruthCollection &rhs)
assignment operator
TgcTruthVec & TgcContainer()
Retrieve a referece to the full Tgc container.
std::vector< TruthCscPtr > CscTruthVec
std::shared_ptr< const MuonCalibRpcTruthHit > TruthRpcPtr
typedef of set of MuonCalibRpcTruthHit* s
CscTruthVec & CscContainer()
Retrieve a reference to the full Csc container.
CscTruthVec m_cscTruthVec
set of MuonCalibCscTruthHit s
MuonCalibTruthCollection()=default
Default constructor.
std::shared_ptr< const MuonCalibMdtTruthHit > TruthMdtPtr
typedef of set of MuonCalibMdtTruthHit* s
RpcTruthVec m_rpcTruthVec
set of MuonCalibRpcTruthHit s
Calib-EDM version of TrackRecord, given at the MuonSpectrometer entrance.
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.