Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
+5 -7
View File
@@ -23,21 +23,19 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// G4tgrElement implementation
//
//
//
// class G4tgrElement
// History:
// - Created. P.Arce, CIEMAT (November 2007)
// -------------------------------------------------------------------------
// Author: P.Arce, CIEMAT (November 2007)
// --------------------------------------------------------------------
#include "G4tgrElement.hh"
// --------------------------------------------------------------------
G4tgrElement::G4tgrElement()
{
}
// --------------------------------------------------------------------
G4tgrElement::~G4tgrElement()
{
}