21#include "GaudiKernel/SystemOfUnits.h"
43 return StatusCode::SUCCESS;
69 ATH_MSG_DEBUG(
"AcceptAll property is set: taking all events");
81 if(!(tau->pt() >
m_ptMin))
continue;
83 pT = tau->pt() / Gaudi::Units::GeV;
103 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Header file to be included by clients of the Monitored infrastructure.
bool empty() const noexcept
Returns true if the collection is empty.
Group of local monitoring quantities and retain correlation when filling histograms
Declare a monitored scalar variable.
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
bool passed(DecisionID id, const DecisionIDContainer &idSet)
checks if required decision ID is in the set of IDs in the container
void addDecisionID(DecisionID id, Decision *d)
Appends the decision (given as ID) to the decision object.
TauJet_v3 TauJet
Definition of the current "tau version".
TauJetContainer_v3 TauJetContainer
Definition of the current "taujet container version".