Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
ExGflash.cc File Reference

Main program of the parameterisations/gflash example. More...

#include <algorithm>
#include <iostream>
#include "G4Timer.hh"
#include "G4ios.hh"
#include "G4GlobalFastSimulationManager.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "ExGflashDetectorConstruction.hh"
#include "ExGflashPhysicsList.hh"
#include "ExGflashPrimaryGeneratorAction.hh"
#include "ExGflashEventAction.hh"
#include "ExGflashRunAction.hh"
Include dependency graph for ExGflash.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

G4Timer Timer
 
G4Timer Timerintern
 

Detailed Description

Main program of the parameterisations/gflash example.

Definition in file ExGflash.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 69 of file ExGflash.cc.

Here is the call graph for this function:

Variable Documentation

G4Timer Timer

Definition at line 64 of file ExGflash.cc.

G4Timer Timerintern

Definition at line 65 of file ExGflash.cc.