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,16 +23,19 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file XSHistoManager.hh
/// \brief Create a set of profiles for XS study.
/// \file XSHistoManager.hh
/// \brief Definition of the XSHistoManager class
///
/// Create a set of profiles for XS study.
//
// Adapted from hadronic/Hadr00/include/HistoManager.hh
// Author: G.Hugo, 06 January 2023
//
// ***************************************************************************
//
// XSHistoManager
//
/// \class XSHistoManager
///
/// Create a set of profiles for XS study.
///
/// All profiles are G4H1.
@@ -51,6 +54,7 @@
//
// ***************************************************************************
#ifndef XS_HISTO_MANAGER_HH
#define XS_HISTO_MANAGER_HH