Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Enumerations
F04UserTrackInformation.hh File Reference

Definition of the F04UserTrackInformation class. More...

#include "G4VUserTrackInformation.hh"

Go to the source code of this file.

Data Structures

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.