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,9 +23,10 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
/// @file ActionInitialization.cc
/// @brief Define action initialization
/// \file ActionInitialization.cc
/// \brief Implementation of the ActionInitialization class
///
/// Define action initialization
#include "ActionInitialization.hh"
@@ -23,9 +23,10 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
/// @file Analysis.cc
/// @brief Define histograms
/// \file Analysis.cc
/// \brief Implementation of the Analysis class
///
/// Define histograms
#include "Analysis.hh"
@@ -23,9 +23,10 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
/// @file DetectorConstruction.hh
/// @brief Define geometry
/// \file DetectorConstruction.cc
/// \brief Implementation of the DetectorConstruction class
///
/// Define geometry
#include "DetectorConstruction.hh"
@@ -23,9 +23,10 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
/// @file EventAction.cc
/// @brief Describe event actions
/// \file EventAction.cc
/// \brief Implementation of the EventAction class
///
/// Describe event actions
#include "EventAction.hh"
@@ -23,9 +23,10 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
/// @file MedicalBeam.cc
/// @brief Define beam profile as primary generator
/// \file MedicalBeam.cc
/// \brief Implementation of the CLHEP::MedicalBeam class
///
/// Define beam profile as primary generator
#include "MedicalBeam.hh"
@@ -23,6 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file Run.cc
/// \brief Implementation of the Run class
#include "Run.hh"
#include <atomic>
@@ -23,9 +23,10 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
/// @file RunAction.cc
/// @brief Describe run actions
/// \file RunAction.cc
/// \brief Implementation of the RunAction class
///
/// Describe run actions
#include "RunAction.hh"
@@ -23,9 +23,10 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
/// @file RunActionMaster.cc
/// @brief Describe run actions
/// \file RunActionMaster.cc
/// \brief Implementation of the RunActionMaster class
///
/// Describe run actions
#include "RunActionMaster.hh"
@@ -23,6 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file RunMerger.cc
/// \brief Implementation of the RunMerger class
#include "RunMerger.hh"
#include "Run.hh"
@@ -23,9 +23,10 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
/// @file VoxelParam.cc
/// @brief Define voxel parameterization
/// \file VoxelParam.cc
/// \brief Implementation of the VoxelParam class
///
/// Define voxel parameterization
#include "VoxelParam.hh"
@@ -23,9 +23,10 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
/// @file VoxelSD.cc
/// @brief Define detector sensitivity on voxels
/// \file VoxelSD.cc
/// \brief Implementation of the VoxelSD class
///
/// Define detector sensitivity on voxels
// #include "G4MPImanager.hh"
#include "VoxelSD.hh"