Geant4_10
|
#include "globals.hh"
#include <iostream>
#include <vector>
#include "G4ThreeVector.hh"
#include "G4RotationMatrix.hh"
#include "G4tgrEvaluator.hh"
Go to the source code of this file.
Classes | |
class | G4tgrUtils |
Enumerations | |
enum | WLSIZEtype { WLSIZE_EQ, WLSIZE_NE, WLSIZE_LE, WLSIZE_LT, WLSIZE_GE, WLSIZE_GT } |
enum WLSIZEtype |
Enumerator | |
---|---|
WLSIZE_EQ | |
WLSIZE_NE | |
WLSIZE_LE | |
WLSIZE_LT | |
WLSIZE_GE | |
WLSIZE_GT |
Definition at line 52 of file G4tgrUtils.hh.