|
ATLAS Offline Software
|
Go to the documentation of this file.
20 const std::string&
name,
23 m_cnvTool(
"xAODMaker::TrigEFBphysCnvTool/TrigEFBphysCnvTool", this ) {
27 declareInterface< ITrigEFBphysContainerCnvTool >(
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;
Const iterator class for DataVector/DataList.
#define ATH_MSG_VERBOSE(x)
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
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.
size_type size() const noexcept
Returns the number of elements in the collection.
Class describing a Bphysics online composite object.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.