|
GENIEGenerator
|
Singleton to load and serve data tables provided by the GiBUU group. More...
#include <GiBUURESFormFactor.h>

Classes | |
| struct | Cleaner |
| class | FormFactors |
Public Member Functions | |
| const FormFactors & | FF (void) const |
Static Public Member Functions | |
| static GiBUURESFormFactor * | Instance (void) |
Private Member Functions | |
| GiBUURESFormFactor () | |
| GiBUURESFormFactor (const GiBUURESFormFactor &gibuu_data) | |
| ~GiBUURESFormFactor () | |
| void | LoadTables (void) |
Private Attributes | |
| FormFactors * | fFormFactors |
Static Private Attributes | |
| static GiBUURESFormFactor * | fInstance = 0 |
Friends | |
| struct | Cleaner |
Singleton to load and serve data tables provided by the GiBUU group.
Definition at line 31 of file GiBUURESFormFactor.h.
|
private |
Definition at line 37 of file GiBUURESFormFactor.cxx.
|
private |
|
private |
Definition at line 43 of file GiBUURESFormFactor.cxx.
| const GiBUURESFormFactor::FormFactors & GiBUURESFormFactor::FF | ( | void | ) | const |
Definition at line 66 of file GiBUURESFormFactor.cxx.
Referenced by SaveToRootFile().
|
static |
Definition at line 49 of file GiBUURESFormFactor.cxx.
References genie::GiBUURESFormFactor::Cleaner::DummyMethodAndSilentCompiler(), LOG, and pINFO.
Referenced by SaveToRootFile().
|
private |
Definition at line 60 of file GiBUURESFormFactor.cxx.
References genie::GiBUURESFormFactor::FormFactors::LoadTables().
|
friend |
Definition at line 143 of file GiBUURESFormFactor.h.
|
private |
Definition at line 131 of file GiBUURESFormFactor.h.
|
staticprivate |
Definition at line 128 of file GiBUURESFormFactor.h.
Referenced by genie::GiBUURESFormFactor::Cleaner::~Cleaner().
1.8.5