OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
|
#include "AbsBeamline/Component.h"
#include "AbsBeamline/Cyclotron.h"
#include <boost/bimap.hpp>
#include <memory>
#include <string>
#include <vector>
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 } |
|
strong |