OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Classes | Enumerations
Vacuum.h File Reference
#include "AbsBeamline/Component.h"
#include <string>
#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 = -1 , AIR = 0 , H2 = 1 }
 

Enumeration Type Documentation

◆ ResidualGas

enum ResidualGas : short
strong
Enumerator
NOGAS 
AIR 
H2 

Definition at line 61 of file Vacuum.h.