OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
BeamlineFieldElement.h File Reference
#include <list>
#include <memory>
#include "AbsBeamline/Component.h"
#include "Structure/BoundingBox.h"
Include dependency graph for BeamlineFieldElement.h:
This graph shows which files directly or indirectly include this file:

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 >
 

Typedef Documentation

◆ FieldList

using FieldList = std::list<BeamlineFieldElement>

Definition at line 50 of file BeamlineFieldElement.h.