Import Geant4 5.1.0 source tree
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiDMesonZero.cc,v 1.10 2001/10/28 05:01:31 kurasige Exp $
|
||||
// GEANT4 tag $Name: geant4-05-00 $
|
||||
// $Id: G4AntiDMesonZero.cc,v 1.11 2002/12/16 11:15:40 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-05-01 $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -84,15 +84,3 @@ G4AntiDMesonZero G4AntiDMesonZero::theAntiDMesonZero(
|
||||
G4AntiDMesonZero* G4AntiDMesonZero::AntiDMesonZeroDefinition(){return &theAntiDMesonZero;}
|
||||
G4AntiDMesonZero* G4AntiDMesonZero::AntiDMesonZero(){return &theAntiDMesonZero;}
|
||||
|
||||
void G4AntiDMesonZero::CalcEnergyCuts( const G4Material* )
|
||||
{
|
||||
|
||||
// Set Energy Cut values to lowest for all materials
|
||||
SetEnergyCutValues(LowestEnergy);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user