#include <IAFPProtonTransportTool.h>
|
| virtual StatusCode | load ()=0 |
| |
| virtual void | setParamFile (const std::string ¶mFile)=0 |
| |
| virtual double | x (double x0, double y0, double z0, double sx0, double sy0, double E) const =0 |
| |
Definition at line 10 of file IAFPProtonTransportTool.h.
◆ interfaceID()
| static const InterfaceID& IAFPProtonTransportTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ load()
| virtual StatusCode IAFPProtonTransportTool::load |
( |
| ) |
|
|
pure virtual |
◆ setParamFile()
| virtual void IAFPProtonTransportTool::setParamFile |
( |
const std::string & |
paramFile | ) |
|
|
pure virtual |
◆ x()
| virtual double IAFPProtonTransportTool::x |
( |
double |
x0, |
|
|
double |
y0, |
|
|
double |
z0, |
|
|
double |
sx0, |
|
|
double |
sy0, |
|
|
double |
E |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: