OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Classes | Enumerations
Vacuum.h File Reference
#include "AbsBeamline/Component.h"
#include "AbsBeamline/Cyclotron.h"
#include <boost/bimap.hpp>
#include <memory>
#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  ResidualGas : short { ResidualGas::NOGAS = -1, ResidualGas::AIR = 0, ResidualGas::H2 = 1 }
 

Enumeration Type Documentation

enum ResidualGas : short
strong
Enumerator
NOGAS 
AIR 
H2 

Definition at line 55 of file Vacuum.h.