|
Geant4 VMC Version 6.7
|
Definition of the TG4Globals class and basic container types. More...
#include "TG4G3Control.h"#include <G4RotationMatrix.hh>#include <globals.hh>#include <TString.h>#include <map>#include <set>#include <vector>Go to the source code of this file.
Classes | |
| class | TG4Globals |
| Basic types and functions of general use. More... | |
Typedefs | |
| typedef std::vector< G4bool > | TG4boolVector |
| typedef std::vector< G4int > | TG4intVector |
| typedef std::vector< G4double > | TG4doubleVector |
| typedef std::vector< G4String > | TG4StringVector |
| typedef std::map< G4int, G4int > | TG4intMap |
| typedef std::set< G4String, std::less< G4String > > | TG4StringSet |
Definition of the TG4Globals class and basic container types.
Definition in file TG4Globals.h.