Import Geant4 10.5.0 source tree
This commit is contained in:
+1
-2
@@ -24,7 +24,6 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4ElasticHNScattering.cc 100828 2016-11-02 15:25:59Z gcosmo $
|
||||
//
|
||||
|
||||
// ------------------------------------------------------------
|
||||
@@ -228,7 +227,7 @@ G4ThreeVector G4ElasticHNScattering::GaussianPt( G4double AveragePt2,
|
||||
|
||||
G4ElasticHNScattering::G4ElasticHNScattering( const G4ElasticHNScattering& ) {
|
||||
throw G4HadronicException( __FILE__, __LINE__,
|
||||
"G4ElasticHNScattering copy contructor not meant to be called" );
|
||||
"G4ElasticHNScattering copy constructor not meant to be called" );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user