#include <vector>#include "G4FieldManager.hh"#include "G4PropagatorInField.hh"#include "G4MagIntegratorStepper.hh"#include "G4ChordFinder.hh"#include "G4MagneticField.hh"#include "G4ElectroMagneticField.hh"#include "G4Mag_EqRhs.hh"#include "G4Mag_SpinEqRhs.hh"#include "G4EqMagElectricField.hh"#include "G4EqEMFieldWithSpin.hh"#include "MyGlobalFieldMessenger.hh"#include "MyElementField.hh"Go to the source code of this file.
Classes | |
| class | MyGlobalField |
Defines | |
| #define | MyGlobalField_h 1 |
Typedefs | |
| typedef std::vector < MyElementField * > | FieldList |
| #define MyGlobalField_h 1 |
Definition at line 34 of file MyGlobalField.hh.
| typedef std::vector<MyElementField*> FieldList |
Definition at line 65 of file MyGlobalField.hh.
1.6.1