|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
|
#include <list>#include <memory>#include "AbsBeamline/Component.h"#include "Structure/BoundingBox.h"

Go to the source code of this file.
Classes | |
| class | BeamlineFieldElement |
| Beamline component together with its active longitudinal field interval. More... | |
Typedefs | |
| using | FieldList = std::list< BeamlineFieldElement > |
| using FieldList = std::list<BeamlineFieldElement> |
Definition at line 50 of file BeamlineFieldElement.h.