Import Geant4 11.2.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2023-06-30 09:09:57 +02:00
parent aef78ca386
commit dd1f179cda
3780 changed files with 212808 additions and 142780 deletions
@@ -22,17 +22,14 @@
// * use in resulting scientific publications, and indicate your *
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
//
//
////////////////////////////////////////////////////////////////////////
//
// class G4MaterialPropertyVector
//
// Class description:
//
// A one-to-one mapping from Photon Energy to some optical property
// A one-to-one mapping from Photon Energy to some optical property
// File: G4MaterialPropertyVector.hh
//
@@ -44,19 +41,10 @@
//
////////////////////////////////////////////////////////////////////////
#ifndef G4MaterialPropertyVector_h
#ifndef G4MaterialPropertyVector_h
#define G4MaterialPropertyVector_h 1
/////////////
// Includes
/////////////
#include "G4PhysicsFreeVector.hh"
/////////////////////
// Class Definition
/////////////////////
using G4MaterialPropertyVector = G4PhysicsFreeVector;
#endif /* G4MaterialPropertyVector_h */