|
ATLAS Offline Software
|
Go to the documentation of this file.
25 return StatusCode::FAILURE;
27 return StatusCode::SUCCESS;
31 if (
sys.find(fJvtEfficiencyUp) !=
sys.end())
33 else if (
sys.find(fJvtEfficiencyDown) !=
sys.end())
37 return StatusCode::SUCCESS;
57 if (!evtInfo.isValid()) {
61 return getEffImpl(
jet.pt(), evtInfo->actualInteractionsPerCrossing(),
sf);
81 if (!evtInfo.isValid()) {
Class to wrap a set of SystematicVariations.
const std::string & key() const
Return the StoreGate ID for the referenced object.
Select isolated Photons, Electrons and Muons.
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
@ OutOfValidityRange
Input object is out of validity range.
@ Error
Some error happened during the object correction.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
@ Ok
The correction was done successfully.
Return value from object correction CP tools.