Geant4  10.00.p01
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.

Referenced by CCalMagneticField::CCalMagneticField(), CCalRotationMatrixFactory::CCalRotationMatrixFactory(), CCalMaterialFactory::readElements(), CCalHall::readFile(), CCalEcal::readFile(), CCalHcal::readFile(), and CCalMaterialFactory::readMaterials().

+ Here is the caller graph for this function:

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

Definition at line 95 of file CCalutils.cc.

References second.

Referenced by CCalGeometryConfiguration::CCalGeometryConfiguration(), CCalSensitiveConfiguration::CCalSensitiveConfiguration(), CCalMaterialFactory::readElements(), CCalHall::readFile(), CCalEcal::readFile(), CCalHcal::readFile(), CCalVisualisable::readFile(), and CCalMaterialFactory::readMaterials().

+ Here is the caller graph for this function:

bool openGeomFile ( std::ifstream &  is,
const G4String pathname,
const G4String filename 
)
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.

References G4String::both, name, and G4String::strip().

Referenced by CCalGeometryConfiguration::CCalGeometryConfiguration(), CCalSensitiveConfiguration::CCalSensitiveConfiguration(), CCalMaterialFactory::readElements(), CCalHall::readFile(), CCalEcal::readFile(), CCalHcal::readFile(), CCalVisualisable::readFile(), and CCalMaterialFactory::readMaterials().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: