![]() |
ATLAS Offline Software
|
#include <CaloClusterCollectionProcessor.h>
Inherits IAlgTool.
Inherited by CaloCalibClusterMomentsMaker2 [virtual], CaloClusterCopier [virtual], CaloClusterMomentsMaker [virtual], CaloClusterMomentsMaker_DigiHSTruth [virtual], CaloClusterProcessor [virtual], CaloClusterRemoveDuplicates [virtual], CaloClusterSnapshot [virtual], CaloClusterVertexFractionMaker [virtual], CaloComputeSWcellWeights [virtual], CaloTopoClusterMaker [virtual], CaloTopoClusterSplitter [virtual], TBClusterMaker [virtual], and egammaLargeClusterMaker [virtual].
Public Member Functions | |
| DeclareInterfaceID (CaloClusterCollectionProcessor, 1, 0) | |
| virtual StatusCode | execute (const EventContext &ctx, xAOD::CaloClusterContainer *collection) const =0 |
| Execute on an entire collection of clusters. | |
| virtual StatusCode | execute (xAOD::CaloClusterContainer *collection) final |
| Execute on an entire collection of clusters. | |
Definition at line 29 of file CaloClusterCollectionProcessor.h.
| CaloClusterCollectionProcessor::DeclareInterfaceID | ( | CaloClusterCollectionProcessor | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
Execute on an entire collection of clusters.
| collection | The container of clusters. param ctx The event context. |
Implemented in CaloCalibClusterMomentsMaker2, CaloClusterCellWeightCalib, CaloClusterCopier, CaloClusterLocalCalib, CaloClusterLogPos, CaloClusterMomentsMaker, CaloClusterMomentsMaker_DigiHSTruth, CaloClusterProcessor, CaloClusterRemoveBad, CaloClusterRemoveDuplicates, CaloClusterSnapshot, CaloClusterVertexFractionMaker, CaloComputeSWcellWeights, CaloTopoClusterMaker, CaloTopoClusterSplitter, egammaLargeClusterMaker, and TBClusterMaker.
|
inlinefinalvirtual |
Execute on an entire collection of clusters.
| collection | The container of clusters. (deprecated) |
Reimplemented in CaloCalibClusterMomentsMaker2, CaloClusterCopier, CaloClusterMomentsMaker, CaloClusterMomentsMaker_DigiHSTruth, CaloClusterProcessor, CaloClusterRemoveDuplicates, CaloClusterSnapshot, CaloClusterVertexFractionMaker, CaloComputeSWcellWeights, CaloTopoClusterMaker, CaloTopoClusterSplitter, egammaLargeClusterMaker, and TBClusterMaker.
Definition at line 50 of file CaloClusterCollectionProcessor.h.