![]() |
ATLAS Offline Software
|
Adds cell-level features as decorations to e/gamma objects. The cells included are those in the object's supercluster, those recovered from the timing cut by the egammaCellRecoveryTool, and those in the large 7x11 cluster, recovered by the egammaLargeClusterCellRecoveryTool. More...
#include <cstdint>#include <string>#include <vector>#include "AthenaBaseComps/AthAlgTool.h"#include "GaudiKernel/EventContext.h"#include "StoreGate/ReadCondHandleKey.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteDecorHandleKeyArray.h"#include "DerivationFrameworkInterfaces/IAugmentationTool.h"#include "LArCabling/LArOnOffIdMapping.h"#include "CaloDetDescr/CaloDetDescrManager.h"#include "xAODEgamma/EgammaContainer.h"#include "xAODCaloEvent/CaloCluster.h"#include "egammaInterfaces/IegammaCellRecoveryTool.h"#include "egammaInterfaces/IegammaLargeClusterCellRecoveryTool.h"Go to the source code of this file.
Classes | |
| class | DerivationFramework::CaloCellDecorator |
| struct | DerivationFramework::CaloCellDecorator::CellDecorationData |
| Struct to hold cell decoration data. More... | |
| struct | DerivationFramework::CaloCellDecorator::CellClusterInfo |
| Struct to keep track of where cell came from e.g. More... | |
Namespaces | |
| namespace | DerivationFramework |
| THE reconstruction tool. | |
Adds cell-level features as decorations to e/gamma objects. The cells included are those in the object's supercluster, those recovered from the timing cut by the egammaCellRecoveryTool, and those in the large 7x11 cluster, recovered by the egammaLargeClusterCellRecoveryTool.
Definition in file CaloCellDecorator.h.