Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Enumerations
G4tgrUtils.hh File Reference
#include "globals.hh"
#include <iostream>
#include <vector>
#include "G4ThreeVector.hh"
#include "G4RotationMatrix.hh"
#include "G4tgrEvaluator.hh"

Go to the source code of this file.

Data Structures

class  G4tgrUtils
 

Enumerations

enum  WLSIZEtype {
  WLSIZE_EQ, WLSIZE_NE, WLSIZE_LE, WLSIZE_LT,
  WLSIZE_GE, WLSIZE_GT
}
 

Enumeration Type Documentation

enum WLSIZEtype
Enumerator
WLSIZE_EQ 
WLSIZE_NE 
WLSIZE_LE 
WLSIZE_LT 
WLSIZE_GE 
WLSIZE_GT 

Definition at line 52 of file G4tgrUtils.hh.