37 if (log.level() <= MSG::DEBUG)
40 while (it != trans->
end()) {
42 msg<< MSG::DEBUG <<
"InDetLowBetaContainer TP container with NULL element "
#define ATLAS_THREAD_SAFE
DataModel_detail::iterator< DataVector > iterator
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
InDetLowBetaCandidateCnv_p1 m_lowBetaCandidateCnv
InDetLowBetaContainerCnv_tlp1()
virtual void setPStorage(InDetLowBetaContainer_tlp1 *storage)
std::vector< InDetLowBetaCandidate_p1 > m_lowBetaCandidate
std::vector< InDetLowBetaContainer_p1 > m_lowBetaContainers
virtual void clearTLPersObject() override
Discard the persistent object.
virtual void setTLPersObject(void *persObj) override
Take ownership of the persistent object.
virtual void addTPConverter(ITPConverter *cnv)
Add a TP converter to this top level converter.
void setMainCnvPStorage(STORAGE *storage)
Set the persistent storage space for the main TP converter.
void addMainTPConverter()
Add the main TP converter to the internal list - should be called from user-defined constructor.