 |
ATLAS Offline Software
|
Go to the documentation of this file.
29 const std::string&
name,
30 const IInterface*
parent ) :
33 declareInterface< DerivationFramework::ISkimmingTool >(
this);
49 if (!
m_cut.value().empty()) {
53 return StatusCode::SUCCESS;
63 return StatusCode::SUCCESS;
StatusCode finalizeParser()
std::conditional< NUM_PARSER==1, std::unique_ptr< ExpressionParsing::ExpressionParser >, std::array< std::unique_ptr< ExpressionParsing::ExpressionParser >, NUM_PARSER > >::type m_parser
#define ATH_MSG_VERBOSE(x)
StatusCode initializeParser(ExpressionParsing::SelectionArg< 1 > selection_string)
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.