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
@@ -22,7 +22,8 @@
// * use in resulting scientific publications, and indicate your *
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// @file G4MPIextraWorker.cc
/// @brief Extra MPI worker
// The extra MPI worker class defines actions on an extra MPI worker
// which does not perform event processing.
@@ -22,7 +22,9 @@
// * use in resulting scientific publications, and indicate your *
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// @file G4MPIhistoMerger.cc
/// @brief Histo merger
// Merge G4analysis histogram objects via MPI
//
// History:
@@ -22,7 +22,9 @@
// * use in resulting scientific publications, and indicate your *
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// @file G4MPIntupleMerger.cc
/// @brief Ntuple merger
// Class for configuring G4analysis for merging ntuples via MPI
//
// Author: Ivana Hrivnacova, 21/11/2018 (ivana@ipno.in2p3.fr)
@@ -22,7 +22,9 @@
// * use in resulting scientific publications, and indicate your *
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// @file G4MPIscorerMerger.cc
/// @brief Scorer merger
#include "G4MPIscorerMerger.hh"
#include "G4MPIutils.hh"
@@ -22,7 +22,9 @@
// * use in resulting scientific publications, and indicate your *
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// @file G4MPIutils.cc
/// @brief Utility functions for MPI G4 interface
#include "G4MPIutils.hh"
#include "globals.hh"
@@ -22,7 +22,9 @@
// * use in resulting scientific publications, and indicate your *
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// @file G4VUserMPIrunMerger.cc
/// @brief A base class for user run merger
#include "G4VUserMPIrunMerger.hh"
#include "G4MPImanager.hh"