OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Classes | Namespaces | Enumerations
LossDataSink.h File Reference
#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"
Include dependency graph for LossDataSink.h:
This graph shows which files directly or indirectly include this file:

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 }
 

Enumeration Type Documentation

◆ CollectionType

enum class CollectionType : unsigned short
strong
Enumerator
SPATIAL 
TEMPORAL 

Definition at line 72 of file LossDataSink.h.