ATLAS Offline Software
|
Interface for extending Particles with calo intersections. More...
#include <IClusterFilterTool.h>
Public Member Functions | |
virtual bool | rejectCluster (const xAOD::CaloCluster &cluster) const =0 |
Method to check if a given cluster has to be rejected or not based on primary vertices requirements. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Interface for extending Particles with calo intersections.
Definition at line 16 of file IClusterFilterTool.h.
|
inlinestatic |
Definition at line 31 of file IClusterFilterTool.h.
|
pure virtual |
Method to check if a given cluster has to be rejected or not based on primary vertices requirements.
CaloCluster | reference to the cluster |
Implemented in ClusterFilterTool.