Geant4  10.00.p02
JA Namespace Reference

Classes

struct  Node
 

Typedefs

typedef
G4PhysicalVolumeModel::G4PhysicalVolumeNodeID 
PVNodeID
 
typedef std::vector< PVNodeIDPVPath
 

Functions

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

Typedef Documentation

typedef std::vector<PVNodeID> JA::PVPath

Definition at line 46 of file G4XXXSGSceneHandler.hh.

Function Documentation

void JA::Clear ( Node *  node)

Definition at line 485 of file G4XXXSGSceneHandler.cc.

References JA::Node::fDaughters.

Referenced by G4XXXSGSceneHandler::ClearStore(), G4XXXSGSceneHandler::ClearTransientStore(), G4SmartFilter< T >::Reset(), G4ThreadLocalSingleton< T >::~G4ThreadLocalSingleton(), HadrontherapyAnalysisManager::~HadrontherapyAnalysisManager(), and IORTAnalysisManager::~IORTAnalysisManager().

+ Here is the caller graph for this function:

void JA::Insert ( const PVNodeID *  pvPath,
size_t  pathLength,
G4int  index,
Node *  node 
)

Definition at line 418 of file G4XXXSGSceneHandler.cc.

References JA::Node::fDaughters, G4PhysicalVolumeModel::G4PhysicalVolumeNodeID::GetCopyNo(), and G4PhysicalVolumeModel::G4PhysicalVolumeNodeID::GetPhysicalVolume().

Referenced by F05PhysicsList::ConstructParticle(), F04PhysicsList::ConstructParticle(), WLSPhysicsList::ConstructParticle(), and G4XXXSGSceneHandler::CreateCurrentItem().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void JA::PrintTree ( std::ostream &  os,
Node *  node 
)

Definition at line 464 of file G4XXXSGSceneHandler.cc.

References JA::Node::fDaughters, JA::Node::fIndex, JA::Node::fPVNodeID, G4PhysicalVolumeModel::G4PhysicalVolumeNodeID::GetCopyNo(), G4VPhysicalVolume::GetName(), and G4PhysicalVolumeModel::G4PhysicalVolumeNodeID::GetPhysicalVolume().

Referenced by G4XXXSGViewer::DrawFromStore().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: