Geant4
10.02.p03
|
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"
Go to the source code of this file.
Functions | |
CommandLineParser * | parser (0) |
void | Parse (int &argc, char **argv) |
int | main (int argc, char **argv) |
Main program of the pdb4dna example.
Definition in file pdb4dna.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 66 of file pdb4dna.cc.
void Parse | ( | int & | argc, |
char ** | argv | ||
) |
Definition at line 196 of file pdb4dna.cc.
CommandLineParser* parser | ( | 0 | ) |