|
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.
References undefined.
|
virtual |
Definition at line 47 of file WLSUserTrackInformation.cc.
| G4bool WLSUserTrackInformation::AddStatusFlag | ( | TrackStatus | s | ) |
Definition at line 51 of file WLSUserTrackInformation.cc.
References EscapedFromReadOut, EscapedFromSide, InsideOfFiber, left, murderee, OutsideOfFiber, ReflectedAtMirror, ReflectedAtReadOut, right, and undefined.
Referenced by WLSTrackingAction::PreUserTrackingAction(), and WLSSteppingAction::UserSteppingAction().
|
inline |
Definition at line 70 of file WLSUserTrackInformation.hh.
|
inline |
Definition at line 79 of file WLSUserTrackInformation.hh.
References defined, and undefined.
Referenced by WLSSteppingAction::UserSteppingAction().
|
inline |
Definition at line 71 of file WLSUserTrackInformation.hh.
Referenced by WLSSteppingAction::UserSteppingAction().
1.8.7