ATLAS Offline Software
Loading...
Searching...
No Matches
AsgPhotonEfficiencyCorrectionTool.cxx File Reference
#include "PhotonEfficiencyCorrection/AsgPhotonEfficiencyCorrectionTool.h"
#include <cfloat>
#include <climits>
#include <iostream>
#include <string>
#include "PATCore/PATCoreEnums.h"
#include "xAODEgamma/Egamma.h"
#include "xAODEventInfo/EventInfo.h"
#include "xAODEgamma/EgammaxAODHelpers.h"
#include "PathResolver/PathResolver.h"
#include "TSystem.h"

Go to the source code of this file.

Macros

#define MAXETA   2.47
#define MIN_ET   7000.0

Typedefs

using Result = Root::TElectronEfficiencyCorrectionTool::Result

Macro Definition Documentation

◆ MAXETA

#define MAXETA   2.47

Definition at line 33 of file AsgPhotonEfficiencyCorrectionTool.cxx.

◆ MIN_ET

#define MIN_ET   7000.0

Definition at line 34 of file AsgPhotonEfficiencyCorrectionTool.cxx.

Typedef Documentation

◆ Result