|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VUserPulseInfo.hh>
Inheritance diagram for G4VUserPulseInfo:Public Member Functions | |
| G4VUserPulseInfo () | |
| ~G4VUserPulseInfo () override=default | |
| virtual G4double | GetDelayedTime () const |
Public Member Functions inherited from G4VUserTrackInformation | |
| G4VUserTrackInformation ()=default | |
| G4VUserTrackInformation (const G4String &infoType) | |
| G4VUserTrackInformation (const G4VUserTrackInformation &) | |
| G4VUserTrackInformation & | operator= (const G4VUserTrackInformation &) |
| virtual | ~G4VUserTrackInformation () |
| virtual void | Print () const |
| const G4String & | GetType () const |
Additional Inherited Members | |
Protected Attributes inherited from G4VUserTrackInformation | |
| G4String * | pType = nullptr |
Definition at line 33 of file G4VUserPulseInfo.hh.
| G4VUserPulseInfo::G4VUserPulseInfo | ( | ) |
Definition at line 30 of file G4VUserPulseInfo.cc.
|
overridedefault |
|
inlinevirtual |
Definition at line 38 of file G4VUserPulseInfo.hh.