OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
FlaggedBeamline.cpp
Go to the documentation of this file.
1 // ------------------------------------------------------------------------
2 // $RCSfile: FlaggedBeamline.cpp,v $
3 // ------------------------------------------------------------------------
4 // $Revision: 1.1.1.1 $
5 // ------------------------------------------------------------------------
6 // Copyright: see Copyright.readme
7 // ------------------------------------------------------------------------
8 //
9 // Type definition: FlaggedBeamline
10 //
11 // ------------------------------------------------------------------------
12 // Class category: Beamlines
13 // ------------------------------------------------------------------------
14 //
15 // $Date: 2000/03/27 09:32:35 $
16 // $Author: fci $
17 //
18 // ------------------------------------------------------------------------
19 
21 
22 
23 // Typedef FlaggedBeamline
24 // ------------------------------------------------------------------------
25 
26 template class TBeamline<FlaggedElmPtr>;
Template class for beam lines.
Definition: TBeamline.h:40