11#ifndef METUTILITIES_METSYSTEMATICSTOOL_H
12#define METUTILITIES_METSYSTEMATICSTOOL_H
32#include "boost/thread/tss.hpp"
33#include "gtest/gtest_prod.h"
37 typedef ElementLink<xAOD::IParticleContainer>
obj_link_t;
44 missingEt(
double mpx_in,
double mpy_in,
double sumet_in) :
151 Gaudi::Property<std::string>
m_configPrefix{
this,
"ConfigPrefix",
"METUtilities/R22_PreRecs",
""};
152 Gaudi::Property<std::string>
m_configSoftTrkFile{
this,
"ConfigSoftTrkFile",
"TrackSoftTerms-pflow_Dec24.config",
""};
180 StatusCode
extractHistoPath(std::string & histfile, std::string & systpath, std::string & configdir, std::string & suffix,
SystType const &
type);
Return value from object correction CP tools.
Class to wrap a set of SystematicVariations.
Return value from object correction CP tools.
Property holding a SG store/key/clid from which a ReadHandle is made.
Select isolated Photons, Electrons and Muons.
uint64_t bitmask_t
Type for status word bit mask.
General namespace for MET EDM software.
ElementLink< xAOD::IParticleContainer > obj_link_t
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Jet_v1 Jet
Definition of the current "jet version".
EventInfo_v1 EventInfo
Definition of the latest event info version.
MissingET_v1 MissingET
Version control by type defintion.
MissingETContainer_v1 MissingETContainer
missingEt(double mpx_in, double mpy_in, double sumet_in, std::string const &iname, MissingETBase::Types::bitmask_t const &isource)
MissingETBase::Types::bitmask_t source
missingEt(double mpx_in, double mpy_in, double sumet_in)