Import Geant4 10.6.0.beta source tree
This commit is contained in:
@@ -24,6 +24,9 @@ committal in the CVS repository !
|
||||
History file for visualization/Tree sub-category
|
||||
------------------------------------------------
|
||||
|
||||
18 March 2019 Gabriele Cosmo (vistree-V10-05-00)
|
||||
- Corrected few typos in comments.
|
||||
|
||||
11th March 2018 John Allison (vistree-V10-04-00)
|
||||
- G4ASCIITreeSceneHandler.cc:
|
||||
o Fix bug in suppressed writing of repeated parameterised volumes.
|
||||
|
||||
@@ -197,7 +197,7 @@ void G4ASCIITreeSceneHandler::RequestPrimitives(const G4VSolid& solid) {
|
||||
|
||||
// This call comes from a G4PhysicalVolumeModel. drawnPVPath is
|
||||
// the path of the current drawn (non-culled) volume in terms of
|
||||
// drawn (non-culled) ancesters. Each node is identified by a
|
||||
// drawn (non-culled) ancestors. Each node is identified by a
|
||||
// PVNodeID object, which is a physical volume and copy number. It
|
||||
// is a vector of PVNodeIDs corresponding to the geometry hierarchy
|
||||
// actually selected, i.e., not culled.
|
||||
|
||||
@@ -68,7 +68,7 @@ void G4VTreeSceneHandler::PreAddSolid
|
||||
|
||||
// This call comes from a G4PhysicalVolumeModel, drawnPVPath is
|
||||
// the path of the current drawn (non-culled) volume in terms of
|
||||
// drawn (non-culled) ancesters. Each node is identified by a
|
||||
// drawn (non-culled) ancestors. Each node is identified by a
|
||||
// PVNodeID object, which is a physical volume and copy number. It
|
||||
// is a vector of PVNodeIDs corresponding to the geometry hierarchy
|
||||
// actually selected, i.e., not culled.
|
||||
|
||||
Reference in New Issue
Block a user