![]() |
ATLAS Offline Software
|
#include "egammaSuperClusterBuilderBase.h"#include "CaloUtils/CaloCellList.h"#include "CaloUtils/CaloClusterStoreHelper.h"#include "CaloUtils/CaloLayerCalculator.h"#include "egammaRecEvent/egammaRecContainer.h"#include "xAODCaloEvent/CaloCluster.h"#include "xAODCaloEvent/CaloClusterAuxContainer.h"#include "xAODCaloEvent/CaloClusterKineHelper.h"#include "xAODEgamma/EgammaEnums.h"#include "xAODEgamma/EgammaxAODHelpers.h"#include "xAODEgamma/PhotonxAODHelpers.h"#include "xAODTracking/TrackParticle.h"#include "xAODTracking/Vertex.h"#include "CaloGeoHelpers/proxim.h"#include "FourMomUtils/P4Helpers.h"#include <cmath>#include <optional>#include <utility>
1.8.18