Import Geant4 11.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2025-12-05 08:54:02 +01:00
parent a499fb82e9
commit b4a16de652
6484 changed files with 232674 additions and 221097 deletions
@@ -23,10 +23,8 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
/// \file src/RE04ActionInitialization.cc
/// \file RE04ActionInitialization.cc
/// \brief Implementation of the RE04ActionInitialization class
//
#include "RE04ActionInitialization.hh"
@@ -23,10 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file runAndEvent/RE04/src/RE04DetectorContruction.cc
/// \file RE04DetectorContruction.cc
/// \brief Implementation of the RE04DetectorContruction class
//
//
#include "RE04DetectorConstruction.hh"
#include "G4Box.hh"
@@ -23,10 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file runAndEvent/RE04/src/RE04EventAction.cc
/// \file RE04EventAction.cc
/// \brief Implementation of the RE04EventAction class
//
//
#include "RE04EventAction.hh"
#include "RE04Trajectory.hh"
@@ -23,10 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file runAndEvent/RE04/src/RE04ParallelWorldConstruction.cc
/// \file RE04ParallelWorldConstruction.cc
/// \brief Implementation of the RE04ParallelWorldConstruction class
//
//
#include "RE04ParallelWorldConstruction.hh"
#include "RE04ParallelWorldParam.hh"
@@ -23,10 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file runAndEvent/RE04/src/RE04ParallelWorldParam.cc
/// \file RE04ParallelWorldParam.cc
/// \brief Implementation of the RE04ParallelWorldParam class
//
//
#include "RE04ParallelWorldParam.hh"
#include "G4Box.hh"
@@ -23,10 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file runAndEvent/RE04/src/RE04PrimaryGeneratorAction.cc
/// \file RE04PrimaryGeneratorAction.cc
/// \brief Implementation of the RE04PrimaryGeneratorAction class
//
//
#include "RE04PrimaryGeneratorAction.hh"
#include "G4Event.hh"
@@ -23,10 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file runAndEvent/RE04/src/RE04SteppingAction.cc
/// \file RE04SteppingAction.cc
/// \brief Implementation of the RE04SteppingAction class
//
//
#include "RE04SteppingAction.hh"
#include "G4Material.hh"
@@ -23,10 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file runAndEvent/RE04/src/RE04TrackingAction.cc
/// \file RE04TrackingAction.cc
/// \brief Implementation of the RE04TrackingAction class
//
//
#include "RE04TrackingAction.hh"
#include "RE04Trajectory.hh"
@@ -23,10 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file runAndEvent/RE04/src/RE04Trajectory.cc
/// \file RE04Trajectory.cc
/// \brief Implementation of the RE04Trajectory class
//
//
#include "RE04Trajectory.hh"
#include "RE04TrajectoryPoint.hh"
@@ -23,10 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file runAndEvent/RE04/src/RE04TrajectoryPoint.cc
/// \file RE04TrajectoryPoint.cc
/// \brief Implementation of the RE04TrajectoryPoint class
//
//
#include "RE04TrajectoryPoint.hh"
#include "G4AttDef.hh"