OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
Component.h File Reference
#include "AbsBeamline/ElementBase.h"
#include "Fields/EMField.h"
#include "OPALTypes.h"
Include dependency graph for Component.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Point
class  Component
 Interface for a single beam element. More...

Typedefs

using ParticleContainer_t = ParticleContainer<double, 3>

Class Documentation

◆ Point

struct Point

Definition at line 37 of file Component.h.

Collaboration diagram for Point:
Class Members
double x
double y

Typedef Documentation

◆ ParticleContainer_t

Definition at line 30 of file Component.h.