OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <ScatteringPhysics.h>
Public Attributes | |
int | label |
unsigned | localID |
Vector_t | Rincol |
Vector_t | Pincol |
long | IDincol |
int | Binincol |
double | DTincol |
double | Qincol |
double | Mincol |
Vector_t | Bfincol |
Vector_t | Efincol |
Definition at line 43 of file ScatteringPhysics.h.
Vector_t PART::Bfincol |
Definition at line 53 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().
int PART::Binincol |
Definition at line 49 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().
double PART::DTincol |
Definition at line 50 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().
Vector_t PART::Efincol |
Definition at line 54 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().
long PART::IDincol |
Definition at line 48 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().
int PART::label |
Definition at line 44 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().
unsigned PART::localID |
Definition at line 45 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().
double PART::Mincol |
Definition at line 52 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().
Vector_t PART::Pincol |
Definition at line 47 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().
double PART::Qincol |
Definition at line 51 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().
Vector_t PART::Rincol |
Definition at line 46 of file ScatteringPhysics.h.
Referenced by ScatteringPhysics::copyFromBunch().