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.
http://gibuu.physik.uni-giessen.de/GiBUU Specific references for each piece of data included in given below.
May 30, 2009
Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org
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.
|
static |
Definition at line 49 of file GiBUURESFormFactor.cxx.
|
private |
Definition at line 60 of file GiBUURESFormFactor.cxx.
|
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.