129     G4cerr <<
"WARNING G4G4VGlauberDataSet::SetArrayPointer" <<
G4endl;
 
  130     G4cerr <<
"ATTEMPT TO SET POINTER TO VALUE OUTSIDE [0," 
  187   File.unsetf(std::ios::scientific);
 
  192        <<std::setw(10) <<q.
AT 
  193        <<std::setw(10) <<q.
ZT 
  194        <<std::setw(10) <<q.
AP 
  195        <<std::setw(10) <<q.
ZP 
  198   File.unsetf(std::ios::fixed);
 
  202   File <<std::setw(10) <<q.
bmax 
  203        <<std::setw(10) <<q.
bstep 
  204        <<std::setw(10) <<q.
rproj 
  205        <<std::setw(10) <<q.
rtarg 
virtual ~G4VGlauberDataSet()
 
Definition of the G4VGlauberDataSet class. 
 
G4int GetGlauberDataSetType() const 
 
void SetArrayPointer(const G4int i)
 
virtual std::ofstream & WriteDataToFile(std::ofstream &File) const 
 
std::istream & operator>>(std::istream &is, HepAxisAngle &aa)
 
G4double * GetArrayPointerM(const G4double ppn=0.0)
 
G4double * GetArrayPointerN(const G4double ppn=0.0)
 
std::ostream & operator<<(std::ostream &ostr, const G4String &astr)
 
virtual std::ifstream & ReadDataFromFile(std::ifstream &File)
 
Definition of the G4DPMJET2_5Interface class. 
 
G4GLOB_DLL std::ostream G4cerr