ATLAS Offline Software
|
#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>
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. | |
Functions | |
StatusCode | JetTools::stringToEnum (const TString &name, FFJetAllowedMassDefEnum &result) |
TString | JetTools::enumToString (const FFJetAllowedMassDefEnum type) |