|
ATLAS Offline Software
|
Go to the documentation of this file.
20 const std::string&
name,
24 declareInterface< IIsoMuonFeatureContainerCnvTool >(
this );
33 return StatusCode::SUCCESS;
42 return StatusCode::FAILURE;
46 return StatusCode::FAILURE;
54 for (; cit_aod != cit_aodend; ++cit_aod) {
64 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.
L2IsoMuon_v1 L2IsoMuon
Define the latest version of the muon Iso class.
Class with isolation variables for TrigmuIso algorithm.
Class describing isolation info for muons reconstructed in the LVL2 trigger.
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.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.