OPAL (Object Oriented Parallel Accelerator Library) 2022.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 class | ResidualGas : short { NOGAS = -1 , AIR = 0 , H2 = 1 } |
|
strong |