Import Geant4 11.4.0 source tree
This commit is contained in:
+8
-4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user