OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
LossDataSink.h File Reference
#include "AbsBeamline/ElementBase.h"
#include "AbstractObjects/OpalData.h"
#include "AbstractObjects/OpalParticle.h"
#include "H5hut.h"
#include <cstddef>
#include <fstream>
#include <functional>
#include <optional>
#include <set>
#include <string>
#include <utility>
#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 88 of file LossDataSink.h.