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