QwGeant4
|
#include <QweakSimLeadGlass_DetectorSD.hh>
Inherits G4VSensitiveDetector.
Public Member Functions | |
QweakSimLeadGlass_DetectorSD (G4String name) | |
~QweakSimLeadGlass_DetectorSD () | |
void | Initialize (G4HCofThisEvent *HCE) |
G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist) |
void | EndOfEvent (G4HCofThisEvent *HCE) |
Private Attributes | |
QweakSimLeadGlass_DetectorHitsCollection * | LeadGlass_DetectorHitsCollection |
G4int | LeadGlass_CollectionID |
Definition at line 19 of file QweakSimLeadGlass_DetectorSD.hh.
QweakSimLeadGlass_DetectorSD::QweakSimLeadGlass_DetectorSD | ( | G4String | name | ) |
Definition at line 19 of file QweakSimLeadGlass_DetectorSD.cc.
References LeadGlass_CollectionID.
QweakSimLeadGlass_DetectorSD::~QweakSimLeadGlass_DetectorSD | ( | ) |
Definition at line 30 of file QweakSimLeadGlass_DetectorSD.cc.
void QweakSimLeadGlass_DetectorSD::EndOfEvent | ( | G4HCofThisEvent * | HCE | ) |
Definition at line 172 of file QweakSimLeadGlass_DetectorSD.cc.
void QweakSimLeadGlass_DetectorSD::Initialize | ( | G4HCofThisEvent * | HCE | ) |
Definition at line 39 of file QweakSimLeadGlass_DetectorSD.cc.
References LeadGlass_CollectionID, and LeadGlass_DetectorHitsCollection.
G4bool QweakSimLeadGlass_DetectorSD::ProcessHits | ( | G4Step * | aStep, |
G4TouchableHistory * | ROhist | ||
) |
Definition at line 51 of file QweakSimLeadGlass_DetectorSD.cc.
References LeadGlass_DetectorHitsCollection.
|
private |
Definition at line 33 of file QweakSimLeadGlass_DetectorSD.hh.
Referenced by Initialize(), and QweakSimLeadGlass_DetectorSD().
|
private |
Definition at line 32 of file QweakSimLeadGlass_DetectorSD.hh.
Referenced by Initialize(), and ProcessHits().