Describe the magnetic field structure of a detector. More...
#include <string>#include "TGeoVolume.h"#include "Geant4/G4ThreeVector.hh"#include "fhiclcpp/ParameterSet.h"#include "art/Framework/Services/Registry/ActivityRegistry.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art/Framework/Services/Registry/ServiceMacros.h"Go to the source code of this file.
Classes | |
| struct | mag::MagneticFieldDescription |
| class | mag::MagneticField |
Namespaces | |
| mag | |
Typedefs | |
| typedef enum mag::MagneticFieldMode | mag::MagFieldMode_t |
Enumerations | |
| enum | mag::MagneticFieldMode { mag::kAutomaticBFieldMode =-1, mag::kNoBFieldMode =0, mag::kConstantBFieldMode =1 } |
Describe the magnetic field structure of a detector.
Definition in file MagneticField.h.
1.8.11