Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4GMocrenIO.hh"
#include <iostream>
#include <ctime>
#include <sstream>
#include <iomanip>
#include <cstdlib>
#include <cstring>
#include "globals.hh"
#include "G4VisManager.hh"
Go to the source code of this file.
Variables | |
const int | DOSERANGE = 25000 |
const int | IDLENGTH = 21 |
const int | VERLENGTH = 6 |
const int DOSERANGE = 25000 |
Definition at line 55 of file G4GMocrenIO.cc.
Referenced by G4GMocrenIO::calcDoseDistScale(), GMocrenDataPrimitive< T >::operator+(), and GMocrenDataPrimitive< T >::operator+=().
const int IDLENGTH = 21 |
Definition at line 397 of file G4GMocrenIO.cc.
Referenced by G4GMocrenIO::retrieveData2(), and G4GMocrenIO::storeData2().
const int VERLENGTH = 6 |
Definition at line 398 of file G4GMocrenIO.cc.
Referenced by G4GMocrenIO::retrieveData2(), and G4GMocrenIO::storeData2().