|
gfields
|
#include "gfield_asciimap.h"#include "gfieldConventions.h"#include "G4ThreeVector.hh"#include "CLHEP/Units/SystemOfUnits.h"#include <cmath>#include <cstdlib>#include <dlfcn.h>#include <fstream>#include <sstream>
Go to the source code of this file.
Macros | |
| #define | _GNU_SOURCE |
Functions | |
| GField * | GFieldFactory (const std::shared_ptr< GOptions > &g) |
| #define _GNU_SOURCE |
Definition at line 3 of file gfield_asciimap.cc.
Definition at line 26 of file gfield_asciimap.cc.