124 fpRunChem->SetParameterName(
"Number of runs to execute for the chemistry module"
125 "(this works when used in standalone",
true,
true);
215 G4cerr <<
"G4DNAChemistryManager already deleted" <<
G4endl;
228 G4cout <<
"G4DNAChemistryManager::Notify ---> received G4State_Quit"
256 for (
int i = 0 ; i < nbExec ; ++i)
322 description <<
"Global components were not initialized.";
330 description <<
"Thread local components were not initialized.";
408 G4cout <<
"G4DNAChemistryManager::InitializeMaster() is called" <<
G4endl;
415 description <<
"No user chemistry list has been provided.";
416 G4Exception(
"G4DNAChemistryManager::InitializeMaster",
"NO_CHEM_LIST",
447 G4cout <<
"G4DNAChemistryManager: Build the physics tables for "
448 "molecule definition only."
458 G4cout <<
"G4DNAChemistryManager: Close geometry" <<
G4endl;
482 description <<
"No user chemistry list has been provided.";
483 G4Exception(
"G4DNAChemistryManager::InitializeThread",
"NO_CHEM_LIST",
489 G4cout <<
"G4DNAChemistryManager::InitializeThread() is called"
511 G4cout <<
"G4DNAChemistryManager::InitializeFile() is called"
545 std::ios_base::openmode mode)
549 G4cout <<
"G4DNAChemistryManager: Write chemical stage into "
607 G4int electronicLevel,
614 switch (modification)
637 switch (modification)
675 pFinalPosition ? *pFinalPosition : pIncomingTrack->
GetPosition(),
688 &&
"To inject chemical species, the chemistry must be activated. "
689 "Check chemistry activation before injecting species.");