24 if ( msgLevel(
MSG::DEBUG ) ) { debug() << ( pass ?
"filter passed" :
"filter failed" ) <<
endmsg; }
28 Gaudi::CheckedProperty<double>
m_percentPass{
this,
"PercentPass", 100.0,
29 "percentage of events that should be passed" };
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
#define DECLARE_COMPONENT(type)
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
details::FilterPredicate< Signature, Traits_, details::isLegacy< Traits_ > > FilterPredicate
A counter dealing with binomial data.
bool operator()() const override
Prescaler(const std::string &name, ISvcLocator *pSvc)
Gaudi::Accumulators::BinomialCounter m_passed
Gaudi::CheckedProperty< double > m_percentPass