Geant4
10.02.p01
|
Definition of the F04UserTrackInformation class. More...
#include "G4VUserTrackInformation.hh"
Go to the source code of this file.
Classes | |
class | F04UserTrackInformation |
Enumerations | |
enum | TrackStatus { undefined, left, right, reverse, undefined =0, left =1, right =2, defined = 3, EscapedFromSide =4, EscapedFromReadOut =8, ReflectedAtMirror =16, ReflectedAtReadOut =32, murderee =64, InsideOfFiber =128, OutsideOfFiber =256 } |
Definition of the F04UserTrackInformation class.
Definition in file F04UserTrackInformation.hh.
enum TrackStatus |
Enumerator | |
---|---|
undefined | |
left | |
right | |
reverse | |
undefined | |
left | |
right | |
defined | |
EscapedFromSide | |
EscapedFromReadOut | |
ReflectedAtMirror | |
ReflectedAtReadOut | |
murderee | |
InsideOfFiber | |
OutsideOfFiber |
Definition at line 37 of file F04UserTrackInformation.hh.