Geant4
10.03.p02
|
Go to the source code of this file.
Functions | |
G4String | operator+ (const G4String &str, const int i) |
G4String | operator+ (const G4String &str, const double i) |
std::ifstream & | readName (std::ifstream &is, G4String &name) |
std::ifstream & | findDO (std::ifstream &is, const G4String &str) |
std::ostream & | tab (std::ostream &os) |
std::istream & | jump (std::istream &is) |
bool | openGeomFile (std::ifstream &is, const G4String &pathname, const G4String &filename) |
std::ifstream& findDO | ( | std::ifstream & | is, |
const G4String & | str | ||
) |
Definition at line 72 of file CCalutils.cc.
std::istream& jump | ( | std::istream & | is | ) |
Definition at line 116 of file CCalutils.cc.
Definition at line 37 of file CCalutils.cc.
Definition at line 45 of file CCalutils.cc.
std::ifstream& readName | ( | std::ifstream & | is, |
G4String & | name | ||
) |
Definition at line 53 of file CCalutils.cc.
std::ostream& tab | ( | std::ostream & | os | ) |