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

Go to the source code of this file.

Classes

class  ClassicField
 

Typedefs

typedef std::list< ClassicFieldFieldList
 

Typedef Documentation

◆ FieldList

typedef std::list<ClassicField> FieldList

Definition at line 43 of file ClassicField.h.