Informations to be kept at each step if a positive energy is deposited in a sensitive detector. More...
#include <SToGS_G4_TrackerSD.hh>
Inherits G4VSensitiveDetector.
Public Member Functions | |
void | clear () |
void | DrawAll () |
void | EndOfEvent (G4HCofThisEvent *HCE) |
void | Initialize (G4HCofThisEvent *HCE) |
void | PrintAll () |
G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist) |
TrackerSD (G4String name) | |
virtual | ~TrackerSD () |
Informations to be kept at each step if a positive energy is deposited in a sensitive detector.
Definition at line 42 of file SToGS_G4_TrackerSD.hh.
SToGS::TrackerSD::TrackerSD | ( | G4String | name | ) |
Definition at line 38 of file SToGS_G4_TrackerSD.cc.
|
virtual |
Definition at line 44 of file SToGS_G4_TrackerSD.cc.
void SToGS::TrackerSD::clear | ( | ) |
Definition at line 135 of file SToGS_G4_TrackerSD.cc.
void SToGS::TrackerSD::DrawAll | ( | ) |
Definition at line 139 of file SToGS_G4_TrackerSD.cc.
void SToGS::TrackerSD::EndOfEvent | ( | G4HCofThisEvent * | HCE | ) |
Definition at line 131 of file SToGS_G4_TrackerSD.cc.
void SToGS::TrackerSD::Initialize | ( | G4HCofThisEvent * | HCE | ) |
Definition at line 48 of file SToGS_G4_TrackerSD.cc.
void SToGS::TrackerSD::PrintAll | ( | ) |
Definition at line 143 of file SToGS_G4_TrackerSD.cc.
G4bool SToGS::TrackerSD::ProcessHits | ( | G4Step * | aStep, |
G4TouchableHistory * | ROhist | ||
) |
Definition at line 60 of file SToGS_G4_TrackerSD.cc.