class that handles hits to scintillator bars More...
#include <G4ScintillatorAction.h>
Public Member Functions | |
virtual void | EndOfEvent (G4HCofThisEvent *const ) override |
G4ScintillatorAction (const G4String &name) | |
virtual void | Initialize (G4HCofThisEvent *const ) override |
virtual G4bool | ProcessHits (G4Step *const step, G4TouchableHistory *const rOHist) override |
virtual | ~G4ScintillatorAction () |
Private Attributes | |
G4StationSimulator & | fG4StationSimulator |
class that handles hits to scintillator bars
Definition at line 31 of file G4ScintillatorAction.h.
G4StationSimulatorOG::G4ScintillatorAction::G4ScintillatorAction | ( | const G4String & | name | ) |
Definition at line 44 of file G4ScintillatorAction.cc.
|
inlinevirtual |
Definition at line 35 of file G4ScintillatorAction.h.
|
inlineoverridevirtual |
Definition at line 39 of file G4ScintillatorAction.h.
|
inlineoverridevirtual |
Definition at line 37 of file G4ScintillatorAction.h.
|
overridevirtual |
Definition at line 53 of file G4ScintillatorAction.cc.
References G4StationSimulatorOG::G4StationSimulator::AddPhoton(), galactic::eV, utl::eV, fG4StationSimulator, G4StationSimulatorOG::G4StationSimulator::fgCurrent, G4StationSimulatorOG::G4StationSimulator::Current::GetDetectorStation(), sdet::Station::GetLocalCoordinateSystem(), sdet::Scintillator::GetReferencePENumber(), sdet::Station::GetScintillator(), sdet::Station::HasScintillator(), utl::kSpeedOfLight, galactic::meter, utl::meter, ns, and utl::ns.
|
private |
Definition at line 42 of file G4ScintillatorAction.h.
Referenced by ProcessHits().