ATLAS Offline Software
Loading...
Searching...
No Matches
FFJetSmearingTool.h File Reference
#include "AsgTools/AsgTool.h"
#include "AsgTools/ToolHandle.h"
#include "PATInterfaces/CorrectionTool.h"
#include "PATInterfaces/SystematicsTool.h"
#include "AsgMessaging/StatusCode.h"
#include "PATInterfaces/SystematicRegistry.h"
#include "PATInterfaces/SystematicVariation.h"
#include "xAODJet/JetContainer.h"
#include "JetCPInterfaces/ICPJetCorrectionTool.h"
#include "JetUncertainties/Helpers.h"
#include "JetUncertainties/JetHelpers.h"
#include <TFile.h>
#include <TH2.h>
#include <TH3.h>
#include "TEnv.h"
#include <memory>
#include <string>
#include <map>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CP::FFJetSmearingTool
struct  CP::FFJetSmearingTool::SysData

Namespaces

namespace  JetTools
 Implementation of the Forward Folding (FF) Jet smearing tool interface.
namespace  CP
 Select isolated Photons, Electrons and Muons.

Enumerations

enum class  JetTools::FFJetAllowedMassDefEnum { JetTools::Calo , JetTools::TA , JetTools::Comb , JetTools::UFO }

Functions

StatusCode JetTools::stringToEnum (const TString &name, FFJetAllowedMassDefEnum &result)
TString JetTools::enumToString (const FFJetAllowedMassDefEnum type)