 |
ATLAS Offline Software
|
Go to the documentation of this file.
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)};
Class to wrap a set of SystematicVariations.
a class representing a continuous sequence of objects (a.k.a. a container)
POOL::TEvent event(POOL::TEvent::kClassAccess)
::StatusCode StatusCode
StatusCode definition for legacy code.
a class representing a single object (electron, muons, etc.)
Return value from object correction CP tools.
the raw column accessor template class