| 
    Geant4
    10.03.p03
    
   | 
 
#include <G4ScoringCylinder.hh>


Public Types | |
| enum | IDX { IZ, IPHI, IR } | 
Protected Member Functions | |
| virtual void | SetupGeometry (G4VPhysicalVolume *fWorldPhys) | 
  Protected Member Functions inherited from G4VScoringMesh | |
| G4VPrimitiveScorer * | GetPrimitiveScorer (const G4String &name) | 
Additional Inherited Members | |
  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] | 
| MeshScoreMap | fMap | 
| G4MultiFunctionalDetector * | fMFD | 
| G4int | verboseLevel | 
| G4bool | sizeIsSet | 
| G4bool | nMeshIsSet | 
| G4String | fDrawUnit | 
| G4double | fDrawUnitValue | 
| G4String | fDrawPSName | 
| G4String | fDivisionAxisNames [3] | 
| G4LogicalVolume * | fMeshElementLogical | 
| G4ParallelWorldProcess * | fParallelWorldProcess | 
| G4bool | fGeometryHasBeenDestroyed | 
Definition at line 41 of file G4ScoringCylinder.hh.
| Enumerator | |
|---|---|
| IZ | |
| IPHI | |
| IR | |
Definition at line 68 of file G4ScoringCylinder.hh.
| G4ScoringCylinder::G4ScoringCylinder | ( | G4String | wName | ) | 
Definition at line 56 of file G4ScoringCylinder.cc.
| G4ScoringCylinder::~G4ScoringCylinder | ( | ) | 
Definition at line 66 of file G4ScoringCylinder.cc.
      
  | 
  virtual | 
Implements G4VScoringMesh.
Definition at line 210 of file G4ScoringCylinder.cc.

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

Definition at line 563 of file G4ScoringCylinder.cc.

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

| void G4ScoringCylinder::RegisterPrimitives | ( | std::vector< G4VPrimitiveScorer * > & | vps | ) | 
Definition at line 56 of file G4ScoringCylinder.hh.
      
  | 
  protectedvirtual | 
Implements G4VScoringMesh.
Definition at line 69 of file G4ScoringCylinder.cc.

Definition at line 57 of file G4ScoringCylinder.hh.