#include <WCSimEventAction.hh>
|
| | WCSimEventAction (WCSimRunAction *, WCSimDetectorConstruction *, WCSimPrimaryGeneratorAction *) |
| |
| | ~WCSimEventAction () |
| |
| void | BeginOfEventAction (const G4Event *) |
| |
| void | EndOfEventAction (const G4Event *) |
| |
| void | FillRootEvent (G4int, const struct ntupleStruct &, G4TrajectoryContainer *, WCSimWCDigitsCollection *, WCSimWCTriggeredDigitsCollection *, G4String detectorElement="tank", bool skipFillingTracks=false) |
| |
| void | FillRootEventHybrid (G4int, const struct ntupleStruct &, G4TrajectoryContainer *, WCSimWCDigitsCollection *, WCSimWCTriggeredDigitsCollection *, G4String, WCSimRootEvent *, WCSimRootTrigger *, bool skipFillingTracks) |
| |
| WCSimRunAction * | GetRunAction () |
| |
| void | SetDigitizerChoice (G4String digitizer) |
| |
| void | SetTriggerChoice (G4String trigger) |
| |
| void | SetRelativeDigitizedHitTime (bool val) |
| |
| void | FillFlatTree (G4int, const struct ntupleStruct &, G4TrajectoryContainer *, WCSimWCDigitsCollection *, WCSimWCTriggeredDigitsCollection *, G4String detectorElement) |
| |
Definition at line 25 of file WCSimEventAction.hh.
◆ WCSimEventAction()
◆ ~WCSimEventAction()
| WCSimEventAction::~WCSimEventAction |
( |
| ) |
|
◆ BeginOfEventAction()
| void WCSimEventAction::BeginOfEventAction |
( |
const G4Event * |
| ) |
|
◆ CreateDAQInstances()
| void WCSimEventAction::CreateDAQInstances |
( |
| ) |
|
|
private |
Create instances of the user-chosen digitizer and trigger classes.
Definition at line 116 of file WCSimEventAction.cc.
◆ EndOfEventAction()
| void WCSimEventAction::EndOfEventAction |
( |
const G4Event * |
evt | ) |
|
◆ FillFlatTree()
◆ FillRootEvent()
◆ FillRootEventHybrid()
◆ GetRunAction()
◆ SetDigitizerChoice()
| void WCSimEventAction::SetDigitizerChoice |
( |
G4String |
digitizer | ) |
|
|
inline |
◆ SetRelativeDigitizedHitTime()
| void WCSimEventAction::SetRelativeDigitizedHitTime |
( |
bool |
val | ) |
|
|
inline |
◆ SetTriggerChoice()
| void WCSimEventAction::SetTriggerChoice |
( |
G4String |
trigger | ) |
|
|
inline |
◆ WCSimEventFindStartingVolume()
◆ WCSimEventFindStoppingVolume()
| G4int WCSimEventAction::WCSimEventFindStoppingVolume |
( |
G4String |
stopVolumeName | ) |
|
|
private |
◆ ConstructedDAQClasses
| bool WCSimEventAction::ConstructedDAQClasses |
|
private |
◆ DAQMessenger
◆ detectorConstructor
◆ DigitizerChoice
| G4String WCSimEventAction::DigitizerChoice |
|
private |
◆ fEvNum
| G4int WCSimEventAction::fEvNum |
|
private |
◆ generatorAction
◆ randGen
| TRandom3* WCSimEventAction::randGen |
|
private |
◆ RelativeHitTime
| bool WCSimEventAction::RelativeHitTime |
|
private |
◆ runAction
◆ SavedOptions
| bool WCSimEventAction::SavedOptions |
|
private |
◆ TriggerChoice
| G4String WCSimEventAction::TriggerChoice |
|
private |
◆ vtxVolumeName
| G4String WCSimEventAction::vtxVolumeName |
|
private |
The documentation for this class was generated from the following files: