| 
    Geant4
    10.02
    
   | 
 
#include <G4TrajectoriesModel.hh>
 Inheritance diagram for G4TrajectoriesModel:
 Collaboration diagram for G4TrajectoriesModel:Private Attributes | |
| const G4VTrajectory * | fpCurrentTrajectory | 
| G4int | fRunID | 
| G4int | fEventID | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VModel | |
| G4String | fType | 
| G4String | fGlobalTag | 
| G4String | fGlobalDescription | 
| G4VisExtent | fExtent | 
| G4Transform3D | fTransform | 
| const G4ModelingParameters * | fpMP | 
Definition at line 52 of file G4TrajectoriesModel.hh.
| G4TrajectoriesModel::G4TrajectoriesModel | ( | ) | 
Definition at line 50 of file G4TrajectoriesModel.cc.
References G4VModel::fGlobalDescription, G4VModel::fGlobalTag, and G4VModel::fType.
      
  | 
  virtual | 
Definition at line 60 of file G4TrajectoriesModel.cc.
| std::vector< G4AttValue > * G4TrajectoriesModel::CreateCurrentAttValues | ( | ) | const | 
Definition at line 122 of file G4TrajectoriesModel.cc.
References G4UIcommand::ConvertToString(), fEventID, and fRunID.
Referenced by G4VSceneHandler::LoadAtts().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4VModel.
Definition at line 64 of file G4TrajectoriesModel.cc.
References G4VGraphicsScene::AddCompound(), G4VVisManager::BeginDraw(), G4VVisManager::EndDraw(), G4TrajectoryContainer::entries(), fEventID, fpCurrentTrajectory, G4VModel::fpMP, fRunID, G4VVisManager::GetConcreteInstance(), G4RunManager::GetCurrentRun(), G4ModelingParameters::GetEvent(), G4MTRunManager::GetMasterRunManager(), G4Run::GetRunID(), G4RunManager::GetRunManager(), and G4Threading::IsMultithreadedApplication().
 Here is the call graph for this function:Definition at line 108 of file G4TrajectoriesModel.cc.
References G4AttDefStore::GetInstance().
Referenced by G4VSceneHandler::LoadAtts(), G4VisCommandList::SetNewValue(), and G4VisCommandSceneAddTrajectories::SetNewValue().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 63 of file G4TrajectoriesModel.hh.
References fpCurrentTrajectory.
Referenced by G4GMocrenFileSceneHandler::AddCompound(), and G4VSceneHandler::LoadAtts().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 66 of file G4TrajectoriesModel.hh.
References fpCurrentTrajectory.
Referenced by G4VisManager::Draw().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 72 of file G4TrajectoriesModel.hh.
References fEventID.
Referenced by G4VisManager::Draw().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 69 of file G4TrajectoriesModel.hh.
References fRunID.
Referenced by G4VisManager::Draw().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 82 of file G4TrajectoriesModel.hh.
Referenced by CreateCurrentAttValues(), DescribeYourselfTo(), and SetEventID().
      
  | 
  private | 
Definition at line 80 of file G4TrajectoriesModel.hh.
Referenced by DescribeYourselfTo(), GetCurrentTrajectory(), and SetCurrentTrajectory().
      
  | 
  private | 
Definition at line 81 of file G4TrajectoriesModel.hh.
Referenced by CreateCurrentAttValues(), DescribeYourselfTo(), and SetRunID().