Geant4_10
Public Member Functions | List of all members
G4UnitsCategory Class Reference

#include <G4UnitsTable.hh>

Public Member Functions

 G4UnitsCategory (const G4String &name)
 
 ~G4UnitsCategory ()
 
G4int operator== (const G4UnitsCategory &) const
 
G4int operator!= (const G4UnitsCategory &) const
 
const G4StringGetName () const
 
G4UnitsContainerGetUnitsList ()
 
G4int GetNameMxLen () const
 
G4int GetSymbMxLen () const
 
void UpdateNameMxLen (G4int len)
 
void UpdateSymbMxLen (G4int len)
 
void PrintCategory ()
 

Detailed Description

Definition at line 114 of file G4UnitsTable.hh.

Constructor & Destructor Documentation

G4UnitsCategory::G4UnitsCategory ( const G4String name)
explicit

Definition at line 360 of file G4UnitsTable.cc.

G4UnitsCategory::~G4UnitsCategory ( )

Definition at line 367 of file G4UnitsTable.cc.

Member Function Documentation

const G4String& G4UnitsCategory::GetName ( ) const
inline

Here is the caller graph for this function:

G4int G4UnitsCategory::GetNameMxLen ( ) const
inline

Here is the caller graph for this function:

G4int G4UnitsCategory::GetSymbMxLen ( ) const
inline

Here is the caller graph for this function:

G4UnitsContainer& G4UnitsCategory::GetUnitsList ( )
inline

Here is the caller graph for this function:

G4int G4UnitsCategory::operator!= ( const G4UnitsCategory right) const

Definition at line 406 of file G4UnitsTable.cc.

G4int G4UnitsCategory::operator== ( const G4UnitsCategory right) const

Definition at line 399 of file G4UnitsTable.cc.

void G4UnitsCategory::PrintCategory ( )

Definition at line 413 of file G4UnitsTable.cc.

Here is the caller graph for this function:

void G4UnitsCategory::UpdateNameMxLen ( G4int  len)
inline

Here is the caller graph for this function:

void G4UnitsCategory::UpdateSymbMxLen ( G4int  len)
inline

Here is the caller graph for this function:


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