ATLAS Offline Software
|
#include <CaloTowerCollectionProcessor.h>
Public Member Functions | |
virtual StatusCode | execute (const EventContext &ctx, xAOD::CaloClusterContainer *collection, CaloCellClusterWeights *cellWeights) const =0 |
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 29 of file CaloTowerCollectionProcessor.h.
|
pure virtual |
Execute on an entire collection of clusters.
collection | The container of clusters. param ctx The event context. |
Implemented in CaloTopoTowerFromClusterMaker, and CaloTopoTowerFromClusterCalibrator.
|
inlinestatic |
Standard Gaudi interface ID method.
Definition at line 45 of file CaloTowerCollectionProcessor.h.