#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "larcore/Geometry/Geometry.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "nugen/NuReweight/art/NuReweight.h"
#include "nusimdata/SimulationBase/MCNeutrino.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "nusimdata/SimulationBase/GTruth.h"
#include "nusimdata/SimulationBase/MCFlux.h"
#include "TVector3.h"
#include "TLorentzVector.h"
#include "TRandom.h"
#include <memory>
Go to the source code of this file.
|
| sbnd |
| LArSoft plugin for SBND CRT detector simulation parameters.
|
|
|
enum | sbnd::reweight {
sbnd::kNCEL,
sbnd::kQEMA,
sbnd::kQEVec,
sbnd::kResGanged,
sbnd::kCCRes,
sbnd::kNCRes,
sbnd::kCoh,
sbnd::kNonResRvp1pi,
sbnd::kNonResRvbarp1pi,
sbnd::kNonResRvp2pi,
sbnd::kNonResRvbarp2pi,
sbnd::kResDecay,
sbnd::kNC,
sbnd::kDIS,
sbnd::kDISnucl,
sbnd::kAGKY,
sbnd::kNReWeights
} |
|