OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
RingSection.h File Reference
#include "AbsBeamline/Component.h"
#include <cmath>
#include <vector>
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 205 of file RingSection.h.