|
ATLAS Offline Software
|
Go to the documentation of this file.
29 return StatusCode::SUCCESS;
38 return StatusCode::RECOVERABLE;
47 return StatusCode::RECOVERABLE;
56 return StatusCode::RECOVERABLE;
64 for (; muonSA_it!= muonSA_end; ++muonSA_it) {
65 ATH_MSG_DEBUG(
"Check xAOD L2StandAloneMuonContainer pt of " <<
counter <<
"-th track is " << (*muonSA_it)->pt() );
69 return StatusCode::SUCCESS;
std::string m_xaodContainerName
The key for the xAOD::L2StandAloneMuonContainer.
Const iterator class for DataVector/DataList.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
MuonFeatureCnvTestAlg(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string m_aodMuonFeatureContainerName
The key of the MuonFeatureContainer and MuonFeatureDetailsContainer.
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
virtual StatusCode initialize()
Function initialising the algorithm.
size_type size() const noexcept
Returns the number of elements in the collection.
virtual StatusCode execute()
Function executing the algorithm.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
std::string m_aodMuonFeatureDetailsContainerName