![]() |
ATLAS Offline Software
|
#include "egammaForwardBuilder.h"#include "egammaInterfaces/IegammaBaseTool.h"#include "egammaCaloUtils/CookieCutterHelpers.h"#include "egammaUtils/EMFourMomBuilder.h"#include "xAODCaloEvent/CaloClusterContainer.h"#include "xAODCaloEvent/CaloCluster.h"#include "CaloDetDescr/CaloDetDescrManager.h"#include "CaloUtils/CaloClusterStoreHelper.h"#include "xAODEgamma/ElectronContainer.h"#include "xAODEgamma/ElectronAuxContainer.h"#include "xAODEgamma/Electron.h"#include "EgammaAnalysisInterfaces/IAsgForwardElectronIsEMSelector.h"#include "PATCore/AcceptData.h"#include <algorithm>#include <cmath>
1.8.18