Import Geant4 6.0.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: GNUmakefile,v 1.1 2001/04/10 15:08:02 johna Exp $
|
||||
# $Id: GNUmakefile,v 1.2 2003/10/03 15:19:27 gcosmo Exp $
|
||||
|
||||
name := G4Tree
|
||||
|
||||
@@ -18,7 +18,6 @@ CPPFLAGS += -I$(G4BASE)/graphics_reps/include
|
||||
CPPFLAGS += -I$(G4BASE)/intercoms/include
|
||||
CPPFLAGS += -I$(G4BASE)/geometry/management/include
|
||||
CPPFLAGS += -I$(G4BASE)/geometry/solids/CSG/include
|
||||
CPPFLAGS += -I$(G4BASE)/geometry/volumes/include
|
||||
CPPFLAGS += -I$(G4BASE)/geometry/solids/specific/include
|
||||
|
||||
include $(G4INSTALL)/config/common.gmk
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$Id: History,v 1.11 2003/06/04 16:34:41 gcosmo Exp $
|
||||
$Id: History,v 1.13 2003/11/06 15:01:30 johna Exp $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -24,6 +24,12 @@ committal in the CVS repository !
|
||||
History file for visualization/Tree sub-category
|
||||
------------------------------------------------
|
||||
|
||||
6th November 2003 John Allison (vis-V05-02-03)
|
||||
- Improved printing.
|
||||
|
||||
4th October 2003 Gabriele Cosmo (vis-V05-02-01)
|
||||
- Simplified GNUmakefile.
|
||||
|
||||
04th June 2003 Gabriele Cosmo (vistree-V05-01-00)
|
||||
- Fixed trivial warning in G4GAGTreeList.hh.
|
||||
- Fixes for inclusion of <strstream> in G4GAGTreeSceneHandler.cc
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4ASCIITree.hh,v 1.5 2001/07/11 10:09:06 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4ASCIITreeMessenger.hh,v 1.4 2001/07/11 10:09:06 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4ASCIITreeSceneHandler.hh,v 1.11 2003/06/16 17:13:46 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4ASCIITreeViewer.hh,v 1.4 2001/07/11 10:09:06 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4VTree.hh,v 1.4 2001/07/11 10:09:07 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4VTreeSceneHandler.hh,v 1.9 2003/05/30 13:01:22 johna Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4VTreeSceneHandler.icc,v 1.4 2001/07/11 10:09:07 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 18th May 2000
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4VTreeViewer.hh,v 1.4 2001/07/11 10:09:07 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4ASCIITree.cc,v 1.7 2001/08/05 19:02:12 johna Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4ASCIITreeMessenger.cc,v 1.6 2003/05/30 13:01:23 johna Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4ASCIITreeSceneHandler.cc,v 1.12 2003/05/30 13:01:23 johna Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// $Id: G4ASCIITreeSceneHandler.cc,v 1.13 2003/11/06 15:01:34 johna Exp $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
@@ -52,7 +52,7 @@ void G4ASCIITreeSceneHandler::BeginModeling () {
|
||||
const G4int verbosity = pSystem->GetVerbosity();
|
||||
G4cout << "\nG4ASCIITreeSceneHandler::BeginModeling:"
|
||||
"\n set verbosity with \"/vis/ASCIITree/verbose <verbosity>\":"
|
||||
"\n < 10: - does not print daughters of repeated logical volumes."
|
||||
"\n < 10: - does not print daughters of repeated placements."
|
||||
"\n - does not repeat replicas."
|
||||
"\n >= 10: prints all physical volumes."
|
||||
"\n For level of detail add:"
|
||||
@@ -123,8 +123,8 @@ void G4ASCIITreeSceneHandler::RequestPrimitives(const G4VSolid&) {
|
||||
else {
|
||||
if (fLVSet.find(fpCurrentLV) != fLVSet.end()) {
|
||||
if (verbosity < 10) {
|
||||
// Add printing for repeated logical volume...
|
||||
G4cout << " (repeated logical volume)";
|
||||
// Add printing for repeated placement...
|
||||
G4cout << " (repeated placement)";
|
||||
// Ignore if an already treated logical volume.
|
||||
if (fpCurrentPV) {
|
||||
((G4PhysicalVolumeModel*)fpModel)->CurtailDescent();
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4ASCIITreeViewer.cc,v 1.6 2003/06/16 17:13:50 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
|
||||
#include "G4ASCIITreeViewer.hh"
|
||||
|
||||
|
||||
@@ -92,7 +92,7 @@ void G4GAGTreeSceneHandler::BeginModeling ()
|
||||
// Beginning of the tree output
|
||||
G4cout << "\nG4GAGTreeSceneHandler::BeginModeling:"
|
||||
"\n set verbosity with \"/vis/GAGTree/verbose <verbosity>\":"
|
||||
"\n < 10: - does not print daughters of repeated logical volumes."
|
||||
"\n < 10: - does not print daughters of repeated placements."
|
||||
"\n - does not repeat replicas."
|
||||
"\n >= 10: prints all physical volumes."
|
||||
"\n FORMAT: PV_name.copy_no.index"
|
||||
@@ -260,9 +260,9 @@ void G4GAGTreeSceneHandler::RequestPrimitives (const G4VSolid&)
|
||||
else {
|
||||
if (fLVSet.find(fpCurrentLV) != fLVSet.end()) {
|
||||
if (verbosity < 10) {
|
||||
// Add printing for repeated logical volume...
|
||||
// Add printing for repeated placement...
|
||||
#if defined DEBUG_GAG_TREE
|
||||
G4cout << " (repeated logical volume)";
|
||||
G4cout << " (repeated placement)";
|
||||
#endif
|
||||
// Ignore if an already treated logical volume.
|
||||
if (fpCurrentPV) {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4VTree.cc,v 1.4 2001/07/11 10:09:08 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4VTreeSceneHandler.cc,v 1.7 2002/12/11 16:08:55 johna Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
//
|
||||
//
|
||||
// John Allison 5th April 2001
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
//
|
||||
//
|
||||
// $Id: G4VTreeViewer.cc,v 1.5 2003/06/16 17:13:53 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
// GEANT4 tag $Name: geant4-06-00 $
|
||||
|
||||
#include "G4VTreeViewer.hh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user