![]() |
ATLAS Offline Software
|
Service Interface for TrigInDetAccelerationSvc class. More...
#include <ITrigInDetAccelerationSvc.h>
Public Member Functions | |
| DeclareInterfaceID (ITrigInDetAccelerationSvc, 1, 0) | |
| Interface ID. | |
| virtual bool | isReady () const =0 |
| virtual TrigAccel::Work * | createWork (unsigned int, std::shared_ptr< TrigAccel::OffloadBuffer >) const =0 |
| virtual const std::vector< short > & | getLayerInformation (int) const =0 |
| virtual size_t | getMiddleLayersSize () const =0 |
Service Interface for TrigInDetAccelerationSvc class.
Definition at line 19 of file ITrigInDetAccelerationSvc.h.
|
pure virtual |
| ITrigInDetAccelerationSvc::DeclareInterfaceID | ( | ITrigInDetAccelerationSvc | , |
| 1 | , | ||
| 0 | ) |
Interface ID.
|
pure virtual |
|
pure virtual |
|
pure virtual |