![]() |
ATLAS Offline Software
|
#include "electronSuperClusterBuilder.h"#include "CaloDetDescr/CaloDetDescrManager.h"#include "CaloUtils/CaloClusterStoreHelper.h"#include "xAODCaloEvent/CaloCluster.h"#include "xAODCaloEvent/CaloClusterAuxContainer.h"#include "xAODEgamma/Egamma.h"#include "xAODEgamma/EgammaxAODHelpers.h"#include "xAODTracking/TrackParticle.h"#include "xAODTracking/TrackParticleContainer.h"#include "FourMomUtils/P4Helpers.h"#include "StoreGate/ReadHandle.h"#include "StoreGate/WriteHandle.h"#include <cmath>#include <memory>
1.8.18