OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Variables
OpalElement.cpp File Reference
#include "Elements/OpalElement.h"
#include "AbsBeamline/AlignWrapper.h"
#include "AbsBeamline/ElementImage.h"
#include "AbsBeamline/Bend2D.h"
#include "AbstractObjects/Attribute.h"
#include "AbstractObjects/Expressions.h"
#include "AbstractObjects/OpalData.h"
#include "Attributes/Attributes.h"
#include "Parser/Statement.h"
#include "Physics/Physics.h"
#include "Utilities/OpalException.h"
#include "Utilities/Options.h"
#include "Utilities/ParseError.h"
#include "Utilities/Round.h"
#include "Utilities/Util.h"
#include <cmath>
#include <cctype>
#include <sstream>
#include <vector>
#include <boost/regex.hpp>
Include dependency graph for OpalElement.cpp:

Go to the source code of this file.

Variables

Informgmsg
 

Variable Documentation

Inform* gmsg

Definition at line 21 of file Main.cpp.