|
Geant4-11
|
#include <iostream>#include <typeinfo>#include "G4ElNeutrinoNucleusProcess.hh"#include "G4SystemOfUnits.hh"#include "G4Nucleus.hh"#include "G4ProcessManager.hh"#include "G4CrossSectionDataStore.hh"#include "G4ProductionCutsTable.hh"#include "G4HadronicException.hh"#include "G4HadronicInteraction.hh"#include "G4VCrossSectionRatio.hh"#include "G4VDiscreteProcess.hh"#include "G4ElNeutrinoNucleusTotXsc.hh"#include "G4RotationMatrix.hh"#include "G4ThreeVector.hh"#include "G4AffineTransform.hh"#include "G4DynamicParticle.hh"#include "G4StepPoint.hh"#include "G4VSolid.hh"#include "G4LogicalVolume.hh"#include "G4SafetyHelper.hh"#include "G4TransportationManager.hh"