QwGeant4
|
#include <QweakSimTungstenPlug_DetectorSD.hh>
Inherits G4VSensitiveDetector.
Public Member Functions | |
QweakSimTungstenPlug_DetectorSD (G4String name) | |
~QweakSimTungstenPlug_DetectorSD () | |
void | Initialize (G4HCofThisEvent *HCE) |
G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist) |
void | EndOfEvent (G4HCofThisEvent *HCE) |
Private Attributes | |
QweakSimTungstenPlug_DetectorHitsCollection * | TungstenPlug_DetectorHitsCollection |
G4int | TungstenPlug_CollectionID |
Definition at line 19 of file QweakSimTungstenPlug_DetectorSD.hh.
QweakSimTungstenPlug_DetectorSD::QweakSimTungstenPlug_DetectorSD | ( | G4String | name | ) |
Definition at line 15 of file QweakSimTungstenPlug_DetectorSD.cc.
References TungstenPlug_CollectionID.
QweakSimTungstenPlug_DetectorSD::~QweakSimTungstenPlug_DetectorSD | ( | ) |
Definition at line 26 of file QweakSimTungstenPlug_DetectorSD.cc.
void QweakSimTungstenPlug_DetectorSD::EndOfEvent | ( | G4HCofThisEvent * | HCE | ) |
Definition at line 124 of file QweakSimTungstenPlug_DetectorSD.cc.
void QweakSimTungstenPlug_DetectorSD::Initialize | ( | G4HCofThisEvent * | HCE | ) |
Definition at line 35 of file QweakSimTungstenPlug_DetectorSD.cc.
References TungstenPlug_CollectionID, and TungstenPlug_DetectorHitsCollection.
G4bool QweakSimTungstenPlug_DetectorSD::ProcessHits | ( | G4Step * | aStep, |
G4TouchableHistory * | ROhist | ||
) |
Definition at line 47 of file QweakSimTungstenPlug_DetectorSD.cc.
References TungstenPlug_DetectorHitsCollection.
|
private |
Definition at line 33 of file QweakSimTungstenPlug_DetectorSD.hh.
Referenced by Initialize(), and QweakSimTungstenPlug_DetectorSD().
|
private |
Definition at line 32 of file QweakSimTungstenPlug_DetectorSD.hh.
Referenced by Initialize(), and ProcessHits().