![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/global/management/include/G4UnitsTable.hh>
Collaboration diagram for G4BestUnit: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 | |
Private Attributes | |
| G4double | Value [3] |
| G4int | nbOfVals |
| G4String | Category |
| size_t | IndexOfCategory |
Friends | |
| std::ostream & | operator<< (std::ostream &, G4BestUnit VU) |
Definition at line 173 of file G4UnitsTable.hh.
View newest version in sPHENIX GitHub at line 173 of file G4UnitsTable.hh
Definition at line 483 of file G4UnitsTable.cc.
View newest version in sPHENIX GitHub at line 483 of file G4UnitsTable.cc
References FatalException, G4cout, G4endl, G4Exception(), G4UnitDefinition::GetUnitsTable(), IndexOfCategory, and Value.
Here is the call graph for this function:| G4BestUnit::G4BestUnit | ( | const G4ThreeVector & | internalValue, |
| const G4String & | category | ||
| ) |
Definition at line 507 of file G4UnitsTable.cc.
View newest version in sPHENIX GitHub at line 507 of file G4UnitsTable.cc
References FatalException, G4cerr, G4endl, G4Exception(), G4UnitDefinition::GetUnitsTable(), IndexOfCategory, Value, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Here is the call graph for this function:| G4BestUnit::~G4BestUnit | ( | ) |
Definition at line 530 of file G4UnitsTable.cc.
View newest version in sPHENIX GitHub at line 530 of file G4UnitsTable.cc
|
inline |
|
inline |
|
inline |
| G4BestUnit::operator G4String | ( | ) | const |
Definition at line 535 of file G4UnitsTable.cc.
View newest version in sPHENIX GitHub at line 535 of file G4UnitsTable.cc
|
friend |
Definition at line 544 of file G4UnitsTable.cc.
View newest version in sPHENIX GitHub at line 544 of file G4UnitsTable.cc
|
private |
Definition at line 201 of file G4UnitsTable.hh.
View newest version in sPHENIX GitHub at line 201 of file G4UnitsTable.hh
|
private |
Definition at line 202 of file G4UnitsTable.hh.
View newest version in sPHENIX GitHub at line 202 of file G4UnitsTable.hh
Referenced by G4BestUnit(), and operator<<().
|
private |
Definition at line 200 of file G4UnitsTable.hh.
View newest version in sPHENIX GitHub at line 200 of file G4UnitsTable.hh
Referenced by operator<<().
|
private |
Definition at line 199 of file G4UnitsTable.hh.
View newest version in sPHENIX GitHub at line 199 of file G4UnitsTable.hh
Referenced by G4BestUnit(), and operator<<().