Geant4
10.02.p02
|
#include <G4PSHitsModel.hh>
Private Attributes | |
G4String | fRequestedMapName |
const G4THitsMap< G4double > * | fpCurrentHits |
Additional Inherited Members | |
Protected Attributes inherited from G4VModel | |
G4String | fType |
G4String | fGlobalTag |
G4String | fGlobalDescription |
G4VisExtent | fExtent |
G4Transform3D | fTransform |
const G4ModelingParameters * | fpMP |
Definition at line 42 of file G4PSHitsModel.hh.
G4PSHitsModel::G4PSHitsModel | ( | const G4String & | requestedMapName = "all" | ) |
Definition at line 43 of file G4PSHitsModel.cc.
References G4VModel::fGlobalDescription, G4VModel::fGlobalTag, and G4VModel::fType.
|
virtual |
Definition at line 41 of file G4PSHitsModel.cc.
|
virtual |
Implements G4VModel.
Definition at line 51 of file G4PSHitsModel.cc.
References G4VGraphicsScene::AddCompound(), G4String::first(), fpCurrentHits, fRequestedMapName, G4ScoringManager::GetMesh(), G4ScoringManager::GetNumberOfMesh(), G4VScoringMesh::GetScoreMap(), G4ScoringManager::GetScoringManagerIfExist(), G4VScoringMesh::IsActive(), and name.
|
inline |
Definition at line 53 of file G4PSHitsModel.hh.
References fpCurrentHits.
|
private |
Definition at line 59 of file G4PSHitsModel.hh.
Referenced by DescribeYourselfTo(), and GetCurrentHits().
|
private |
Definition at line 58 of file G4PSHitsModel.hh.
Referenced by DescribeYourselfTo().