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

Definition of the WLSUserTrackInformation class. More...

#include "G4VUserTrackInformation.hh"
#include "G4ThreeVector.hh"

Go to the source code of this file.

Data Structures

class  WLSUserTrackInformation
 

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 WLSUserTrackInformation class.

Definition in file WLSUserTrackInformation.hh.

Enumeration Type Documentation

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

Definition at line 42 of file WLSUserTrackInformation.hh.