|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef MuonCalibRawTriggerHitCollection_h
10 #define MuonCalibRawTriggerHitCollection_h
17 #include "GaudiKernel/MsgStream.h"
21 class MuonCalibRawRpcTriggerHit;
void addMuonCalibRawTriggerHit(const CalibRawRpcTriggerHitPtr &rawTriggerHit)
add a MuonCalibRawRpcHit to the collection
int numberOfMuonCalibRawRpcTriggerHits() const
retrieve the number of MuonCalibRawRpcHits in the collection
singleton-like access to IMessageSvc via open function and helper
std::shared_ptr< const MuonCalibRawRpcTriggerHit > CalibRawRpcTriggerHitPtr
typedef of a set of MuonCalibRawRpcTriggerHit s
MuonCalibRawRpcTriggerHitVec m_rawRpcTriggerHitVec
set of MuonCalibRawRpcHit s
const MuonCalibRawRpcTriggerHitVec & get() const
void copy(const MuonCalibRawTriggerHitCollection &other)
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
~MuonCalibRawTriggerHitCollection()=default
destructor
std::vector< CalibRawRpcTriggerHitPtr > MuonCalibRawRpcTriggerHitVec
typedef of an iterator of the set muonCalibRawRpcTriggerHit s
MuonCalibRawTriggerHitCollection()=default
MuonCalibRawTriggerHitCollection & operator=(const MuonCalibRawTriggerHitCollection &rhs)
assingment operator