Geant4
9.6.p02
|
#include <WLSUserTrackInformation.hh>
Public Member Functions | |
WLSUserTrackInformation () | |
~WLSUserTrackInformation () | |
const G4ThreeVector & | GetExitPosition () const |
void | SetExitPosition (const G4ThreeVector &pos) |
G4bool | AddStatusFlag (TrackStatus s) |
G4bool | isStatus (TrackStatus s) |
void | Print () const |
Public Member Functions inherited from G4VUserTrackInformation | |
G4VUserTrackInformation () | |
G4VUserTrackInformation (const G4String &infoType) | |
G4VUserTrackInformation (const G4VUserTrackInformation &) | |
G4VUserTrackInformation & | operator= (const G4VUserTrackInformation &) |
virtual | ~G4VUserTrackInformation () |
const G4String & | GetType () const |
Additional Inherited Members | |
Protected Attributes inherited from G4VUserTrackInformation | |
G4String * | pType |
Definition at line 63 of file WLSUserTrackInformation.hh.
WLSUserTrackInformation::WLSUserTrackInformation | ( | ) |
Definition at line 37 of file WLSUserTrackInformation.cc.
WLSUserTrackInformation::~WLSUserTrackInformation | ( | ) |
Definition at line 43 of file WLSUserTrackInformation.cc.
G4bool WLSUserTrackInformation::AddStatusFlag | ( | TrackStatus | s) |
Definition at line 49 of file WLSUserTrackInformation.cc.
|
inline |
Definition at line 71 of file WLSUserTrackInformation.hh.
|
inline |
Definition at line 80 of file WLSUserTrackInformation.hh.
Reimplemented from G4VUserTrackInformation.
Definition at line 83 of file WLSUserTrackInformation.hh.
|
inline |
Definition at line 72 of file WLSUserTrackInformation.hh.