  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    9 #include "Gaudi/Property.h" 
   19                              ISvcLocator *pSvcLocator)
 
   30   return StatusCode::SUCCESS;
 
   40     if (not decisionInput.isValid())
 
   46     for (
auto d : *decisionInput)
 
   57   return StatusCode::SUCCESS;
 
  
#define ATH_MSG_VERBOSE(x)
 
virtual StatusCode execute(const EventContext &ctx) const override
 
virtual StatusCode initialize() override
 
An algorithm that can be simultaneously executed in multiple threads.
 
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
#define CHECK(...)
Evaluate an expression and check for errors.
 
DumpDecisions(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
 
SG::ReadHandleKeyArray< TrigCompositeUtils::DecisionContainer > m_decisionKeys
 
std::set< DecisionID > DecisionIDContainer
 
void decisionIDs(const Decision *d, DecisionIDContainer &destination)
Extracts DecisionIDs stored in the Decision object.