#include <G4VPhysChemIO.hh>
Definition at line 43 of file G4VPhysChemIO.hh.
◆ G4VPhysChemIO()
G4VPhysChemIO::G4VPhysChemIO |
( |
| ) |
|
◆ ~G4VPhysChemIO()
G4VPhysChemIO::~G4VPhysChemIO |
( |
| ) |
|
|
virtual |
◆ AddEmptyLineInOutputFile()
virtual void G4VPhysChemIO::AddEmptyLineInOutputFile |
( |
| ) |
|
|
inlinevirtual |
◆ CloseFile()
virtual void G4VPhysChemIO::CloseFile |
( |
| ) |
|
|
pure virtual |
◆ CreateSolvatedElectron()
virtual void G4VPhysChemIO::CreateSolvatedElectron |
( |
const G4Track * |
, |
|
|
G4ThreeVector * |
finalPosition = 0 |
|
) |
| |
|
pure virtual |
◆ CreateWaterMolecule()
When DNA physics model create a water molecule, you'll get a notification through this method. The ElectronicModification is a flag telling whether the molecule is ionized or excited, the electronic level is calculated by the model and the IncomingTrack is the track responsible for the creation of this molecule (electron, proton...)
Implemented in G4PhysChemIO::FormattedText, and G4PhysChemIO::G4Analysis.
◆ InitializeFile()
virtual void G4VPhysChemIO::InitializeFile |
( |
| ) |
|
|
pure virtual |
◆ InitializeMaster()
virtual void G4VPhysChemIO::InitializeMaster |
( |
| ) |
|
|
inlinevirtual |
◆ InitializeThread()
virtual void G4VPhysChemIO::InitializeThread |
( |
| ) |
|
|
inlinevirtual |
◆ NewEvent()
virtual void G4VPhysChemIO::NewEvent |
( |
| ) |
|
|
pure virtual |
◆ NewRun()
virtual void G4VPhysChemIO::NewRun |
( |
| ) |
|
|
pure virtual |
◆ WriteInto()
virtual void G4VPhysChemIO::WriteInto |
( |
const G4String & |
, |
|
|
std::ios_base::openmode |
mode = std::ios_base::out |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: