OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Attributes | List of all members
BfieldData Struct Reference

#include <Cyclotron.h>

Public Attributes

std::string filename
 
std::vector< double > bfld
 
std::vector< double > dbt
 
std::vector< double > dbtt
 
std::vector< double > dbttt
 
std::vector< double > dbr
 
std::vector< double > dbrr
 
std::vector< double > dbrrr
 
std::vector< double > dbrt
 
std::vector< double > dbrrt
 
std::vector< double > dbrtt
 
std::vector< double > f2
 
std::vector< double > f3
 
std::vector< double > g3
 
int nrad
 
int ntet
 
int ntetS
 
int ntot
 
double bacc
 
double dbtmx
 
double dbttmx
 
double dbtttmx
 

Detailed Description

Definition at line 35 of file Cyclotron.h.

Member Data Documentation

double BfieldData::bacc

Definition at line 68 of file Cyclotron.h.

std::vector<double> BfieldData::bfld
std::vector<double> BfieldData::dbr

Definition at line 44 of file Cyclotron.h.

Referenced by Cyclotron::getdiffs(), and Cyclotron::interpolate().

std::vector<double> BfieldData::dbrr

Definition at line 45 of file Cyclotron.h.

Referenced by Cyclotron::getdiffs().

std::vector<double> BfieldData::dbrrr

Definition at line 46 of file Cyclotron.h.

Referenced by Cyclotron::getdiffs().

std::vector<double> BfieldData::dbrrt

Definition at line 49 of file Cyclotron.h.

Referenced by Cyclotron::getdiffs().

std::vector<double> BfieldData::dbrt

Definition at line 48 of file Cyclotron.h.

Referenced by Cyclotron::getdiffs().

std::vector<double> BfieldData::dbrtt

Definition at line 50 of file Cyclotron.h.

Referenced by Cyclotron::getdiffs().

std::vector<double> BfieldData::dbt
double BfieldData::dbtmx

Definition at line 68 of file Cyclotron.h.

std::vector<double> BfieldData::dbtt
double BfieldData::dbttmx

Definition at line 68 of file Cyclotron.h.

std::vector<double> BfieldData::dbttt
double BfieldData::dbtttmx

Definition at line 68 of file Cyclotron.h.

std::vector<double> BfieldData::f2

Definition at line 53 of file Cyclotron.h.

Referenced by Cyclotron::getdiffs().

std::vector<double> BfieldData::f3

Definition at line 54 of file Cyclotron.h.

Referenced by Cyclotron::getdiffs().

std::string BfieldData::filename

Definition at line 36 of file Cyclotron.h.

std::vector<double> BfieldData::g3

Definition at line 55 of file Cyclotron.h.

Referenced by Cyclotron::getdiffs().

int BfieldData::nrad
int BfieldData::ntet
int BfieldData::ntetS
int BfieldData::ntot

The documentation for this struct was generated from the following file: