OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Quadrupole.h
Go to the documentation of this file.
1 #ifndef CLASSIC_Quadrupole_HH
2 #define CLASSIC_Quadrupole_HH
3 
4 // ------------------------------------------------------------------------
5 // $RCSfile: Quadrupole.h,v $
6 // ------------------------------------------------------------------------
7 // $Revision: 1.1.1.1 $
8 // ------------------------------------------------------------------------
9 // Copyright: see Copyright.readme
10 // ------------------------------------------------------------------------
11 //
12 // Type definition: Quadrupole
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 Quadrupole
27 // ------------------------------------------------------------------------
29 // An instantiation of template SingleMultipole<int>.
30 
32 
33 #endif // __Quadrupole_HH
SingleMultipole< 2 > Quadrupole
Representation for a straight (normal) quadrupole.
Definition: Quadrupole.h:31
Representation for single multipoles.