OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Octupole.h
Go to the documentation of this file.
1#ifndef CLASSIC_Octupole_HH
2#define CLASSIC_Octupole_HH
3
4// ------------------------------------------------------------------------
5// $RCSfile: Octupole.h,v $
6// ------------------------------------------------------------------------
7// $Revision: 1.1.1.1 $
8// ------------------------------------------------------------------------
9// Copyright: see Copyright.readme
10// ------------------------------------------------------------------------
11//
12// Type definition: Octupole
13//
14// ------------------------------------------------------------------------
15// Class category: BeamlineCore
16// ------------------------------------------------------------------------
17//
18// $Date: 2000/03/27 09:32:33 $
19// $Author: fci $
20//
21// ------------------------------------------------------------------------
22
24
25
26// Typedef Octupole
27// ------------------------------------------------------------------------
29// An instantiation of template SingleMultipole<int>.
30
32
33#endif // __Octupole_HH
SingleMultipole< 4 > Octupole
Representation for a straight (normal) Octupole.
Definition: Octupole.h:31