![]() |
ATLAS Offline Software
|
Interface for ACTS Fatras G4 tool. More...
#include <IActsFatrasG4Tool.h>
Public Member Functions | |
| DeclareInterfaceID (IActsFatrasG4Tool, 1, 0) | |
| AlgTool interface method, handles constructor/destructor. | |
| virtual void | simulateFatrasTrack (const G4FastTrack &fastTrack, G4FastStep &fastStep)=0 |
| create ActsFatras track | |
| virtual const std::vector< SiHit > & | getPixelHitsCache (const EventContext &ctx) const =0 |
| for saving si hits cache, expose to interface | |
| virtual const std::vector< SiHit > & | getSCTHitsCache (const EventContext &ctx) const =0 |
| virtual void | clearCaches (const EventContext &ctx) const =0 |
Interface for ACTS Fatras G4 tool.
Definition at line 29 of file IActsFatrasG4Tool.h.
|
pure virtual |
| IActsFatrasG4Tool::DeclareInterfaceID | ( | IActsFatrasG4Tool | , |
| 1 | , | ||
| 0 | ) |
AlgTool interface method, handles constructor/destructor.
|
pure virtual |
for saving si hits cache, expose to interface
|
pure virtual |
|
pure virtual |
create ActsFatras track