OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include "Algorithms/Vektor.h"
#include "Algorithms/OpalParticle.h"
#include "AbsBeamline/ElementBase.h"
#include "AbstractObjects/OpalData.h"
#include <boost/optional.hpp>
#include <string>
#include <fstream>
#include <vector>
#include <functional>
#include <set>
#include "H5hut.h"
Go to the source code of this file.
Classes | |
struct | SetStatistics |
struct | std::less< SetStatistics > |
class | LossDataSink |
Namespaces | |
namespace | std |
Enumerations | |
enum class | CollectionType : unsigned short { SPATIAL = 0 , TEMPORAL } |
|
strong |
Enumerator | |
---|---|
SPATIAL | |
TEMPORAL |
Definition at line 72 of file LossDataSink.h.