20 const std::string& name,
21 const IInterface* parent )
23 m_cnvTool(
"xAODMaker::TrigL2BphysCnvTool/TrigL2BphysCnvTool", this ) {
27 declareInterface< ITrigL2BphysContainerCnvTool >(
this );
36 return StatusCode::SUCCESS;
45 return StatusCode::FAILURE;
49 return StatusCode::FAILURE;
57 for (; cit_aod != cit_aodend; ++cit_aod) {
67 return StatusCode::SUCCESS;
#define ATH_MSG_VERBOSE(x)
#define CHECK(...)
Evaluate an expression and check for errors.
DataModel_detail::const_iterator< DataVector > const_iterator
value_type push_back(value_type pElem)
Add an element to the end of the collection.
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.
size_type size() const noexcept
Returns the number of elements in the collection.
TrigBphysContainer_v1 TrigBphysContainer