ATLAS Offline Software
|
#include "TFile.h"
#include "TString.h"
#include "xAODEgamma/ElectronContainer.h"
#include "xAODEgamma/PhotonContainer.h"
#include "xAODEgamma/PhotonAuxContainer.h"
#include "xAODEgamma/Electron.h"
#include "xAODEgamma/Photon.h"
#include "AsgTools/StandaloneToolHandle.h"
#include "EgammaAnalysisInterfaces/IElectronPhotonShowerShapeFudgeTool.h"
#include "AsgMessaging/AsgMessaging.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Test if ElectronPhotonVariableCorrectionTool runs fine on electrons and (un-)converted photons. More... | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Test if ElectronPhotonVariableCorrectionTool runs fine on electrons and (un-)converted photons.
Definition at line 35 of file testElectronPhotonVariableCorrectionTool.cxx.