|
Bsoft 2.1.4
Bernard's software package
|
#include <mg_processing.h>
Public Member Functions | |
| Bproject () | |
Public Attributes | |
| Bproject * | next |
| Bstring | filename |
| Bstring | comment |
| int | split |
| Bstring * | reference |
| int | select |
| int | euler_flag |
| int | omega_flag |
| FOMType | fom_tag [NFOM] |
| Bfield * | field |
| Breconstruction * | rec |
| Bparticle * | class_avg |
|
inline |
| Bparticle* Bproject::class_avg |
| Bstring Bproject::comment |
| int Bproject::euler_flag |
| Bfield* Bproject::field |
| Bstring Bproject::filename |
| Bproject* Bproject::next |
| int Bproject::omega_flag |
| Breconstruction* Bproject::rec |
| Bstring* Bproject::reference |
| int Bproject::select |
| int Bproject::split |