Geant4  10.01.p03
pdb4dna.cc File Reference

Main program of the pdb4dna example. More...

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

Go to the source code of this file.

Functions

CommandLineParserparser (0)
 
void Parse (int &argc, char **argv)
 
int main (int argc, char **argv)
 

Detailed Description

Main program of the pdb4dna example.

Definition in file pdb4dna.cc.

Function Documentation

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

Definition at line 197 of file pdb4dna.cc.

References G4DNAPARSER::CommandLineParser::AddCommand(), G4DNAPARSER::CommandLineParser::CheckIfNotHandledOptionsExists(), G4DNAPARSER::CommandLineParser::DeleteInstance(), 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: