ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 "G4VisExecutive.hh"
#include "G4UIExecutive.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

int main ( int  argc,
char **  argv 
)

Definition at line 59 of file exampleB2b.cc.

View newest version in sPHENIX GitHub at line 59 of file exampleB2b.cc

References e.

Referenced by main().

+ Here is the caller graph for this function: