Import Geant4 8.2.0 source tree
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PhysicalVolumeMassScene.hh,v 1.7 2006/06/29 21:30:32 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-08-01 $
|
||||
// $Id: G4PhysicalVolumeMassScene.hh,v 1.8 2006/11/05 20:38:09 allison Exp $
|
||||
// GEANT4 tag $Name: geant4-08-02 $
|
||||
//
|
||||
//
|
||||
// John Allison 12th September 2004
|
||||
@@ -36,6 +36,9 @@
|
||||
// up to the depth specified in the G4PhysicalVolumeModel. Culling is
|
||||
// ignored so that all volumes are seen.
|
||||
//
|
||||
// Do not use this for a "parallel world" for which materials are not
|
||||
// defined. Use only for the material world.
|
||||
//
|
||||
// The calculation is quite tricky, since it involves subtracting the
|
||||
// mass of that part of the mother that is occupied by each daughter and
|
||||
// then adding the mass of the daughter, and so on down the heirarchy.
|
||||
|
||||
Reference in New Issue
Block a user