OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Classes | Enumerations
RFCavity.h File Reference
#include "AbsBeamline/Component.h"
#include "Algorithms/AbstractTimeDependence.h"
#include "Physics/Physics.h"
#include "Fields/Definitions.h"
#include <boost/bimap.hpp>
#include <cmath>
#include <string>
Include dependency graph for RFCavity.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RFCavity
 

Enumerations

enum  CavityType : unsigned short { CavityType::SW, CavityType::SGSW }
 

Enumeration Type Documentation

enum CavityType : unsigned short
strong
Enumerator
SW 
SGSW 

Definition at line 31 of file RFCavity.h.