| 
    Geant4
    10.03
    
   | 
 
Classes | |
| struct | Node | 
Typedefs | |
| typedef  G4PhysicalVolumeModel::G4PhysicalVolumeNodeID  | PVNodeID | 
| typedef std::vector< PVNodeID > | PVPath | 
Functions | |
| void | Insert (const PVNodeID *pvPath, size_t pathLength, G4int index, Node *node) | 
| void | PrintTree (std::ostream &, Node *) | 
| void | Clear (Node *) | 
Definition at line 45 of file G4XXXSGSceneHandler.hh.
| typedef std::vector<PVNodeID> JA::PVPath | 
Definition at line 46 of file G4XXXSGSceneHandler.hh.
| void JA::Clear | ( | Node * | node | ) | 
Definition at line 485 of file G4XXXSGSceneHandler.cc.
References JA::Node::fDaughters.
Referenced by RunActionMaster::BeginOfRunAction(), G4XXXSGSceneHandler::ClearStore(), G4XXXSGSceneHandler::ClearTransientStore(), G4Scheduler::Notify(), G4SmartFilter< T >::Reset(), G4ThreadLocalSingleton< T >::~G4ThreadLocalSingleton(), and HadrontherapyAnalysisManager::~HadrontherapyAnalysisManager().
 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 G4SpinDecayPhysics::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: