Geant4_10
|
#include <G4UnitsTable.hh>
Public Member Functions | |
G4BestUnit (G4double internalValue, const G4String &category) | |
G4BestUnit (const G4ThreeVector &internalValue, const G4String &category) | |
~G4BestUnit () | |
G4double * | GetValue () |
const G4String & | GetCategory () const |
size_t | GetIndexOfCategory () const |
operator G4String () const | |
Friends | |
std::ostream & | operator<< (std::ostream &, G4BestUnit VU) |
Definition at line 148 of file G4UnitsTable.hh.
G4BestUnit::G4BestUnit | ( | const G4ThreeVector & | internalValue, |
const G4String & | category | ||
) |
G4BestUnit::~G4BestUnit | ( | ) |
Definition at line 469 of file G4UnitsTable.cc.
|
inline |
|
inline |
|
inline |
G4BestUnit::operator G4String | ( | ) | const |
Definition at line 474 of file G4UnitsTable.cc.
|
friend |
Definition at line 483 of file G4UnitsTable.cc.