ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ParN02.cc File Reference

The user main program of the parallel/TopC/ParN02 example. More...

#include "ExN02DetectorConstruction.hh"
#include "ExN02PhysicsList.hh"
#include "ExN02PrimaryGeneratorAction.hh"
#include "ExN02RunAction.hh"
#include "ExN02EventAction.hh"
#include "ExN02SteppingAction.hh"
#include "ExN02SteppingVerbose.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
#include "ParTopC.icc"
+ Include dependency graph for ParN02.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

The user main program of the parallel/TopC/ParN02 example.

Definition in file ParN02.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 52 of file ParN02.cc.

View newest version in sPHENIX GitHub at line 52 of file ParN02.cc

References G4UImanager::ApplyCommand(), G4UImanager::GetUIpointer(), G4RunManager::Initialize(), G4VisManager::Initialize(), G4UIExecutive::SessionStart(), G4VSteppingVerbose::SetInstance(), G4RunManager::SetUserAction(), and G4RunManager::SetUserInitialization().

+ Here is the call graph for this function: