|
Geant4_10
|
#include <G4ScoringCylinder.hh>


Public Types | |
| enum | IDX { IZ, IPHI, IR } |
Additional Inherited Members | |
Protected Member Functions inherited from G4VScoringMesh | |
| G4VPrimitiveScorer * | GetPrimitiveScorer (const G4String &name) |
Protected Attributes inherited from G4VScoringMesh | |
| G4String | fWorldName |
| G4VPrimitiveScorer * | fCurrentPS |
| G4bool | fConstructed |
| G4bool | fActive |
| MeshShape | fShape |
| G4double | fSize [3] |
| G4ThreeVector | fCenterPosition |
| G4RotationMatrix * | fRotationMatrix |
| G4int | fNSegment [3] |
| std::map< G4String, G4THitsMap < G4double > * > | fMap |
| G4MultiFunctionalDetector * | fMFD |
| G4int | verboseLevel |
| G4bool | sizeIsSet |
| G4bool | nMeshIsSet |
| G4String | fDrawUnit |
| G4double | fDrawUnitValue |
| G4String | fDrawPSName |
| G4String | fDivisionAxisNames [3] |
| G4LogicalVolume * | fMeshElementLogical |
Definition at line 41 of file G4ScoringCylinder.hh.
| Enumerator | |
|---|---|
| IZ | |
| IPHI | |
| IR | |
Definition at line 67 of file G4ScoringCylinder.hh.
| G4ScoringCylinder::G4ScoringCylinder | ( | G4String | wName | ) |
Definition at line 55 of file G4ScoringCylinder.cc.
| G4ScoringCylinder::~G4ScoringCylinder | ( | ) |
Definition at line 65 of file G4ScoringCylinder.cc.
|
virtual |
Implements G4VScoringMesh.
Definition at line 68 of file G4ScoringCylinder.cc.

|
virtual |
Implements G4VScoringMesh.
Definition at line 223 of file G4ScoringCylinder.cc.

|
virtual |
Implements G4VScoringMesh.
Definition at line 360 of file G4ScoringCylinder.cc.

|
virtual |
Reimplemented from G4VScoringMesh.
Definition at line 211 of file G4ScoringCylinder.cc.

| void G4ScoringCylinder::RegisterPrimitives | ( | std::vector< G4VPrimitiveScorer * > & | vps | ) |
Definition at line 55 of file G4ScoringCylinder.hh.
Definition at line 56 of file G4ScoringCylinder.hh.
1.8.5