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

#include <BeamStripping.h>

Public Attributes

std::string filename
 
std::vector< double > pfld
 
int nrad
 
int ntet
 
int ntetS
 
int ntot
 

Detailed Description

Definition at line 27 of file BeamStripping.h.

Member Data Documentation

std::string PFieldData::filename

Definition at line 28 of file BeamStripping.h.

int PFieldData::nrad
int PFieldData::ntet

Definition at line 34 of file BeamStripping.h.

Referenced by BeamStripping::getPressureFromFile().

int PFieldData::ntetS
int PFieldData::ntot

Definition at line 40 of file BeamStripping.h.

Referenced by BeamStripping::getPressureFromFile().

std::vector<double> PFieldData::pfld

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