51 , fDirection(direction)
63 thisStepPoint = preStepPoint;
70 else if(fDirection == 2)
74 thisStepPoint = postStepPoint;
89 if(physParam !=
nullptr)
118 flux /= std::abs(cosT);
123 EvtMap->
add(index, flux);
128 if(filler ==
nullptr)
131 "G4PSVolumeFlux::ProcessHits",
"SCORER0123",
JustWarning,
132 "G4TScoreHistFiller is not instantiated!! Histogram is not filled.");
159 for(
const auto& [copy, flux] : *(EvtMap->
GetMap()))
161 G4cout <<
" copy no.: " << copy <<
" flux : " << *(flux)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
G4GLOB_DLL std::ostream G4cout
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
G4VSolid * GetSolid() const
const G4AffineTransform & GetTopTransform() const
G4PSVolumeFlux(G4String name, G4int direction=1, G4int depth=0)
void Initialize(G4HCofThisEvent *) override
G4bool ProcessHits(G4Step *, G4TouchableHistory *) override
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
G4MultiFunctionalDetector * detector
G4int GetCollectionID(G4int)
static G4VScoreHistFiller * Instance()
virtual void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
virtual G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const =0
virtual G4double GetSurfaceArea()
size_t add(const G4int &key, U *&aHit) const
virtual const G4NavigationHistory * GetHistory() const