|
ATLAS Offline Software
|
Go to the documentation of this file.
19 momentStoreIterator) ||
25 <<
"Not converting CaloShowerContainer.";
void reserve(size_type n)
Attempt to preallocate enough memory for a specified number of elements.
unsigned short m_nMoments
std::vector< ClusterMoment_p >::const_iterator const_iterator
Const iterator class for DataVector/DataList.
Container class for CaloShower.
CaloSamplingDataContainerCnv_p1 m_samplingContainerCnv
void persToTrans(const CaloSamplingDataContainer_p1 *pers, CaloSamplingData *trans, State &state) const
Data class for cluster variables associated with a CaloCluster.
const sampling_store & getSamplingStore() const
Retrieves the non-modifiable sampling data store.
virtual void persToTrans(const CaloShowerContainer_p2 *pers, CaloShowerContainer *trans, MsgStream &) const override
virtual void transToPers(const CaloShowerContainer *trans, CaloShowerContainer_p2 *pers, MsgStream &) const override
CaloClusterMomentContainerCnv_p1 m_momentContainerCnv
void persToTrans(const CaloClusterMomentContainer_p1 *pers, CaloClusterMomentStore *trans, CaloClusterMomentContainer_p1::const_iterator &momentStoreIterator) const
void clear()
Erase all the elements in the collection.
#define REPORT_MESSAGE_WITH_CONTEXT(LVL, CONTEXT_NAME)
Report a message, with an explicitly specified context name.
const moment_store & getMomentStore() const
Access cluster moment store.
Helpers for checking error return status codes and reporting errors.
void transToPers(const CaloSamplingData *trans, CaloSamplingDataContainer_p1 *pers, MsgStream &log) const
value_type push_back(value_type pElem)
Add an element to the end of the collection.
void transToPers(const CaloClusterMomentStore *trans, CaloClusterMomentContainer_p1 *pers) const
CaloSamplingDataContainer_p1 m_samplingDataContainer
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
bool setIterator(const CaloClusterMomentContainer_p1 *pers, unsigned int ncluster, CaloClusterMomentContainer_p1::const_iterator &momentStoreIterator) const
bool setState(const CaloSamplingDataContainer_p1 *pers, unsigned int ncluster, State &state) const
size_type size() const noexcept
Returns the number of elements in the collection.
CaloClusterMomentContainer_p1 m_momentContainer
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.