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

#include <BeamStripping.h>

Public Attributes

double rmin
 
double delr
 
double tetmin
 
double dtet
 
std::vector< double > rarr
 
double Pfact
 

Detailed Description

Definition at line 43 of file BeamStripping.h.

Member Data Documentation

double PPositions::delr
double PPositions::dtet
double PPositions::Pfact

Definition at line 51 of file BeamStripping.h.

Referenced by BeamStripping::getPressureFromFile().

std::vector<double> PPositions::rarr

Definition at line 49 of file BeamStripping.h.

Referenced by BeamStripping::initR().

double PPositions::rmin
double PPositions::tetmin

Definition at line 46 of file BeamStripping.h.

Referenced by BeamStripping::getPressureFromFile().


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