#include <SToGS_G4_CopClusterSD.hh>
Inherits G4VSensitiveDetector.
Public Member Functions | |
void | clear () |
CopClusterSD (G4String name) | |
void | DrawAll () |
void | EndOfEvent (G4HCofThisEvent *HCE) |
void | Initialize (G4HCofThisEvent *HCE) |
void | PrintAll () |
G4bool | ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist) |
virtual | ~CopClusterSD () |
Definition at line 39 of file SToGS_G4_CopClusterSD.hh.
SToGS::CopClusterSD::CopClusterSD | ( | G4String | name | ) |
Definition at line 36 of file SToGS_G4_CopClusterSD.cc.
|
virtual |
Definition at line 41 of file SToGS_G4_CopClusterSD.cc.
void SToGS::CopClusterSD::clear | ( | ) |
Definition at line 123 of file SToGS_G4_CopClusterSD.cc.
void SToGS::CopClusterSD::DrawAll | ( | ) |
Definition at line 126 of file SToGS_G4_CopClusterSD.cc.
void SToGS::CopClusterSD::EndOfEvent | ( | G4HCofThisEvent * | HCE | ) |
Definition at line 116 of file SToGS_G4_CopClusterSD.cc.
void SToGS::CopClusterSD::Initialize | ( | G4HCofThisEvent * | HCE | ) |
Definition at line 45 of file SToGS_G4_CopClusterSD.cc.
void SToGS::CopClusterSD::PrintAll | ( | ) |
Definition at line 129 of file SToGS_G4_CopClusterSD.cc.
G4bool SToGS::CopClusterSD::ProcessHits | ( | G4Step * | aStep, |
G4TouchableHistory * | ROhist | ||
) |
Definition at line 57 of file SToGS_G4_CopClusterSD.cc.