72 , fDirection(direction)
87 if(physParam !=
nullptr)
100 auto boxSolid = (
G4Box*) (solid);
105 if(fDirection ==
fFlux_InOut || fDirection == dirFlag)
134 4. * boxSolid->GetXHalfLength() * boxSolid->GetYHalfLength();
136 flux = flux / angleFactor;
141 EvtMap->
add(index, flux);
146 if(filler ==
nullptr)
148 G4Exception(
"G4PSFlatSurfaceFlux::ProcessHits",
"SCORER0123",
150 "G4TScoreHistFiller is not instantiated!! Histogram is "
161 G4cout <<
" PASSED vol " << index <<
" trk " << trkid <<
" len "
162 << fFlatSurfaceFlux <<
G4endl;
218 for(
const auto& [copy, flux] : *(EvtMap->
GetMap()))
220 G4cout <<
" copy no.: " << copy
241 G4String msg =
"Invalid unit [" + unit +
"] (Current unit is [" +
const G4double kCarTolerance
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
G4GLOB_DLL std::ostream G4cout
G4double GetZHalfLength() const
G4double GetSurfaceTolerance() const
static G4GeometryTolerance * GetInstance()
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
G4VSolid * GetSolid() const
const G4AffineTransform & GetTopTransform() const
void Initialize(G4HCofThisEvent *) override
G4int IsSelectedSurface(G4Step *, G4Box *)
G4PSFlatSurfaceFlux(G4String name, G4int direction, G4int depth=0)
G4bool ProcessHits(G4Step *, G4TouchableHistory *) override
virtual void SetUnit(const G4String &unit)
virtual void DefineUnitAndCategory()
G4StepStatus GetStepStatus() const
const G4VTouchable * GetTouchable() const
const G4ThreeVector & GetPosition() const
const G4ThreeVector & GetMomentumDirection() const
const G4TouchableHandle & GetTouchableHandle() const
G4VPhysicalVolume * GetPhysicalVolume() const
G4double GetKineticEnergy() const
G4double GetWeight() const
G4StepPoint * GetPreStepPoint() const
G4StepPoint * GetPostStepPoint() const
virtual G4VSolid * ComputeSolid(const G4int, G4VPhysicalVolume *)
G4LogicalVolume * GetLogicalVolume() const
virtual G4VPVParameterisation * GetParameterisation() const =0
std::map< G4int, G4int > hitIDMap
virtual G4int GetIndex(G4Step *)
G4MultiFunctionalDetector * GetMultiFunctionalDetector() const
const G4String & GetUnit() const
G4MultiFunctionalDetector * detector
G4int GetCollectionID(G4int)
void CheckAndSetUnit(const G4String &unit, const G4String &category)
G4double GetUnitValue() const
static G4VScoreHistFiller * Instance()
virtual void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
size_t add(const G4int &key, U *&aHit) const
virtual const G4NavigationHistory * GetHistory() const