ATLAS Offline Software
|
The abstract interface base class for the trt segment selector tools. More...
#include <ITrtDriftCircleCutTool.h>
Public Member Functions | |
virtual int | minNumberDCs (const Trk::TrackParameters *) const =0 |
Parameterization from the track scoring tool. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
The abstract interface base class for the trt segment selector tools.
This tool provides the minimum number of TRT drit circles for a specific eta value. Most evident clients: All TRT pattern reconstruction tools, scoring tools
Definition at line 25 of file ITrtDriftCircleCutTool.h.
|
inlinestatic |
Definition at line 29 of file ITrtDriftCircleCutTool.h.
|
pure virtual |
Parameterization from the track scoring tool.
Implemented in InDet::InDetTrtDriftCircleCutTool.