19 const std::string& name,
20 const IInterface* parent )
22 m_cnvTool(
"xAODMaker::CombinedMuonFeatureCnvTool/CombinedMuonFeatureCnvTool", this ) {
26 declareInterface< ICombinedMuonFeatureContainerCnvTool >(
this );
35 return StatusCode::SUCCESS;
44 return StatusCode::FAILURE;
48 return StatusCode::FAILURE;
56 for (; cit_aod != cit_aodend; ++cit_aod) {
66 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.
L2CombinedMuon_v1 L2CombinedMuon
Define the latest version of the muon CB class.
L2CombinedMuonContainer_v1 L2CombinedMuonContainer
Define the latest version of the muon CB container.