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

Go to the source code of this file.

Classes

class  G4UnitDefinition
class  G4UnitsCategory
class  G4BestUnit

Typedefs

using G4UnitsTable = std::vector<G4UnitsCategory*>
using G4UnitsContainer = std::vector<G4UnitDefinition*>

Typedef Documentation

◆ G4UnitsContainer

using G4UnitsContainer = std::vector<G4UnitDefinition*>

Definition at line 127 of file G4UnitsTable.hh.

◆ G4UnitsTable

using G4UnitsTable = std::vector<G4UnitsCategory*>

Definition at line 68 of file G4UnitsTable.hh.