GEMC
2.2
Geant4 Monte-Carlo Framework
|
#include <asciiField.h>
Public Member Functions | |
~asciiField () | |
bool | isEligible (string) |
gfield | loadField (string, goptions) |
void | loadFieldMap (gMappedField *, double) |
void | loadFieldMap_Dipole (gMappedField *, double) |
void | loadFieldMap_Cylindrical (gMappedField *, double) |
void | loadFieldMap_phiSegmented (gMappedField *, double) |
![]() | |
virtual | ~fieldFactory () |
void | initFactory (string ft) |
Static Public Member Functions | |
static fieldFactory * | createFieldFactory () |
Additional Inherited Members | |
![]() | |
string | factoryType |
Definition at line 6 of file asciiField.h.
|
inline |
Definition at line 9 of file asciiField.h.
|
inlinestatic |
Definition at line 24 of file asciiField.h.
|
virtual |
Implements fieldFactory.
Definition at line 11 of file asciiField.cc.
< selecting "description" nodes
< selecting "symmetry" nodes
< selecting "dimension" nodes
< selecting "dimension" nodes
selecting "shift" nodes
selecting "field" nodes. Default unit is gauss
selecting "interpolation" nodes.
Implements fieldFactory.
Definition at line 29 of file asciiField.cc.
|
virtual |
Implements fieldFactory.
Definition at line 198 of file asciiField.cc.
|
virtual |
Implements fieldFactory.
Definition at line 14 of file cylindrical.cc.
|
virtual |
Implements fieldFactory.
void asciiField::loadFieldMap_phiSegmented | ( | gMappedField * | map, |
double | v | ||
) |
Definition at line 13 of file phi-segmented.cc.