ATLAS Offline Software
Public Member Functions | List of all members
IegammaCaloClusterSelector Class Referenceabstract

used to select clusters for seeding More...

#include <IegammaCaloClusterSelector.h>

Inheritance diagram for IegammaCaloClusterSelector:
Collaboration diagram for IegammaCaloClusterSelector:

Public Member Functions

 DeclareInterfaceID (IegammaCaloClusterSelector, 1, 0)
 
virtual bool passSelection (const xAOD::CaloCluster *cluster, const CaloDetDescrManager &cmgr) const =0
 
virtual ~IegammaCaloClusterSelector () override
 

Detailed Description

used to select clusters for seeding

Definition at line 16 of file IegammaCaloClusterSelector.h.

Constructor & Destructor Documentation

◆ ~IegammaCaloClusterSelector()

virtual IegammaCaloClusterSelector::~IegammaCaloClusterSelector ( )
inlineoverridevirtual

Definition at line 22 of file IegammaCaloClusterSelector.h.

22 {}

Member Function Documentation

◆ DeclareInterfaceID()

IegammaCaloClusterSelector::DeclareInterfaceID ( IegammaCaloClusterSelector  ,
,
 
)

◆ passSelection()

virtual bool IegammaCaloClusterSelector::passSelection ( const xAOD::CaloCluster cluster,
const CaloDetDescrManager cmgr 
) const
pure virtual

The documentation for this class was generated from the following file: