Geant4_10
Functions
CCalutils.hh File Reference
#include <iostream>
#include <fstream>
#include "globals.hh"
Include dependency graph for CCalutils.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

G4String operator+ (const G4String &, const int)
 
G4String operator+ (const G4String &, const double)
 
std::ifstream & readName (std::ifstream &, G4String &)
 
std::ifstream & findDO (std::ifstream &, const G4String &)
 
std::ostream & tab (std::ostream &)
 
std::istream & jump (std::istream &)
 
bool openGeomFile (std::ifstream &is, const G4String &pathname, const G4String &filename)
 

Function Documentation

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

Definition at line 72 of file CCalutils.cc.

Here is the caller graph for this function:

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

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 ,
const int   
)

Definition at line 37 of file CCalutils.cc.

G4String operator+ ( const G4String ,
const double   
)

Definition at line 45 of file CCalutils.cc.

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

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 &  )

Definition at line 89 of file CCalutils.cc.

Here is the caller graph for this function: