ATLAS Offline Software
Classes | Namespaces | Enumerations | Functions
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

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

Enumerations

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

Functions

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