29#ifndef G4PSPopulation_h
30#define G4PSPopulation_h 1
58 void clear()
override;
68 G4THitsMap<G4double>* EvtMap{
nullptr};
70 std::map<G4int, G4TrackLogger> fCellTrackLogger;
G4PSPopulation(const G4String &name, G4int depth=0)
void EndOfEvent(G4HCofThisEvent *) override
~G4PSPopulation() override=default
virtual void SetUnit(const G4String &unit)
G4bool ProcessHits(G4Step *, G4TouchableHistory *) override
void Weighted(G4bool flg=true)
void Initialize(G4HCofThisEvent *) override
G4VPrimitiveScorer(const G4String &name, G4int depth=0)