30 return StatusCode::FAILURE;
34 return StatusCode::FAILURE;
38 return StatusCode::FAILURE;
43 return StatusCode::SUCCESS;
61 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
ServiceHandle< StoreGateSvc > & evtStore()
std::string m_jet_container
jet container
MuonCloseJetDecorationAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
float m_dummy_value
value to be assigned if no jet is in the event
StatusCode initialize() override
Function initialising the algorithm.
float m_jet_pt_cut
Minimum pt on the jet.
std::unique_ptr< SG::AuxElement::Decorator< float > > m_decorator
std::string m_jet_dr_decoration
name of the decoration
std::string m_muon_container
muon container
StatusCode execute() override
Function executing the algorithm.
Select isolated Photons, Electrons and Muons.
double deltaR(double rapidity1, double phi1, double rapidity2, double phi2)
from bare bare rapidity,phi
double deltaR2(double rapidity1, double phi1, double rapidity2, double phi2)
from bare rapidity,phi
Jet_v1 Jet
Definition of the current "jet version".
Muon_v1 Muon
Reference the current persistent version:
JetContainer_v1 JetContainer
Definition of the current "jet container version".
MuonContainer_v1 MuonContainer
Definition of the current "Muon container version".