Import Geant4 9.1.0 source tree
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user