Geant4  10.02.p02
wholeNuclearDNA.cc File Reference

Implementation of the microdosimetry example. More...

#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4UIExecutive.hh"
#include "G4UIterminal.hh"
#include "G4UItcsh.hh"
#include "G4VisExecutive.hh"
#include "ActionInitialization.hh"
#include "DetectorConstruction.hh"
#include "PhysicsList.hh"
#include "CommandLineParser.hh"
#include "G4UIQt.hh"
+ Include dependency graph for wholeNuclearDNA.cc:

Go to the source code of this file.

Functions

CommandLineParserparser (0)
 
void Parse (int &argc, char **argv)
 
int main (int argc, char **argv)
 
void GetNameAndPathOfExecutable (char **argv, G4String &executable, G4String &path)
 

Detailed Description

Implementation of the microdosimetry example.

Definition in file wholeNuclearDNA.cc.

Function Documentation

void GetNameAndPathOfExecutable ( char **  argv,
G4String executable,
G4String path 
)

Definition at line 189 of file wholeNuclearDNA.cc.

References pos.

Referenced by Parse().

+ Here is the caller graph for this function:

void Parse ( int &  argc,
char **  argv 
)

Definition at line 210 of file wholeNuclearDNA.cc.

References G4DNAPARSER::CommandLineParser::AddCommand(), G4DNAPARSER::CommandLineParser::CheckIfNotHandledOptionsExists(), G4DNAPARSER::CommandLineParser::DeleteInstance(), GetNameAndPathOfExecutable(), G4DNAPARSER::CommandLineParser::GetParser(), G4DNAPARSER::Command::OptionNotCompulsory, G4DNAPARSER::CommandLineParser::Parse(), parser(), G4DNAPARSER::Command::WithOption, and G4DNAPARSER::Command::WithoutOption.

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

CommandLineParser* parser ( )

Referenced by main(), and Parse().

+ Here is the caller graph for this function: