5#ifndef MuonCalibEventBase_MuonCalibRawHitCollection_h
6#define MuonCalibEventBase_MuonCalibRawHitCollection_h
Calib-EDM version of CscPrepData class, containing uncalibrated information.
MuonCalibRawRpcHitVec m_rawRpcHitVec
set of MuonCalibRawRpcHit s
std::vector< RpcCalibRawHitPtr > MuonCalibRawRpcHitVec
std::vector< TgcCalibRawHitPtr > MuonCalibRawTgcHitVec
std::shared_ptr< const MuonCalibRawCscHit > CscCalibRawHitPtr
typedef of a set of MuonCalibRawCscHit s
const MuonCalibRawCscHitVec & CscContainer() const
const MuonCalibRawTgcHitVec & TgcContainer() const
~MuonCalibRawHitCollection()=default
destructor
std::shared_ptr< const MuonCalibRawRpcHit > RpcCalibRawHitPtr
typedef of a set of MuonCalibRawRpcHit s
std::shared_ptr< const MuonCalibRawTgcCoin > TgcCoinRawPtr
typedef of a set of MuonCalibRawTgcHit s
int numberOfMuonCalibRawRpcHits() const
retrieve the number of MuonCalibRawTgcHits in the collection
MuonCalibRawTgcHitVec m_rawTgcHitVec
set of MuonCalibRawTgcHit s
std::vector< CscCalibRawHitPtr > MuonCalibRawCscHitVec
MuonCalibRawCscHitVec m_rawCscHitVec
set of MuonCalibRawCscHit s
int numberOfMuonCalibRawTgcHits() const
retrieve the number of MuonCalibRawTgcHits in the collection
void copy(const MuonCalibRawHitCollection &other)
const MuonCalibRawMdtHitVec & MdtContainer() const
Retrieve references to the container themselves.
MuonCalibRawMdtHitVec m_rawMdtHitVec
set of MuonCalibRawMdtHit s
std::vector< TgcCoinRawPtr > MuonCalibRawTgcCoinVec
MuonCalibRawTgcCoinVec m_rawTgcCoinVec
set of MuonCalibRawTgcCoin s
const MuonCalibRawTgcCoinVec & TgcCoinContainer() const
std::shared_ptr< MuonCalibRawMdtHit > MdtCalibRawHitPtr
< typedef of the basic pointer holding the CalibrationRawMdtHit
MuonCalibRawHitCollection()=default
std::vector< MdtCalibRawHitPtr > MuonCalibRawMdtHitVec
typedef of the smart pointer owning the CaliorationRawRpcHit
int numberOfMuonCalibRawTgcCoins() const
retrieve the number of MuonCalibRawCscHits in the collection
std::shared_ptr< const MuonCalibRawTgcHit > TgcCalibRawHitPtr
typedef of a set of MuonCalibRawTgcHit s
void addMuonCalibRawHit(MuonCalibRawMdtHit *rawHit)
int numberOfMuonCalibRawCscHits() const
add a MuonCalibRawMdtHit to the collection
int numberOfMuonCalibRawMdtHits() const
retrieve the number of MuonCalibRawRpcHits in the collection
const MuonCalibRawRpcHitVec & RpcContainer() const
MuonCalibRawHitCollection & operator=(const MuonCalibRawHitCollection &rhs)
assignment operator
Calib-EDM version of MdtPrepData class, containing uncalibrated information.
Calib-EDM version of RpcPrepData class, containing uncalibrated information.
Calib-EDM version of TgcPrepData class, containing uncalibrated information.
Calib-EDM version of TgcPrepData class, containing uncalibrated information.
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.