#include <G4PSTermination.hh>
Definition at line 47 of file G4PSTermination.hh.
G4PSTermination::G4PSTermination |
( |
G4String |
name, |
|
|
G4int |
depth = 0 |
|
) |
| |
Definition at line 43 of file G4PSTermination.cc.
virtual void SetUnit(const G4String &unit)
G4VPrimitiveScorer(G4String name, G4int depth=0)
G4PSTermination::~G4PSTermination |
( |
| ) |
|
|
virtual |
void G4PSTermination::clear |
( |
| ) |
|
|
virtual |
void G4PSTermination::DrawAll |
( |
| ) |
|
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 63 of file G4PSTermination.cc.
G4int GetCollectionID(G4int)
void AddHitsCollection(G4int HCID, G4VHitsCollection *aHC)
G4MultiFunctionalDetector * detector
void G4PSTermination::PrintAll |
( |
| ) |
|
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 80 of file G4PSTermination.cc.
85 std::map<G4int,G4double*>::iterator itr = EvtMap->
GetMap()->begin();
86 for(; itr != EvtMap->
GetMap()->end(); itr++) {
87 G4cout <<
" copy no.: " << itr->first
88 <<
" terminations: " << *(itr->second)
G4GLOB_DLL std::ostream G4cout
std::map< G4int, T * > * GetMap() const
G4MultiFunctionalDetector * detector
Implements G4VPrimitiveScorer.
Definition at line 52 of file G4PSTermination.cc.
59 EvtMap->
add(index,val);
G4double GetWeight() const
G4TrackStatus GetTrackStatus() const
G4StepPoint * GetPreStepPoint() const
virtual G4int GetIndex(G4Step *)
G4int add(const G4int &key, T *&aHit) const
G4Track * GetTrack() const
Definition at line 93 of file G4PSTermination.cc.
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
const G4String & GetUnit() const
void G4PSTermination::Weighted |
( |
G4bool |
flg = true | ) |
|
|
inline |
The documentation for this class was generated from the following files: