OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Classes | Typedefs
RingSection.h File Reference
#include <vector>
#include "AbsBeamline/Component.h"
Include dependency graph for RingSection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RingSection
 Component placement handler in ring geometry. More...
 

Typedefs

typedef std::vector< RingSection * > RingSectionList
 

Typedef Documentation

◆ RingSectionList

typedef std::vector<RingSection*> RingSectionList

Definition at line 199 of file RingSection.h.