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

#include <IAsgDeadHVCellRemovalTool.h>

Inheritance diagram for IAsgDeadHVCellRemovalTool:
Collaboration diagram for IAsgDeadHVCellRemovalTool:

Public Member Functions

virtual ~IAsgDeadHVCellRemovalTool ()
 Virtual Destructor. More...
 
virtual bool accept (const xAOD::Egamma *part) const =0
 
virtual bool accept (const xAOD::Egamma &part) const =0
 
virtual void print () const =0
 Print the state of the tool. More...
 

Detailed Description

Definition at line 12 of file IAsgDeadHVCellRemovalTool.h.

Constructor & Destructor Documentation

◆ ~IAsgDeadHVCellRemovalTool()

virtual IAsgDeadHVCellRemovalTool::~IAsgDeadHVCellRemovalTool ( )
inlinevirtual

Virtual Destructor.

Definition at line 18 of file IAsgDeadHVCellRemovalTool.h.

18 {};

Member Function Documentation

◆ accept() [1/2]

virtual bool IAsgDeadHVCellRemovalTool::accept ( const xAOD::Egamma part) const
pure virtual

Implemented in AsgDeadHVCellRemovalTool.

◆ accept() [2/2]

virtual bool IAsgDeadHVCellRemovalTool::accept ( const xAOD::Egamma part) const
pure virtual

Implemented in AsgDeadHVCellRemovalTool.

◆ print()

virtual void asg::IAsgTool::print ( ) const
pure virtualinherited

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