|
ATLAS Offline Software
|
Go to the documentation of this file.
29 const std::string&
name,
30 const IInterface*
parent ) :
34 declareInterface< DerivationFramework::ISkimmingTool >(
this);
52 if (!
m_cut.value().empty()) {
56 return StatusCode::SUCCESS;
66 return StatusCode::SUCCESS;
StatusCode finalizeParser()
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
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.