|
ATLAS Offline Software
|
Go to the documentation of this file.
21 m_rawMdtHitVec{std::move(rawMdtHitVec)},
22 m_rawRpcHitVec{std::move(rawRpcHitVec)},
23 m_rawTgcHitVec{std::move(rawTgcHitVec)},
24 m_rawTgcCoinVec{std::move(rawTgcCoinVec)},
25 m_rawCscHitVec{std::move(rawCscHitVec)} {}
std::vector< TgcCalibRawHitPtr > MuonCalibRawTgcHitVec
const MuonCalibRawMdtHitVec & MdtContainer() const
Retrieve references to the container themselves.
MuonCalibRawTgcHitVec m_rawTgcHitVec
set of MuonCalibRawTgcHit s
std::shared_ptr< MuonCalibRawMdtHit > MdtCalibRawHitPtr
typedef of a set of MuonCalibRawMdtHit s
std::shared_ptr< const MuonCalibRawCscHit > CscCalibRawHitPtr
typedef of a set of MuonCalibRawCscHit s
std::vector< MdtCalibRawHitPtr > MuonCalibRawMdtHitVec
typedef of the smart pointer owning the CaliorationRawRpcHit
std::shared_ptr< const MuonCalibRawRpcHit > RpcCalibRawHitPtr
typedef of a set of MuonCalibRawRpcHit s
MuonCalibRawMdtHitVec m_rawMdtHitVec
set of MuonCalibRawMdtHit s
MuonCalibRawHitCollection & operator=(const MuonCalibRawHitCollection &rhs)
assignment operator
int numberOfMuonCalibRawCscHits() const
add a MuonCalibRawMdtHit to the collection
int numberOfMuonCalibRawTgcCoins() const
retrieve the number of MuonCalibRawCscHits in the collection
std::vector< RpcCalibRawHitPtr > MuonCalibRawRpcHitVec
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
std::vector< CscCalibRawHitPtr > MuonCalibRawCscHitVec
void copy(const MuonCalibRawHitCollection &other)
int numberOfMuonCalibRawRpcHits() const
retrieve the number of MuonCalibRawTgcHits in the collection
MuonCalibRawRpcHitVec m_rawRpcHitVec
set of MuonCalibRawRpcHit s
MuonCalibRawTgcCoinVec m_rawTgcCoinVec
set of MuonCalibRawTgcCoin s
MuonCalibRawCscHitVec m_rawCscHitVec
set of MuonCalibRawCscHit s
std::vector< TgcCoinRawPtr > MuonCalibRawTgcCoinVec
std::shared_ptr< const MuonCalibRawTgcCoin > TgcCoinRawPtr
typedef of a set of MuonCalibRawTgcHit s
int numberOfMuonCalibRawMdtHits() const
retrieve the number of MuonCalibRawRpcHits in the collection
const MuonCalibRawCscHitVec & CscContainer() const
const MuonCalibRawTgcCoinVec & TgcCoinContainer() const
const MuonCalibRawTgcHitVec & TgcContainer() const
const MuonCalibRawRpcHitVec & RpcContainer() const
MuonCalibRawHitCollection()=default
std::shared_ptr< const MuonCalibRawTgcHit > TgcCalibRawHitPtr
typedef of a set of MuonCalibRawTgcHit s
void addMuonCalibRawHit(MuonCalibRawMdtHit *rawHit)
int numberOfMuonCalibRawTgcHits() const
retrieve the number of MuonCalibRawTgcHits in the collection