Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Friends | List of all members
G4BestUnit Class Reference

#include <G4UnitsTable.hh>

Public Member Functions

 G4BestUnit (G4double internalValue, const G4String &category)
 
 G4BestUnit (const G4ThreeVector &internalValue, const G4String &category)
 
 ~G4BestUnit ()
 
G4doubleGetValue ()
 
const G4StringGetCategory () const
 
size_t GetIndexOfCategory () const
 
 operator G4String () const
 

Friends

std::ostream & operator<< (std::ostream &, G4BestUnit VU)
 

Detailed Description

Definition at line 148 of file G4UnitsTable.hh.

Constructor & Destructor Documentation

G4BestUnit::G4BestUnit ( G4double  internalValue,
const G4String category 
)

Definition at line 416 of file G4UnitsTable.cc.

Here is the call graph for this function:

G4BestUnit::G4BestUnit ( const G4ThreeVector internalValue,
const G4String category 
)

Definition at line 440 of file G4UnitsTable.cc.

Here is the call graph for this function:

G4BestUnit::~G4BestUnit ( )

Definition at line 463 of file G4UnitsTable.cc.

Member Function Documentation

const G4String& G4BestUnit::GetCategory ( ) const
inline

Here is the caller graph for this function:

size_t G4BestUnit::GetIndexOfCategory ( ) const
inline

Here is the caller graph for this function:

G4double* G4BestUnit::GetValue ( )
inline

Here is the caller graph for this function:

G4BestUnit::operator G4String ( ) const

Definition at line 468 of file G4UnitsTable.cc.

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  flux,
G4BestUnit  VU 
)
friend

Definition at line 477 of file G4UnitsTable.cc.


The documentation for this class was generated from the following files: