ATLAS Offline Software
SFHelpers.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3  */
4 
5 #ifndef __ELECTRONEFFICIENCYCORRECTION_SFHELPER__
6 #define __ELECTRONEFFICIENCYCORRECTION_SFHELPER__
7 
9 #include <xAODEgamma/Electron.h>
10 
12 namespace SFHelpers {
13 int
15  const xAOD::Electron& el,
16  double& nominalSF,
17  double& totalPos,
18  double& totalNeg,
19  const bool isToys);
20 }
21 #endif
SFHelpers::result
int result(asg::StandaloneToolHandle< IAsgElectronEfficiencyCorrectionTool > &tool, const xAOD::Electron &el, double &nominalSF, double &totalPos, double &totalNeg, const bool isToys)
Definition: SFHelpers.cxx:20
AsgElectronEfficiencyCorrectionTool.h
SFHelpers
Definition: SFHelpers.h:12
asg::StandaloneToolHandle
an "initializing" ToolHandle for stand-alone applications
Definition: StandaloneToolHandle.h:44
plotIsoValidation.el
el
Definition: plotIsoValidation.py:197
AtlCoolConsole.tool
tool
Definition: AtlCoolConsole.py:453
xAOD::Electron_v1
Definition: Electron_v1.h:34
Electron.h
StandaloneToolHandle.h