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
@@ -37,8 +37,6 @@
// Usage (a): G4AttCheck(values,definitions);
// or (b): G4cout << G4AttCheck(values,definitions) << G4endl;
//
// For further details, see the HepRep home page at http://heprep.freehep.org
//
// @author J.Allison
// @author J.Perl
// Class Description - End:
+1 -2
View File
@@ -45,8 +45,7 @@
// relevant Trajectory, Trajectory Point or Sensitive Detector Hit.
// The association between the G4AttValue and the G4AttDef object is
// made through the data member "name".
// For details, see the HepRep home page at http://heprep.freehep.org
//
//
// @author M.Frailis
// @author R.Giannitrapani
// @author J.Perl
@@ -35,8 +35,6 @@
//
// Intended for inheritance by classes that need to hold them.
//
// For further details, see the HepRep home page at http://heprep.freehep.org
//
// @author J.Allison
// @author J.Perl
// Class Description - End:
+1 -2
View File
@@ -41,8 +41,7 @@
// The G4AttValue is further defined in a G4AttDef object.
// The association between the G4AttValue and the G4AttDef object is
// made through the data member "name".
// For details, see the HepRep home page at http://heprep.freehep.org
//
//
// @author M.Frailis
// @author R.Giannitrapani
// @author J.Perl