38 #ifndef G4VHadronModelBuilder_h    39 #define G4VHadronModelBuilder_h 1 virtual ~G4VHadronModelBuilder()
 
const G4String & GetName() const
 
virtual G4HadronicInteraction * BuildModel()=0
 
G4HadronicInteraction * GetModel()
 
G4VHadronModelBuilder(const G4String &name="")
 
G4HadronicInteraction * model
 
G4VHadronModelBuilder & operator=(const G4VHadronModelBuilder &right)