ATLAS Offline Software
|
Simple interface that takes an identifier and find the associated PRD from an Identifyable container. More...
#include <IPRD_Provider.h>
Public Member Functions | |
virtual | ~IPRD_Provider () |
Virtual destructor. More... | |
virtual const Trk::PrepRawData * | prdFromIdentifier (const Identifier &ide, size_t &ndof) const =0 |
return the Prd given the Identifier - returns the number of degrees of freedom More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
AlgTool interface methods. More... | |
Simple interface that takes an identifier and find the associated PRD from an Identifyable container.
Definition at line 33 of file IPRD_Provider.h.
|
inlinevirtual |
|
inlinestatic |
AlgTool interface methods.
Definition at line 40 of file IPRD_Provider.h.
|
pure virtual |
return the Prd given the Identifier - returns the number of degrees of freedom
Implemented in InDet::InDetPRD_Provider.