|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
#include "Track/TrackRun.h"#include "Algorithms/ParallelTracker.h"#include "AbstractObjects/BeamSequence.h"#include "AbstractObjects/OpalData.h"#include "Attributes/Attributes.h"#include "Beamlines/TBeamline.h"#include "BasicActions/Option.h"#include "Distribution/Distribution.h"#include "Distribution/Gaussian.h"#include "Distribution/MultiVariateGaussian.h"#include "Distribution/FlatTop.h"#include "Physics/Physics.h"#include "Physics/Units.h"#include "Track/Track.h"#include "Utilities/OpalException.h"#include "Structure/Beam.h"#include "Structure/BoundaryGeometry.h"#include "Structure/DataSink.h"#include "Structure/H5PartWrapper.h"#include "Structure/H5PartWrapperForPT.h"#include "OPALconfig.h"#include "changes.h"#include <boost/assign.hpp>#include <cmath>#include <fstream>#include <iomanip>#include <unistd.h>Go to the source code of this file.
Namespaces | |
| namespace | TRACKRUN |
Enumerations | |
| enum | { TRACKRUN::METHOD , TRACKRUN::TURNS , TRACKRUN::BEAM , TRACKRUN::FIELDSOLVER , TRACKRUN::BOUNDARYGEOMETRY , TRACKRUN::DISTRIBUTION , TRACKRUN::TRACKBACK , TRACKRUN::SIZE } |
Variables | |
| Inform * | gmsg |
|
extern |
Definition at line 7 of file changes.cpp.