Go to the documentation of this file.
34 if ( m_locations.empty() ) {
35 error() <<
"You must define at least one TES Location" <<
endmsg;
50 eventSvc()->retrieveObject( loc, pTES ).ignore();
51 info() <<
"Found object " << loc <<
" at " << pTES <<
endmsg;
Gaudi::Property< std::vector< std::string > > m_locations
SmartIF< IDataProviderSvc > & eventSvc() const
The standard event data service.
StatusCode initialize() override
the default (empty) implementation of IStateful::initialize() method
StatusCode execute() override
Algorithm execution.
MSG::Level msgLevel() const
get the cached level (originally extracted from the embedded MsgStream)
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
constexpr static const auto SUCCESS
#define DECLARE_COMPONENT(type)
constexpr static const auto FAILURE