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,11 +23,8 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file biasing/B01/src/B01ActionInitialization.cc
/// \file B01ActionInitialization.cc
/// \brief Implementation of the B01ActionInitialization class
//
//
//
#include "B01ActionInitialization.hh"
@@ -23,11 +23,8 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file biasing/B01/src/B01DetectorConstruction.cc
/// \file B01DetectorConstruction.cc
/// \brief Implementation of the B01DetectorConstruction class
//
//
//
#include "B01DetectorConstruction.hh"
@@ -23,11 +23,8 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file biasing/B01/src/B01PrimaryGeneratorAction.cc
/// \file B01PrimaryGeneratorAction.cc
/// \brief Implementation of the B01PrimaryGeneratorAction class
//
//
//
#include "B01PrimaryGeneratorAction.hh"
+1 -6
View File
@@ -23,14 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file biasing/B01/src/B01Run.cc
/// \file B01Run.cc
/// \brief Implementation of the B01Run class
//
//
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//
// (Description)
// B01Run Class is for accumulating scored quantities which is
// scored using G4MutiFunctionalDetector and G4VPrimitiveScorer.
@@ -23,11 +23,9 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file biasing/B01/src/B01RunAction.cc
/// \file B01RunAction.cc
/// \brief Implementation of the B01RunAction class
//
//
//
#include "B01RunAction.hh"
#include "B01Run.hh"