![]() |
ATLAS Offline Software
|
#include <IPFClusterCollectionTool.h>
Public Member Functions | |
| virtual std::unique_ptr< xAOD::CaloClusterContainer > | execute (eflowCaloObjectContainer &theEflowCaloObjectContainer, bool useNonModifiedClusters)=0 |
| Put all clusters into a temporary container - then we use this to calculate moments, some of which depend on configuration of nearby clusters. More... | |
| virtual std::unique_ptr< eflowRecClusterContainer > | retrieve (eflowCaloObjectContainer &theEflowCaloObjectContainer, bool useNonModifiedClusters)=0 |
| DeclareInterfaceID (IPFClusterCollectionTool, 1, 0) | |
Definition at line 14 of file IPFClusterCollectionTool.h.
| IPFClusterCollectionTool::DeclareInterfaceID | ( | IPFClusterCollectionTool | , |
| 1 | , | ||
| 0 | |||
| ) |
|
pure virtual |
Put all clusters into a temporary container - then we use this to calculate moments, some of which depend on configuration of nearby clusters.
|
pure virtual |
1.8.18