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

Main program of the eventgenerator/HepMC/HepMCEx01 example. More...

#include "G4Types.hh"
#include "FTFP_BERT.hh"
#include "G4RunManager.hh"
#include "G4UImanager.hh"
#include "ExN04DetectorConstruction.hh"
#include "ExN04EventAction.hh"
#include "ExN04PrimaryGeneratorAction.hh"
#include "ExN04RunAction.hh"
#include "ExN04StackingAction.hh"
#include "ExN04SteppingAction.hh"
#include "ExN04SteppingVerbose.hh"
#include "ExN04TrackingAction.hh"
#include "G4VisExecutive.hh"
#include "G4UIExecutive.hh"
+ Include dependency graph for HepMCEx01.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Main program of the eventgenerator/HepMC/HepMCEx01 example.

Definition in file HepMCEx01.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 52 of file HepMCEx01.cc.

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

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

+ Here is the call graph for this function: