![]() |
ATLAS Offline Software
|
#include <IForwardTransportSvc.h>
Public Member Functions | |
| DeclareInterfaceID (IForwardTransportSvc, 6, 0) | |
| Creates the InterfaceID and interfaceID() method. | |
| virtual ForwardTracker::ConfigData | getConfigData () const =0 |
| virtual bool | getTransportFlag () const =0 |
| virtual double | getEtaCut () const =0 |
| virtual double | getXiCut () const =0 |
| virtual bool | selectedParticle (G4ThreeVector mom, int pid)=0 |
Definition at line 17 of file IForwardTransportSvc.h.
| IForwardTransportSvc::DeclareInterfaceID | ( | IForwardTransportSvc | , |
| 6 | , | ||
| 0 | ) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |