Geant4_10
Functions
CCalutils.cc File Reference
#include "CCalutils.hh"
#include "G4ios.hh"
#include "G4UnitsTable.hh"
#include <sstream>
Include dependency graph for CCalutils.cc:

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)
 

Function Documentation

std::ifstream& findDO ( std::ifstream &  is,
const G4String str 
)

Definition at line 72 of file CCalutils.cc.

Here is the caller graph for this function:

std::istream& jump ( std::istream &  is)

Definition at line 95 of file CCalutils.cc.

Here is the caller graph for this function:

bool openGeomFile ( std::ifstream &  is,
const G4String pathname,
const G4String filename 
)

Definition at line 116 of file CCalutils.cc.

Here is the caller graph for this function:

G4String operator+ ( const G4String str,
const int  i 
)

Definition at line 37 of file CCalutils.cc.

G4String operator+ ( const G4String str,
const double  i 
)

Definition at line 45 of file CCalutils.cc.

std::ifstream& readName ( std::ifstream &  is,
G4String name 
)

Definition at line 53 of file CCalutils.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

std::ostream& tab ( std::ostream &  os)

Definition at line 89 of file CCalutils.cc.

Here is the caller graph for this function: