Geant4
9.6.p02
|
#include <LXeUserTrackInformation.hh>
Public Member Functions | |
LXeUserTrackInformation () | |
virtual | ~LXeUserTrackInformation () |
void | SetTrackStatusFlags (int s) |
void | AddTrackStatusFlag (int s) |
int | GetTrackStatus () const |
void | IncReflections () |
G4int | GetReflectionCount () const |
void | SetForceDrawTrajectory (G4bool b) |
G4bool | GetForceDrawTrajectory () |
virtual 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 49 of file LXeUserTrackInformation.hh.
LXeUserTrackInformation::LXeUserTrackInformation | ( | ) |
Definition at line 34 of file LXeUserTrackInformation.cc.
|
virtual |
Definition at line 39 of file LXeUserTrackInformation.cc.
Definition at line 43 of file LXeUserTrackInformation.cc.
|
inline |
Definition at line 68 of file LXeUserTrackInformation.hh.
|
inline |
Definition at line 65 of file LXeUserTrackInformation.hh.
|
inline |
Definition at line 62 of file LXeUserTrackInformation.hh.
|
inline |
Definition at line 64 of file LXeUserTrackInformation.hh.
Reimplemented from G4VUserTrackInformation.
Definition at line 70 of file LXeUserTrackInformation.hh.
Definition at line 67 of file LXeUserTrackInformation.hh.
Definition at line 57 of file LXeUserTrackInformation.hh.