OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
RFCavity.h File Reference
#include "AbsBeamline/Component.h"
#include "Algorithms/AbstractTimeDependence.h"
#include "Physics/Physics.h"
#include "Utilities/BiMap.h"
#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
 Interface for standing wave cavities. More...
 

Enumerations

enum class  CavityType : unsigned short { SW , SGSW }
 

Enumeration Type Documentation

◆ CavityType

enum class CavityType : unsigned short
strong
Enumerator
SW 
SGSW 

Definition at line 32 of file RFCavity.h.