Geant4  10.02.p03
WLSUserTrackInformation.hh File Reference

Definition of the WLSUserTrackInformation class. More...

#include "G4VUserTrackInformation.hh"
#include "G4ThreeVector.hh"
Include dependency graph for WLSUserTrackInformation.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

◆ TrackStatus

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

Definition at line 42 of file WLSUserTrackInformation.hh.