|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include "Solvers/ParticleMatterInteractionHandler.h"#include "AbsBeamline/ElementBase.h"#include "Algorithms/Vektor.h"#include <gsl/gsl_rng.h>#include "Utility/IpplTimings.h"#include <memory>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | ScatteringPhysics |
Typedefs | |
| typedef struct { | |
| int | label |
| unsigned | localID |
| Vector_t | Rincol |
| Vector_t | Pincol |
| long | IDincol |
| int | Binincol |
| double | DTincol |
| double | Qincol |
| double | Mincol |
| Vector_t | Bfincol |
| Vector_t | Efincol |
| } | PART |
| typedef struct { ... } PART |