Import Geant4 8.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:36:02 +02:00
parent d93e1e39a9
commit 8a51e0bc40
5471 changed files with 99628 additions and 55248 deletions
@@ -22,7 +22,7 @@
//
//
// $Id: DMXMinEkineCuts.hh,v 1.2 2002/06/18 10:17:30 ahoward Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// ------------------------------------------------------------
@@ -34,6 +34,12 @@
// (27th November 2001)
//
// PhysicsList header
//
// History:
// -------
// 5/12/05: AH - modified member functions for new hadronic constructor
//
//
// --------------------------------------------------------------
#ifndef DMXPhysicsList_h
@@ -94,9 +100,7 @@ private:
// these methods Construct particles
void ConstructMyBosons();
void ConstructMyLeptons();
void ConstructMyMesons();
void ConstructMyBaryons();
void ConstructMyIons();
void ConstructMyHadrons();
void ConstructMyShortLiveds();
};