|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ScintillationTrackInformation.hh>
Inheritance diagram for G4ScintillationTrackInformation:Public Member Functions | |
| G4ScintillationTrackInformation (const G4ScintillationType &aType=Slow) | |
| virtual | ~G4ScintillationTrackInformation () |
| void * | operator new (size_t) |
| void | operator delete (void *aScintillationTI) |
| G4ScintillationTrackInformation (const G4ScintillationTrackInformation &) | |
| G4ScintillationTrackInformation & | operator= (const G4ScintillationTrackInformation &) |
| virtual void | Print () const override |
| const G4ScintillationType & | GetScintillationType () const |
Public Member Functions inherited from G4VUserTrackInformation | |
| G4VUserTrackInformation ()=default | |
| G4VUserTrackInformation (const G4String &infoType) | |
| G4VUserTrackInformation (const G4VUserTrackInformation &) | |
| G4VUserTrackInformation & | operator= (const G4VUserTrackInformation &) |
| virtual | ~G4VUserTrackInformation () |
| const G4String & | GetType () const |
Static Public Member Functions | |
| static G4bool | IsScintillationTrackInformation (const G4VUserTrackInformation *const) |
| static G4ScintillationTrackInformation * | Cast (const G4VUserTrackInformation *const) |
Additional Inherited Members | |
Protected Attributes inherited from G4VUserTrackInformation | |
| G4String * | pType = nullptr |
Definition at line 52 of file G4ScintillationTrackInformation.hh.
|
explicit |
Definition at line 41 of file G4ScintillationTrackInformation.cc.
Referenced by Cast(), G4ScintillationTrackInformation(), operator delete(), and operator=().
|
virtualdefault |
|
default |
|
static |
Definition at line 67 of file G4ScintillationTrackInformation.cc.
|
inline |
Definition at line 70 of file G4ScintillationTrackInformation.hh.
|
static |
Definition at line 60 of file G4ScintillationTrackInformation.cc.
Referenced by Cast().
|
inline |
Definition at line 114 of file G4ScintillationTrackInformation.hh.
|
inline |
Definition at line 104 of file G4ScintillationTrackInformation.hh.
|
default |
|
overridevirtual |
Reimplemented from G4VUserTrackInformation.
Definition at line 55 of file G4ScintillationTrackInformation.cc.