Deletes clusters from the CPU collection. Used for testing and debugging purposes...
More...
#include <CaloClusterDeleter.h>
Deletes clusters from the CPU collection. Used for testing and debugging purposes...
- Author
- Nuno Fernandes nuno..nosp@m.dos..nosp@m.santo.nosp@m.s.fe.nosp@m.rnand.nosp@m.es@c.nosp@m.ern.c.nosp@m.h
- Date
- 02 June 2022
Definition at line 21 of file CaloClusterDeleter.h.
◆ ~CaloClusterDeleter()
virtual CaloClusterDeleter::~CaloClusterDeleter |
( |
| ) |
|
|
virtualdefault |
◆ execute() [1/3]
◆ execute() [2/3]
virtual StatusCode CaloClusterCollectionProcessor::execute |
Execute on an entire collection of clusters.
- Parameters
-
collection | The container of clusters. param ctx The event context. |
◆ execute() [3/3]
virtual StatusCode CaloClusterCollectionProcessor::execute |
|
inlinefinal |
Execute on an entire collection of clusters.
- Parameters
-
collection | The container of clusters. (deprecated) |
Definition at line 50 of file CaloClusterCollectionProcessor.h.
52 return execute (Gaudi::Hive::currentContext(), collection);
The documentation for this class was generated from the following files: