Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PSCylinderSurfaceFlux.hh>
Protected Member Functions | |
G4bool | ProcessHits (G4Step *, G4TouchableHistory *) override |
G4int | IsSelectedSurface (G4Step *, G4Tubs *) |
virtual void | DefineUnitAndCategory () |
![]() | |
G4VSolid * | ComputeSolid (G4Step *aStep, G4int replicaIdx) |
G4VSolid * | ComputeCurrentSolid (G4Step *aStep) |
virtual G4int | GetIndex (G4Step *) |
void | CheckAndSetUnit (const G4String &unit, const G4String &category) |
Additional Inherited Members | |
![]() | |
std::map< G4int, G4int > | hitIDMap |
![]() | |
G4String | primitiveName |
G4MultiFunctionalDetector * | detector {nullptr} |
G4VSDFilter * | filter {nullptr} |
G4int | verboseLevel {0} |
G4int | indexDepth |
G4String | unitName {"NoUnit"} |
G4double | unitValue {1.0} |
G4int | fNi {0} |
G4int | fNj {0} |
G4int | fNk {0} |
Definition at line 60 of file G4PSCylinderSurfaceFlux.hh.
G4PSCylinderSurfaceFlux::G4PSCylinderSurfaceFlux | ( | const G4String & | name, |
G4int | direction, | ||
G4int | depth = 0 ) |
Definition at line 62 of file G4PSCylinderSurfaceFlux.cc.
Referenced by G4PSCylinderSurfaceFlux(), and G4PSCylinderSurfaceFlux3D::G4PSCylinderSurfaceFlux3D().
G4PSCylinderSurfaceFlux::G4PSCylinderSurfaceFlux | ( | const G4String & | name, |
G4int | direction, | ||
const G4String & | unit, | ||
G4int | depth = 0 ) |
Definition at line 67 of file G4PSCylinderSurfaceFlux.cc.
|
overridedefault |
|
overridevirtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 231 of file G4PSCylinderSurfaceFlux.cc.
|
protectedvirtual |
Definition at line 269 of file G4PSCylinderSurfaceFlux.cc.
Referenced by G4PSCylinderSurfaceFlux().
|
inline |
Definition at line 71 of file G4PSCylinderSurfaceFlux.hh.
|
overridevirtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 222 of file G4PSCylinderSurfaceFlux.cc.
Definition at line 165 of file G4PSCylinderSurfaceFlux.cc.
Referenced by ProcessHits().
|
overridevirtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 233 of file G4PSCylinderSurfaceFlux.cc.
|
overrideprotectedvirtual |
Implements G4VPrimitiveScorer.
Definition at line 81 of file G4PSCylinderSurfaceFlux.cc.
|
virtual |
Definition at line 246 of file G4PSCylinderSurfaceFlux.cc.
Referenced by G4PSCylinderSurfaceFlux(), and G4PSCylinderSurfaceFlux3D::G4PSCylinderSurfaceFlux3D().
|
inline |
Definition at line 68 of file G4PSCylinderSurfaceFlux.hh.