Import Geant4 10.5.0 source tree
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
/// \file materials/src/G4LatticeManager.cc
|
||||
/// \brief Implementation of the G4LatticeManager class
|
||||
//
|
||||
// $Id: G4LatticeManager.cc 84149 2014-10-08 18:04:16Z mkelsey $
|
||||
//
|
||||
// 20131113 Delete lattices in (new) registry, not in lookup maps
|
||||
// 20141008 Change to global singleton; must be shared across worker threads
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
//
|
||||
// NOTE: This reader class for logical lattices should be moved to
|
||||
// materials/ after the 10.0 release (and this comment removed).
|
||||
// $Id: G4LatticeReader.cc 76799 2013-11-15 20:30:53Z mkelsey $
|
||||
//
|
||||
// 20131106 M.Kelsey -- Add const to getenv() to avoid compiler warning.
|
||||
// 20131112 Throw exception if input file fails.
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
/// \file processes/phonon/src/G4PhononDownconversion.cc
|
||||
/// \brief Implementation of the G4PhononDownconversion class
|
||||
//
|
||||
// $Id: G4PhononDownconversion.cc 79766 2014-03-13 16:11:36Z gcosmo $
|
||||
//
|
||||
// 20131111 Add verbose output for MFP calculation
|
||||
// 20131115 Initialize data buffers in ctor
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
/// \file processes/phonon/src/G4PhononPolarization.cc
|
||||
/// \brief implementation of the G4PhononPolarization enum
|
||||
//
|
||||
// $Id: G4PhononPolarization.cc 75725 2013-11-05 16:52:30Z mkelsey $
|
||||
//
|
||||
|
||||
#include "G4PhononPolarization.hh"
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
// they reach a boundary. If the other side of the
|
||||
// boundary was Al, a hit is registered.
|
||||
//
|
||||
// $Id: G4PhononReflection.cc 76799 2013-11-15 20:30:53Z mkelsey $
|
||||
//
|
||||
// 20131115 Throw exception if track's polarization state is invalid.
|
||||
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
/// \file processes/phonon/src/G4PhononScattering.cc
|
||||
/// \brief Implementation of the G4PhononScattering class
|
||||
//
|
||||
// $Id: G4PhononScattering.cc 76499 2013-11-12 05:33:22Z mkelsey $
|
||||
//
|
||||
// 20131111 Add verbose output for MFP calculation
|
||||
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
/// \file processes/phonon/src/G4PhononTrackMap.hh
|
||||
/// \brief Implementation of the G4PhononTrackMap base class
|
||||
//
|
||||
// $Id: G4PhononTrackMap.cc 76492 2013-11-11 17:15:04Z mkelsey $
|
||||
//
|
||||
// 20131111 Move Clear() function to .cc file
|
||||
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
/// \file processes/phonon/src/G4VPhononProcess.cc
|
||||
/// \brief Implementation of the G4VPhononProcess base class
|
||||
//
|
||||
// $Id: G4VPhononProcess.cc 76777 2013-11-15 16:20:56Z mkelsey $
|
||||
//
|
||||
// 20131111 Add verbosity to report creating secondaries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user