OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
LossDataSink.h File Reference
#include "AbsBeamline/ElementBase.h"
#include "AbstractObjects/OpalData.h"
#include "Algorithms/Vektor.h"
#include "Algorithms/OpalParticle.h"
#include "H5hut.h"
#include <boost/optional.hpp>
#include <fstream>
#include <functional>
#include <set>
#include <string>
#include <vector>
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
 STL namespace.

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 71 of file LossDataSink.h.