#include "Distribution/Distribution.h"
#include "AbstractObjects/BeamSequence.h"
#include "AbstractObjects/Expressions.h"
#include "AbstractObjects/OpalData.h"
#include "BasicActions/Option.h"
#include "Distribution/LaserProfile.h"
#include "Elements/OpalBeamline.h"
#include "OPALTypes.h"
#include "Physics/Physics.h"
#include "Physics/Units.h"
#include "Structure/H5PartWrapper.h"
#include "Utilities/OpalException.h"
#include "Utilities/Options.h"
#include "Utilities/Util.h"
#include "Utility/IpplTimings.h"
#include "Utilities/GSLCompat.h"
#include "Utilities/Random.h"
#include <filesystem>
#include <regex>
#include <sys/time.h>
#include <cfloat>
#include <cmath>
#include <iomanip>
#include <iostream>
#include <map>
#include <numeric>
Go to the source code of this file.
|
| enum | {
DISTRIBUTION::TYPE
, DISTRIBUTION::FNAME
, DISTRIBUTION::SIGMAX
, DISTRIBUTION::SIGMAY
,
DISTRIBUTION::SIGMAZ
, DISTRIBUTION::SIGMAPX
, DISTRIBUTION::SIGMAPY
, DISTRIBUTION::SIGMAPZ
,
DISTRIBUTION::CORR
, DISTRIBUTION::CUTOFFPX
, DISTRIBUTION::CUTOFFPY
, DISTRIBUTION::CUTOFFPZ
,
DISTRIBUTION::CUTOFFX
, DISTRIBUTION::CUTOFFY
, DISTRIBUTION::CUTOFFLONG
, DISTRIBUTION::CORRX
,
DISTRIBUTION::CORRY
, DISTRIBUTION::CORRZ
, DISTRIBUTION::CORRT
, DISTRIBUTION::SIGMAT
,
DISTRIBUTION::TPULSEFWHM
, DISTRIBUTION::TRISE
, DISTRIBUTION::TFALL
, DISTRIBUTION::FTOSCAMPLITUDE
,
DISTRIBUTION::FTOSCPERIODS
, DISTRIBUTION::EMITTED
, DISTRIBUTION::EMISSIONSTEPS
, DISTRIBUTION::NPARTDIST
,
DISTRIBUTION::SIZE
} |
| |
◆ GeneratorPool
◆ view_type
◆ gmsg