OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Classes | Enumerations
Vacuum.h File Reference
#include "AbsBeamline/Component.h"
#include "AbsBeamline/Cyclotron.h"
#include <memory>
#include <string>
#include <string_view>
#include <vector>
Include dependency graph for Vacuum.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PFieldData
 
struct  PPositions
 
class  Vacuum
 

Enumerations

enum class  ResidualGas : short { NOGAS , AIR , H2 }
 

Enumeration Type Documentation

◆ ResidualGas

enum class ResidualGas : short
strong
Enumerator
NOGAS 
AIR 
H2 

Definition at line 54 of file Vacuum.h.