ATLAS Offline Software
|
Base class for all pixel identifier tool. More...
#include <IAFP_GenericPixelTool.h>
Public Member Functions | |
virtual | ~IAFP_GenericPixelTool ()=default |
virtual int | Identify (std::shared_ptr< const TH2F > input, std::vector< TH2F > &output) const =0 |
Base class for all pixel identifier tool.
Definition at line 17 of file IAFP_GenericPixelTool.h.
|
virtualdefault |
|
pure virtual |
Implemented in AFP_NoisyPixelTool, and AFP_DeadPixelTool.