Geant4  10.03
exampleB2b.cc File Reference

Main program of the B2b example. More...

#include "B2bDetectorConstruction.hh"
#include "B2ActionInitialization.hh"
#include "tbbUserWorkerInitialization.hh"
#include "SimpleTbbMasterRunManager.hh"
#include "G4Threading.hh"
#include "G4UImanager.hh"
#include "FTFP_BERT.hh"
#include "G4StepLimiterPhysics.hh"
#include "Randomize.hh"
#include <tbb/task_scheduler_init.h>
#include <tbb/task.h>
+ Include dependency graph for exampleB2b.cc:

Go to the source code of this file.

Functions

G4ThreadFunReturnType startWork (G4ThreadFunArgType arg)
 
int main (int argc, char **argv)
 

Detailed Description

Main program of the B2b example.

Definition in file exampleB2b.cc.

Function Documentation

Definition at line 65 of file exampleB2b.cc.

Referenced by main().

+ Here is the caller graph for this function: