Import Geant4 0.0.0 source tree
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
#include "G4VElasticScatterer.hh"
|
||||
|
||||
// Class G4VElasticScatterer
|
||||
//************************************************************************************
|
||||
//Constructor
|
||||
|
||||
G4VElasticScatterer::G4VElasticScatterer()
|
||||
{
|
||||
}
|
||||
|
||||
G4VElasticScatterer::~G4VElasticScatterer()
|
||||
{
|
||||
}
|
||||
|
||||
//************************************************************************************
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user