GEMC
2.2
Geant4 Monte-Carlo Framework
|
#include <mappedField.h>
Public Member Functions | |
gcoord (string nm, unsigned int n, double m, double M, string u, int s) | |
Data Fields | |
string | name |
unsigned int | np |
double | min |
double | max |
string | unit |
int | speed |
Friends | |
ostream & | operator<< (ostream &stream, gcoord gc) |
Definition at line 25 of file mappedField.h.
|
inline |
Definition at line 28 of file mappedField.h.
|
friend |
Definition at line 46 of file mappedField.h.
double gcoord::max |
Definition at line 42 of file mappedField.h.
double gcoord::min |
Definition at line 41 of file mappedField.h.
string gcoord::name |
Definition at line 39 of file mappedField.h.
unsigned int gcoord::np |
Definition at line 40 of file mappedField.h.
int gcoord::speed |
Definition at line 44 of file mappedField.h.
string gcoord::unit |
Definition at line 43 of file mappedField.h.