Import Geant4 8.3.0 source tree
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4VPreCompoundModel.hh,v 1.4 2006/06/29 20:45:51 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-08-02 $
|
||||
// $Id: G4VPreCompoundModel.hh,v 1.5 2007/01/11 05:29:34 dennis Exp $
|
||||
// GEANT4 tag $Name: geant4-08-03 $
|
||||
//
|
||||
|
||||
#ifndef G4VPreCompoundModel_h
|
||||
@@ -51,7 +51,8 @@ class G4VPreCompoundModel : public G4HadronicInteraction
|
||||
{
|
||||
public:
|
||||
|
||||
G4VPreCompoundModel(G4ExcitationHandler *const value);
|
||||
G4VPreCompoundModel(G4ExcitationHandler* const value,
|
||||
const G4String& modelName = "PrecompoundModel");
|
||||
virtual ~G4VPreCompoundModel() {};
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user