#include <TMath.h>#include <TFile.h>#include <TNtupleD.h>#include <cstdlib>#include <sstream>#include "Algorithm/AlgFactory.h"#include "Algorithm/AlgConfigPool.h"#include "Base/XSecAlgorithmI.h"#include "Conventions/Units.h"#include "Conventions/Controls.h"#include "EVGCore/EventRecord.h"#include "GHEP/GHepParticle.h"#include "Interaction/Interaction.h"#include "Messenger/Messenger.h"#include "PDG/PDGCodes.h"#include "ReWeight/GReWeightNuXSecCCQE.h"#include "ReWeight/GSystSet.h"#include "ReWeight/GSystUncertainty.h"#include "ReWeight/GReWeightUtils.h"#include "Registry/Registry.h"Go to the source code of this file.
Variables | |
| static const char * | kModelDipole = "genie::DipoleAxialFormFactorModel" |
| static const char * | kModelZExp = "genie::ZExpAxialFormFactorModel" |
|
static |
Definition at line 64 of file GReWeightNuXSecCCQE.cxx.
|
static |
Definition at line 65 of file GReWeightNuXSecCCQE.cxx.
1.8.11