OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
AcceleratingField.h
Go to the documentation of this file.
1#ifndef CLASSIC_AcceleratingField_HH
2#define CLASSIC_AcceleratingField_HH
3
4// ------------------------------------------------------------------------
5// $RCSfile: AcceleratingField.h,v $
6// ------------------------------------------------------------------------
7// $Revision: 1.1.1.1 $
8// ------------------------------------------------------------------------
9// Copyright: see Copyright.readme
10// ------------------------------------------------------------------------
11//
12// Class: AcceleratingField (typedef)
13//
14// ------------------------------------------------------------------------
15// Class category: Fields
16// ------------------------------------------------------------------------
17//
18// $Date: 2000/03/27 09:32:35 $
19// $Author: fci $
20//
21// ------------------------------------------------------------------------
22
23#include "Fields/ConstEzField.h"
25
26
27// Typedef AcceleratingField
28// ------------------------------------------------------------------------
30// A homogeneous field in z-direction, oscillating in time.
31// An instance of the template class OscillatingField.
32
34
35#endif // CLASSIC_AcceleratingField_HH
OscillatingField< ConstEzField > AcceleratingField
The electromagnetic field of an RF cavity.