Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4VPVParameterisation.hh,v 1.12 2006/06/29 18:32:33 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4VPVParameterisation.hh,v 1.13 2007/07/16 08:40:13 gcosmo Exp $
// GEANT4 tag $Name: geant4-09-01 $
//
// class G4VPVParamterisation
//
@@ -73,6 +73,11 @@ class G4VPVParameterisation
{
public:
G4VPVParameterisation();
virtual ~G4VPVParameterisation();
public: // with description
virtual void ComputeTransformation(const G4int,
G4VPhysicalVolume * ) const = 0;