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

Base class for all pixel identifier tool. More...

#include <IAFP_GenericPixelTool.h>

Inheritance diagram for IAFP_GenericPixelTool:
Collaboration diagram for IAFP_GenericPixelTool:

Public Member Functions

virtual ~IAFP_GenericPixelTool ()=default
 
virtual int Identify (std::shared_ptr< const TH2F > input, std::vector< TH2F > &output) const =0
 

Detailed Description

Base class for all pixel identifier tool.

Definition at line 17 of file IAFP_GenericPixelTool.h.

Constructor & Destructor Documentation

◆ ~IAFP_GenericPixelTool()

virtual IAFP_GenericPixelTool::~IAFP_GenericPixelTool ( )
virtualdefault

Member Function Documentation

◆ Identify()

virtual int IAFP_GenericPixelTool::Identify ( std::shared_ptr< const TH2F input,
std::vector< TH2F > &  output 
) const
pure virtual

Implemented in AFP_NoisyPixelTool, and AFP_DeadPixelTool.


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