Geant4-11
Data Structures | Typedefs
G4UnitsTable.hh File Reference
#include <vector>
#include "G4ThreeVector.hh"
#include "globals.hh"
#include "G4UnitsTable.icc"

Go to the source code of this file.

Data Structures

class  G4BestUnit
 
class  G4UnitDefinition
 
class  G4UnitsCategory
 

Typedefs

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

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.