Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4XXXSGSceneHandler.hh File Reference
#include "G4VSceneHandler.hh"
#include "G4PhysicalVolumeModel.hh"
#include <iostream>

Go to the source code of this file.

Classes

struct  JA::Node
 
class  G4XXXSGSceneHandler
 

Namespaces

namespace  JA
 

Typedefs

typedef G4PhysicalVolumeModel::G4PhysicalVolumeNodeID JA::PVNodeID
 
typedef std::vector< PVNodeID > JA::PVPath
 
typedef JA::Node SceneGraph
 

Functions

void JA::Insert (const PVNodeID *pvPath, size_t pathLength, G4int index, Node *node)
 
void JA::PrintTree (std::ostream &, Node *)
 
void JA::Clear (Node *)
 

Typedef Documentation

◆ SceneGraph

Definition at line 64 of file G4XXXSGSceneHandler.hh.