![]() |
ATLAS Offline Software
|
#include "AthLinks/DataLink.h"#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "GaudiKernel/EventContext.h"#include "GaudiKernel/SystemOfUnits.h"#include "GaudiKernel/ToolHandle.h"#include "CaloDetDescr/CaloDetDescrManager.h"#include "CaloUtils/CaloCellDetPos.h"#include "EgammaAnalysisInterfaces/IegammaMVASvc.h"#include "egammaInterfaces/IegammaCheckEnergyDepositTool.h"#include "egammaInterfaces/IegammaCellRecoveryTool.h"#include "egammaInterfaces/IegammaSwTool.h"#include "egammaRecEvent/egammaRecContainer.h"#include "egammaCaloUtils/CookieCutterHelpers.h"#include "xAODCaloEvent/CaloClusterFwd.h"#include "xAODEgamma/EgammaEnums.h"#include "xAODTracking/TrackParticleContainerFwd.h"#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | egammaSuperClusterBuilderBase |
| Base class for electronSuperClusterBuilder photonSuperClusterBuilder egammaSuperClusterBuilder This class cannot be instantiated by itself since the execute method is not implemented. More... | |
1.8.18