ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/digits_hits/scorer/include/G4PSPassageTrackLength.hh>
Protected Member Functions | |
virtual G4bool | ProcessHits (G4Step *, G4TouchableHistory *) |
G4bool | IsPassed (G4Step *) |
Protected Member Functions inherited from G4VPrimitiveScorer | |
virtual G4int | GetIndex (G4Step *) |
void | CheckAndSetUnit (const G4String &unit, const G4String &category) |
Private Attributes | |
G4int | HCID |
G4int | fCurrentTrkID |
G4double | fTrackLength |
G4THitsMap< G4double > * | EvtMap |
G4bool | weighted |
Additional Inherited Members | |
Protected Attributes inherited from G4VPrimitiveScorer | |
G4String | primitiveName |
G4MultiFunctionalDetector * | detector |
G4VSDFilter * | filter |
G4int | verboseLevel |
G4int | indexDepth |
G4String | unitName |
G4double | unitValue |
G4int | fNi |
G4int | fNj |
G4int | fNk |
Definition at line 46 of file G4PSPassageTrackLength.hh.
View newest version in sPHENIX GitHub at line 46 of file G4PSPassageTrackLength.hh
Definition at line 45 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 45 of file G4PSPassageTrackLength.cc
References SetUnit().
G4PSPassageTrackLength::G4PSPassageTrackLength | ( | G4String | name, |
const G4String & | unit, | ||
G4int | depth = 0 |
||
) |
Definition at line 52 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 52 of file G4PSPassageTrackLength.cc
References SetUnit().
|
virtual |
Definition at line 62 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 62 of file G4PSPassageTrackLength.cc
Reimplemented from G4VPrimitiveScorer.
Definition at line 118 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 118 of file G4PSPassageTrackLength.cc
References G4VTHitsMap< T, Map_t >::clear(), and EvtMap.
Reimplemented from G4VPrimitiveScorer.
Definition at line 122 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 122 of file G4PSPassageTrackLength.cc
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 115 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 115 of file G4PSPassageTrackLength.cc
|
virtual |
Reimplemented from G4VPrimitiveScorer.
Definition at line 106 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 106 of file G4PSPassageTrackLength.cc
References G4HCofThisEvent::AddHitsCollection(), G4VPrimitiveScorer::detector, EvtMap, fCurrentTrkID, G4VPrimitiveScorer::GetCollectionID(), G4VPrimitiveScorer::GetName(), G4VSensitiveDetector::GetName(), and HCID.
Definition at line 76 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 76 of file G4PSPassageTrackLength.cc
References FALSE, fCurrentTrkID, fGeomBoundary, fTrackLength, G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetStepLength(), G4StepPoint::GetStepStatus(), G4Step::GetTrack(), G4Track::GetTrackID(), G4StepPoint::GetWeight(), TRUE, and weighted.
Referenced by ProcessHits().
Reimplemented from G4VPrimitiveScorer.
Definition at line 125 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 125 of file G4PSPassageTrackLength.cc
References G4VPrimitiveScorer::detector, G4VTHitsMap< T, Map_t >::entries(), EvtMap, G4cout, G4endl, G4VTHitsMap< T, Map_t >::GetMap(), G4VPrimitiveScorer::GetName(), G4VSensitiveDetector::GetName(), G4VPrimitiveScorer::GetUnit(), and G4VPrimitiveScorer::GetUnitValue().
|
protectedvirtual |
Implements G4VPrimitiveScorer.
Definition at line 65 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 65 of file G4PSPassageTrackLength.cc
References G4VTHitsMap< T, Map_t >::add(), EvtMap, fTrackLength, G4VPrimitiveScorer::GetIndex(), IsPassed(), and TRUE.
Definition at line 140 of file G4PSPassageTrackLength.cc.
View newest version in sPHENIX GitHub at line 140 of file G4PSPassageTrackLength.cc
References G4VPrimitiveScorer::CheckAndSetUnit().
Referenced by G4PSPassageTrackLength(), G4PSPassageTrackLength3D::G4PSPassageTrackLength3D(), and G4ScoreQuantityMessenger::SetNewValue().
Definition at line 55 of file G4PSPassageTrackLength.hh.
View newest version in sPHENIX GitHub at line 55 of file G4PSPassageTrackLength.hh
References weighted.
Referenced by G4ScoreQuantityMessenger::SetNewValue().
|
private |
Definition at line 75 of file G4PSPassageTrackLength.hh.
View newest version in sPHENIX GitHub at line 75 of file G4PSPassageTrackLength.hh
Referenced by clear(), Initialize(), PrintAll(), and ProcessHits().
|
private |
Definition at line 73 of file G4PSPassageTrackLength.hh.
View newest version in sPHENIX GitHub at line 73 of file G4PSPassageTrackLength.hh
Referenced by Initialize(), and IsPassed().
|
private |
Definition at line 74 of file G4PSPassageTrackLength.hh.
View newest version in sPHENIX GitHub at line 74 of file G4PSPassageTrackLength.hh
Referenced by IsPassed(), and ProcessHits().
|
private |
Definition at line 72 of file G4PSPassageTrackLength.hh.
View newest version in sPHENIX GitHub at line 72 of file G4PSPassageTrackLength.hh
Referenced by Initialize().
|
private |
Definition at line 76 of file G4PSPassageTrackLength.hh.
View newest version in sPHENIX GitHub at line 76 of file G4PSPassageTrackLength.hh
Referenced by IsPassed(), and Weighted().