![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Wrapper for reweight neutrino interactions with GENIE base class. More...
#include <math.h>#include <map>#include <fstream>#include "TVector3.h"#include "TLorentzVector.h"#include "TSystem.h"#include "Conventions/Units.h"#include "EVGCore/EventRecord.h"#include "GHEP/GHepUtils.h"#include "Messenger/Messenger.h"#include "ReWeight/GReWeightI.h"#include "ReWeight/GSystSet.h"#include "ReWeight/GSyst.h"#include "ReWeight/GReWeight.h"#include "ReWeight/GReWeightNuXSecNCEL.h"#include "ReWeight/GReWeightNuXSecCCQE.h"#include "ReWeight/GReWeightNuXSecCCRES.h"#include "ReWeight/GReWeightNuXSecCOH.h"#include "ReWeight/GReWeightNonResonanceBkg.h"#include "ReWeight/GReWeightFGM.h"#include "ReWeight/GReWeightDISNuclMod.h"#include "ReWeight/GReWeightResonanceDecay.h"#include "ReWeight/GReWeightFZone.h"#include "ReWeight/GReWeightINuke.h"#include "ReWeight/GReWeightAGKY.h"#include "ReWeight/GReWeightNuXSecCCQEvec.h"#include "ReWeight/GReWeightNuXSecNCRES.h"#include "ReWeight/GReWeightNuXSecDIS.h"#include "ReWeight/GReWeightNuXSecNC.h"#include "ReWeight/GSystUncertainty.h"#include "ReWeight/GReWeightUtils.h"#include "Geo/ROOTGeomAnalyzer.h"#include "Geo/GeomVolSelectorFiducial.h"#include "Geo/GeomVolSelectorRockBox.h"#include "Utils/StringUtils.h"#include "Utils/XmlParserUtils.h"#include "Interaction/InitialState.h"#include "Interaction/Interaction.h"#include "Interaction/Kinematics.h"#include "Interaction/KPhaseSpace.h"#include "Interaction/ProcessInfo.h"#include "Interaction/XclsTag.h"#include "GHEP/GHepParticle.h"#include "PDG/PDGCodeList.h"#include "Conventions/Constants.h"#include "nusimdata/SimulationBase/MCTruth.h"#include "nusimdata/SimulationBase/MCParticle.h"#include "nusimdata/SimulationBase/MCNeutrino.h"#include "nusimdata/SimulationBase/GTruth.h"#include "nutools/NuReweight/GENIEReweight.h"Go to the source code of this file.
Namespaces | |
| rwgt | |
Wrapper for reweight neutrino interactions with GENIE base class.
Definition in file GENIEReweight.cxx.