OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Variables
SigmaGenerator.cpp File Reference
#include "SigmaGenerator.h"
#include "AbstractObjects/OpalData.h"
#include "AbsBeamline/Cyclotron.h"
#include "Utilities/OpalException.h"
#include "Utilities/Util.h"
#include "matrix_vector_operation.h"
#include "ClosedOrbitFinder.h"
#include "MapGenerator.h"
#include <cmath>
#include <filesystem>
#include <iomanip>
#include <limits>
#include <numeric>
#include <sstream>
#include <utility>
#include <boost/numeric/odeint/stepper/runge_kutta4.hpp>
Include dependency graph for SigmaGenerator.cpp:

Go to the source code of this file.

Variables

Informgmsg
 

Variable Documentation

Inform* gmsg

Definition at line 70 of file Main.cpp.