Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4tgrRotationMatrix.hh File Reference
#include <vector>
#include "globals.hh"

Go to the source code of this file.

Classes

class  G4tgrRotationMatrix

Enumerations

enum  G4RotMatInputType { rm3 , rm6 , rm9 }

Enumeration Type Documentation

◆ G4RotMatInputType

Enumerator
rm3 
rm6 
rm9 

Definition at line 41 of file G4tgrRotationMatrix.hh.

42{
43 rm3,
44 rm6,
45 rm9
46};