ATLAS Offline Software
|
#include <CaloClusterCollectionProcessor.h>
Inherits IAlgTool.
Inherited by CaloCalibClusterMomentsMaker2 [virtual]
, CaloCellsCounterCPU [virtual]
, CaloClusterCopier [virtual]
, CaloClusterDeleter [virtual]
, CaloClusterMomentsMaker [virtual]
, CaloClusterMomentsMaker_DigiHSTruth [virtual]
, CaloClusterProcessor [virtual]
, CaloClusterRemoveDuplicates [virtual]
, CaloClusterSnapshot [virtual]
, CaloClusterStoreRawProperties [virtual]
, CaloClusterVertexFractionMaker [virtual]
, CaloComputeSWcellWeights [virtual]
, CaloCPUOutput [virtual]
, CaloMomentsDumper [virtual]
, CaloTopoClusterMaker [virtual]
, CaloTopoClusterSplitter [virtual]
, egammaLargeClusterMaker [virtual]
, and TBClusterMaker [virtual]
.
Public Member Functions | |
virtual StatusCode | execute (const EventContext &ctx, xAOD::CaloClusterContainer *collection) const =0 |
Execute on an entire collection of clusters. More... | |
virtual StatusCode | execute (xAOD::CaloClusterContainer *collection) final |
Execute on an entire collection of clusters. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Standard Gaudi interface ID method. More... | |
Definition at line 30 of file CaloClusterCollectionProcessor.h.
|
pure virtual |
Execute on an entire collection of clusters.
collection | The container of clusters. param ctx The event context. |
Implemented in CaloTopoClusterMaker, CaloTopoClusterSplitter, TBClusterMaker, CaloClusterMomentsMaker, CaloClusterMomentsMaker_DigiHSTruth, CaloCalibClusterMomentsMaker2, CaloClusterVertexFractionMaker, egammaLargeClusterMaker, CaloClusterProcessor, CaloCPUOutput, CaloCellsCounterCPU, CaloClusterStoreRawProperties, CaloMomentsDumper, CaloClusterDeleter, CaloClusterRemoveBad, CaloComputeSWcellWeights, CaloClusterRemoveDuplicates, CaloClusterCopier, and CaloClusterSnapshot.
|
inlinefinalvirtual |
Execute on an entire collection of clusters.
collection | The container of clusters. (deprecated) |
Definition at line 49 of file CaloClusterCollectionProcessor.h.
|
inlinestatic |
Standard Gaudi interface ID method.
Definition at line 58 of file CaloClusterCollectionProcessor.h.