ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4UnitsTable.hh File Reference
#include "globals.hh"
#include <vector>
#include "G4ThreeVector.hh"
#include "G4UnitsTable.icc"
+ Include dependency graph for G4UnitsTable.hh:
+ This graph shows which files directly or indirectly include this file:

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

typedef std::vector<G4UnitDefinition*> G4UnitsContainer

Definition at line 137 of file G4UnitsTable.hh.

View newest version in sPHENIX GitHub at line 137 of file G4UnitsTable.hh

typedef std::vector<G4UnitsCategory*> G4UnitsTable

Definition at line 59 of file G4UnitsTable.hh.

View newest version in sPHENIX GitHub at line 59 of file G4UnitsTable.hh