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