LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
Functions for transforming GENIE objects into ART objects (and back) More...
#include "GENIE2ART.h"
#include <memory>
#include <typeinfo>
#include "TVector3.h"
#include "TLorentzVector.h"
#include "TSystem.h"
#include "Conventions/Units.h"
#include "EVGCore/EventRecord.h"
#include "GHEP/GHepUtils.h"
#include "PDG/PDGCodes.h"
#include "PDG/PDGLibrary.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 "EVGDrivers/GFluxI.h"
#include "FluxDrivers/GFluxBlender.h"
#include "FluxDrivers/GNuMIFlux.h"
#include "FluxDrivers/GSimpleNtpFlux.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "nusimdata/SimulationBase/MCNeutrino.h"
#include "nusimdata/SimulationBase/GTruth.h"
#include "nusimdata/SimulationBase/MCFlux.h"
#include "dk2nu/tree/dk2nu.h"
#include "dk2nu/tree/NuChoice.h"
#include "dk2nu/tree/dkmeta.h"
#include "dk2nu/genie/GDk2NuFlux.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
Go to the source code of this file.
Functions for transforming GENIE objects into ART objects (and back)
Definition in file GENIE2ART.cxx.