#include <G4PSNofStep.hh>
Definition at line 46 of file G4PSNofStep.hh.
◆ G4PSNofStep()
Definition at line 41 of file G4PSNofStep.cc.
virtual void SetUnit(const G4String &unit)
G4THitsMap< G4double > * EvtMap
G4VPrimitiveScorer(G4String name, G4int depth=0)
◆ ~G4PSNofStep()
G4PSNofStep::~G4PSNofStep |
( |
| ) |
|
|
virtual |
◆ clear()
void G4PSNofStep::clear |
( |
void |
| ) |
|
|
virtual |
◆ DrawAll()
void G4PSNofStep::DrawAll |
( |
void |
| ) |
|
|
virtual |
◆ EndOfEvent()
◆ Initialize()
Reimplemented from G4VPrimitiveScorer.
Definition at line 61 of file G4PSNofStep.cc.
G4THitsMap< G4double > * EvtMap
G4int GetCollectionID(G4int)
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
G4MultiFunctionalDetector * detector
◆ PrintAll()
void G4PSNofStep::PrintAll |
( |
void |
| ) |
|
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 78 of file G4PSNofStep.cc.
83 std::map<G4int,G4double*>::iterator itr =
EvtMap->
GetMap()->begin();
85 G4cout <<
" copy no.: " << itr->first
86 <<
" num of step: " << *(itr->second)
std::map< G4int, T * > * GetMap() const
G4GLOB_DLL std::ostream G4cout
G4THitsMap< G4double > * EvtMap
G4MultiFunctionalDetector * detector
◆ ProcessHits()
Implements G4VPrimitiveScorer.
Definition at line 50 of file G4PSNofStep.cc.
53 if ( aStep->GetStepLength() == 0. )
return FALSE;
G4int add(const G4int &key, T *&aHit) const
virtual G4int GetIndex(G4Step *)
G4THitsMap< G4double > * EvtMap
◆ SetBoundaryFlag()
void G4PSNofStep::SetBoundaryFlag |
( |
G4bool |
flg = true | ) |
|
|
inline |
◆ SetUnit()
void G4PSNofStep::SetUnit |
( |
const G4String & |
unit | ) |
|
|
virtual |
Definition at line 92 of file G4PSNofStep.cc.
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
const G4String & GetUnit() const
◆ boundaryFlag
G4bool G4PSNofStep::boundaryFlag |
|
private |
◆ EvtMap
◆ HCID
The documentation for this class was generated from the following files: