Import Geant4 9.2.0 source tree
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
// $Id: HadronPhysicsFTFP.hh,v 1.2 2007/06/01 15:20:06 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-09-01 $
|
||||
// $Id: HadronPhysicsFTFP.hh,v 1.3 2008/06/19 08:08:22 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-09-02 $
|
||||
//
|
||||
//---------------------------------------------------------------------------
|
||||
//
|
||||
@@ -35,6 +35,7 @@
|
||||
// Modified:
|
||||
// 23.11.2005 G.Folger: migration to non static particles
|
||||
// 08.06.2006 V.Ivanchenko: remove stopping
|
||||
// 19.06.2008 G.Folger: change default for QE to NOT use Chips QE
|
||||
//
|
||||
//----------------------------------------------------------------------------
|
||||
//
|
||||
@@ -62,7 +63,7 @@
|
||||
class HadronPhysicsFTFP : public G4VPhysicsConstructor
|
||||
{
|
||||
public:
|
||||
HadronPhysicsFTFP(const G4String& name ="hadron",G4bool quasiElastic=true);
|
||||
HadronPhysicsFTFP(const G4String& name ="hadron",G4bool quasiElastic=false);
|
||||
virtual ~HadronPhysicsFTFP();
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user