Geant4_10
|
#include <WLSUserTrackInformation.hh>
Public Member Functions | |
WLSUserTrackInformation () | |
virtual | ~WLSUserTrackInformation () |
const G4ThreeVector & | GetExitPosition () const |
void | SetExitPosition (const G4ThreeVector &pos) |
G4bool | AddStatusFlag (TrackStatus s) |
G4bool | isStatus (TrackStatus s) |
Public Member Functions inherited from G4VUserTrackInformation | |
G4VUserTrackInformation () | |
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 |
Definition at line 62 of file WLSUserTrackInformation.hh.
WLSUserTrackInformation::WLSUserTrackInformation | ( | ) |
Definition at line 39 of file WLSUserTrackInformation.cc.
|
virtual |
Definition at line 47 of file WLSUserTrackInformation.cc.
G4bool WLSUserTrackInformation::AddStatusFlag | ( | TrackStatus | s | ) |
Definition at line 51 of file WLSUserTrackInformation.cc.
|
inline |
Definition at line 70 of file WLSUserTrackInformation.hh.
|
inline |
Definition at line 79 of file WLSUserTrackInformation.hh.
|
inline |
Definition at line 71 of file WLSUserTrackInformation.hh.