Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
@@ -1,4 +1,3 @@
//$Id$
///\file "runAndEvent/RE03/.README.txt"
///\brief Example RE03 README page
@@ -1,4 +1,3 @@
# $Id: GNUmakefile 66379 2012-12-18 09:46:33Z gcosmo $
# --------------------------------------------------------------
# GNUmakefile for examples module. Gabriele Cosmo, 06/04/98.
# --------------------------------------------------------------
@@ -1,4 +1,3 @@
$Id: History 110440 2018-05-23 11:28:07Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -27,7 +27,6 @@
/// \brief Main program of the runAndEvent/RE03 example
//
//
// $Id: $
//
#include "G4Types.hh"
@@ -27,7 +27,6 @@
/// \brief Definition of the RE03ActionInitialization class
//
//
// $Id: RE03ActionInitialization.hh 66780 2013-01-12 14:56:35Z gcosmo $
//
#ifndef RE03ActionInitialization_h
@@ -26,7 +26,6 @@
/// \file runAndEvent/RE03/include/RE03DetectorConstruction.hh
/// \brief Definition of the RE03DetectorConstruction class
//
// $Id: RE03DetectorConstruction.hh 68780 2013-04-05 13:06:07Z gcosmo $
//
#ifndef RE03DetectorConstruction_h
@@ -26,7 +26,6 @@
/// \file runAndEvent/RE03/include/RE03PrimaryGeneratorAction.hh
/// \brief Definition of the RE03PrimaryGeneratorAction class
//
// $Id: RE03PrimaryGeneratorAction.hh 68026 2013-03-13 13:45:22Z gcosmo $
//
#ifndef RE03PrimaryGeneratorAction_h
@@ -26,7 +26,6 @@
/// \file runAndEvent/RE03/include/RE03UserScoreWriter.hh
/// \brief Definition of the RE03UserScoreWriter class
//
// $Id: $
//
#ifndef RE03UserScoreWriter_h
@@ -27,7 +27,6 @@
/// \brief Implementation of the RE03ActionInitialization class
//
//
// $Id: RE03ActionInitialization.cc 66780 2013-01-12 14:56:35Z gcosmo $
//
#include "RE03ActionInitialization.hh"
@@ -26,7 +26,6 @@
/// \file runAndEvent/RE03/src/RE03DetectorConstruction.cc
/// \brief Implementation of the RE03DetectorConstruction class
//
// $Id: RE03DetectorConstruction.cc 101905 2016-12-07 11:34:39Z gunter $
//
#include "RE03DetectorConstruction.hh"
@@ -26,7 +26,6 @@
/// \file runAndEvent/RE03/src/RE03PrimaryGeneratorAction.cc
/// \brief Implementation of the RE03PrimaryGeneratorAction class
//
// $Id: RE03PrimaryGeneratorAction.cc 68026 2013-03-13 13:45:22Z gcosmo $
//
#include "RE03PrimaryGeneratorAction.hh"
@@ -26,7 +26,6 @@
/// \file runAndEvent/RE03/src/RE03UserScoreWriter.cc
/// \brief Implementation of the RE03UserScoreWriter class
//
// $Id: RE03UserScoreWriter.cc 99162 2016-09-07 08:14:24Z gcosmo $
//
#include "RE03UserScoreWriter.hh"