Convert MCTruth to G4Event; Geant4 event generator. More...
#include "nutools/G4Base/ConvertMCTruthToG4.h"#include "nutools/G4Base/PrimaryParticleInformation.h"#include "nusimdata/SimulationBase/MCTruth.h"#include "nusimdata/SimulationBase/MCParticle.h"#include "Geant4/G4Event.hh"#include "Geant4/G4IonTable.hh"#include "Geant4/G4PrimaryVertex.hh"#include "Geant4/G4ParticleDefinition.hh"#include "Geant4/G4ParticleTable.hh"#include <TParticle.h>#include <CLHEP/Vector/LorentzVector.h>#include <iostream>#include <vector>#include <map>#include "messagefacility/MessageLogger/MessageLogger.h"Go to the source code of this file.
Namespaces | |
| g4b | |
| basic interface to Geant4 for ART-based software | |
Convert MCTruth to G4Event; Geant4 event generator.
Definition in file ConvertMCTruthToG4.cxx.
1.8.11