OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
AcceleratingField.h
Go to the documentation of this file.
1#ifndef OPALX_AcceleratingField_HH
2#define OPALX_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// Typedef AcceleratingField
27// ------------------------------------------------------------------------
29// A homogeneous field in z-direction, oscillating in time.
30// An instance of the template class OscillatingField.
31
33
34#endif // OPALX_AcceleratingField_HH
OscillatingField< ConstEzField > AcceleratingField
The electromagnetic field of an RF cavity.
An oscillating electromagnetic field.