|
ATLAS Offline Software
|
Go to the documentation of this file.
69 const IInterface*
p) :
71 m_cutFlowSvc(
"CutFlowSvc/CutFlowSvc",
n),
73 m_bid(0), m_bidisset(false) {
81 std::string fstr(
"ToolSvc.");
134 throw std::runtime_error(
"cutFlowSvc()->registerFilter is no longer supported. code an alternative here");
138 throw std::runtime_error(
"cutFlowSvc()->registerCut is no longer supported. code an alternative here");
149 std::string
res =
"__NOT_FOUND__";
152 if (
it->second ==
id ) {
JetConstituentVector::iterator iterator
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
::StatusCode StatusCode
StatusCode definition for legacy code.
std::pair< std::vector< unsigned int >, bool > res
#define CHECK(...)
Evaluate an expression and check for errors.
uint32_t CutIdentifier
InstanceIdentifier is a unique identifer used for every AthFilterAlgorithm instance.
virtual StatusCode sysInitialize() override
Perform system initialization for an algorithm.