ATLAS Offline Software
|
#include <string>
#include "AthenaBaseComps/AthAlgTool.h"
#include "CaloEvent/CaloCellContainer.h"
#include "CaloUtils/CaloClusterProcessor.h"
#include "CaloClusterCorrection/CaloFillRectangularCluster.h"
#include "DerivationFrameworkInterfaces/IAugmentationTool.h"
#include "GaudiKernel/EventContext.h"
#include "GaudiKernel/ToolHandle.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteDecorHandleKeyArray.h"
#include "xAODEgamma/EgammaContainer.h"
Go to the source code of this file.
Classes | |
class | DerivationFramework::ClusterEnergyPerLayerDecorator |
Decorate egamma objects with the energy per layer for a rectangular cluster of size neta X nphi built on the fly. More... | |
Namespaces | |
DerivationFramework | |
THE reconstruction tool. | |