LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "canvas/Persistency/Common/PtrVector.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <iomanip>
#include <iostream>
#include <memory>
#include "larsim/EventWeight/Base/MCEventWeight.h"
#include "larsim/EventWeight/Base/WeightManager.h"
#include "larsim/EventWeight/Base/Weight_t.h"
#include "nugen/EventGeneratorBase/GENIE/GENIE2ART.h"
#include "nusimdata/SimulationBase/MCTruth.h"
Go to the source code of this file.
Classes | |
class | evwgh::EventWeight |
Namespaces | |
evwgh | |