7#ifndef PHOTONEFFICIENCYCORRECTION_ASGPHOTONEFFICIENCYCORRECTIONTOOL
8#define PHOTONEFFICIENCYCORRECTION_ASGPHOTONEFFICIENCYCORRECTIONTOOL
22#include <unordered_map>
110 std::string
getFileName(
const std::string& isoWP,
const std::string& trigWP,
bool isConv);
152 Gaudi::Property<bool>
m_allowMissingLinks{
this,
"AllowMissingLinks",
false,
"Allow missing links in the input objects. This should only be used by experts running on expert formats." };
179 std::unique_ptr<Accessors>
m_accessors {std::make_unique<Accessors>(*
this)};
Return value from object correction CP tools.
Class to wrap a set of SystematicVariations.
AccessorTemplate< ContainerId::track, CT, ColumnAccessMode::input, CM > TrackAccessor
AccessorTemplate< ContainerId::egamma, CT, ColumnAccessMode::output, CM > EgammaDecorator
ObjectRange< ContainerId::egamma > EgammaRange
AccessorTemplate< ContainerId::eventInfo, CT, ColumnAccessMode::input, CM > EventInfoAccessor
ObjectId< ContainerId::egamma > EgammaId
ObjectRange< ContainerId::eventContext > EventContextRange
AccessorTemplate< ContainerId::egamma, CT, ColumnAccessMode::input, CM > EgammaAccessor
AccessorTemplate< ContainerId::vertex, CT, ColumnAccessMode::input, CM > VertexAccessor
AccessorTemplate< ContainerId::cluster, CT, ColumnAccessMode::input, CM > ClusterAccessor
ObjectId< ContainerId::eventInfo > EventInfoId
Egamma_v1 Egamma
Definition of the current "egamma version".