Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ScoringCylinder.hh>
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] |
Definition at line 41 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 225 of file G4ScoringCylinder.cc.
|
virtual |
Implements G4VScoringMesh.
Definition at line 362 of file G4ScoringCylinder.cc.
Definition at line 553 of file G4ScoringCylinder.cc.
Referenced by Draw(), and DrawColumn().
|
virtual |
Reimplemented from G4VScoringMesh.
Definition at line 213 of file G4ScoringCylinder.cc.
void G4ScoringCylinder::RegisterPrimitives | ( | std::vector< G4VPrimitiveScorer * > & | vps | ) |
|
inline |
Definition at line 54 of file G4ScoringCylinder.hh.
|
inline |
Definition at line 55 of file G4ScoringCylinder.hh.