Geant4 VMC Version 6.6
|
Classes | |
class | TG4EventAction |
Actions at the beginning and the end of event. More... | |
class | TG4EventActionMessenger |
Messenger class that defines commands for TG4EventAction. More... | |
class | TG4GeoTrackManager |
The manager class for collecting TGeo tracks for visualization. More... | |
class | TG4SpecialStackingAction |
Defines a special stacking mechanism. More... | |
class | TG4SpecialStackingActionMessenger |
Messenger class that defines commands for TG4StackingAction. More... | |
class | TG4SteppingAction |
Actions at each step. More... | |
class | TG4SteppingActionMessenger |
Messenger class that defines commands for TG4SteppingAction. More... | |
class | TG4TrackingAction |
Actions at the beginnig and at the end of track. More... | |
class | TG4TrackingActionMessenger |
Messenger class that defines commands for TG4TrackingAction. More... | |
class | TG4TrackManager |
The class for storing G4 tracks in VMC sack. More... | |
class | TG4RunActionMessenger |
Messenger class that defines commands for TG4RunAction. More... | |
Enumerations | |
enum | TG4TrackSaveControl { kDoNotSave , kSaveInPreTrack , kSaveInStep } |
Enumeration for options for storing secondary tracks. More... | |
Category event
enum TG4TrackSaveControl |
Enumeration for options for storing secondary tracks.
Enumerator | |
---|---|
kDoNotSave | do not save |
kSaveInPreTrack | save in pre-track |
kSaveInStep | save in step |
Definition at line 23 of file TG4TrackSaveControl.h.