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

Go to the source code of this file.

Classes

class  G4UnitDefinition
 
class  G4UnitsCategory
 
class  G4BestUnit
 

Typedefs

typedef std::vector< G4UnitsCategory * > G4UnitsTable
 
typedef std::vector< G4UnitDefinition * > G4UnitsContainer
 

Typedef Documentation

◆ G4UnitsContainer

typedef std::vector<G4UnitDefinition*> G4UnitsContainer

Definition at line 112 of file G4UnitsTable.hh.

◆ G4UnitsTable

typedef std::vector<G4UnitsCategory*> G4UnitsTable

Definition at line 60 of file G4UnitsTable.hh.