![]() |
ATLAS Offline Software
|
#include <ICaloAffectedTool.h>
Public Member Functions | |
| virtual bool | isAffected (const xAOD::IParticle *p, const CaloAffectedRegionInfoVec *vAff, float deta=0, float dphi=0, int layer_min=0, int layer_max=-1, int problemType=-1) const =0 |
| virtual bool | listAffected (const xAOD::IParticle *p, const CaloAffectedRegionInfoVec *vAff, std::vector< int > &layer_list, std::vector< int > &problem_list, float deta=0, float dphi=0, int problemType=-1) const =0 |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
Definition at line 28 of file ICaloAffectedTool.h.
|
inlinestatic |
Definition at line 32 of file ICaloAffectedTool.h.
|
pure virtual |
Implemented in CaloAffectedTool.
|
pure virtual |
Implemented in CaloAffectedTool.