Geant4  10.00.p03
F04UserTrackInformation.hh File Reference

Definition of the F04UserTrackInformation class. More...

+ Include dependency graph for F04UserTrackInformation.hh:
+ This graph shows which files directly or indirectly include this file:

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
}
 

Detailed Description

Definition of the F04UserTrackInformation class.

Definition in file F04UserTrackInformation.hh.

Enumeration Type Documentation

Enumerator
undefined 
left 
right 
reverse 
undefined 
left 
right 
defined 
EscapedFromSide 
EscapedFromReadOut 
ReflectedAtMirror 
ReflectedAtReadOut 
murderee 
InsideOfFiber 
OutsideOfFiber 

Definition at line 37 of file F04UserTrackInformation.hh.