|
Geant4-11
|
#include "globals.hh"#include "G4ConversionFatalError.hh"#include "G4String.hh"#include "G4UnitsTable.hh"#include <ostream>Go to the source code of this file.
Data Structures | |
| class | G4DimensionedType< T, ConversionErrorPolicy > |
Namespaces | |
| namespace | G4DimensionedTypeUtils |
Functions | |
| G4bool | G4DimensionedTypeUtils::GetUnitValue (const G4String &unit, G4double &value) |
| template<typename M > | |
| std::ostream & | operator<< (std::ostream &os, const G4DimensionedType< M > &obj) |
| std::ostream & operator<< | ( | std::ostream & | os, |
| const G4DimensionedType< M > & | obj | ||
| ) |
Definition at line 165 of file G4DimensionedType.hh.
References G4DimensionedType< T, ConversionErrorPolicy >::RawValue(), and G4DimensionedType< T, ConversionErrorPolicy >::Unit().