gfields
|
#include "G4MagneticField.hh"
#include "G4FieldManager.hh"
#include "G4MagIntegratorStepper.hh"
#include "gfactory.h"
#include "goptions.h"
#include "gfieldConventions.h"
Go to the source code of this file.
Data Structures | |
struct | GFieldDefinition |
Utility struct to load GFields from options. More... | |
class | GField |
Abstract base class representing a magnetic field. More... | |