Import Geant4 8.0.0 source tree
This commit is contained in:
@@ -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();
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user