|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JETCALIBTOOLS_JETPILEUPAREACALIBSTEP_H
6 #define JETCALIBTOOLS_JETPILEUPAREACALIBSTEP_H 1
41 Gaudi::Property<bool>
m_doOrigin{
this,
"DoOrigin",
false,
"doc"};
Gaudi::Property< bool > m_useFull4vectorArea
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::EventShape > m_rhoKey
virtual StatusCode initialize() override
Dummy implementation of the initialisation function.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode calibrate(xAOD::JetContainer &jetCont) const override
Apply calibration to a jet container.
Gaudi::Property< bool > m_doOrigin
PileupAreaCalibStep(const std::string &name="PileupAreaCalibStep")