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

Chem5 example. More...

#include "DetectorConstruction.hh"
#include "PhysicsList.hh"
#include "ActionInitialization.hh"
#include "G4RunManager.hh"
#include "G4DNAChemistryManager.hh"
#include "G4UImanager.hh"
#include "G4UIExecutive.hh"
#include "G4VisExecutive.hh"
#include "CommandLineParser.hh"
+ Include dependency graph for chem5.cc:

Go to the source code of this file.

Functions

CommandLineParserparser (0)
 
unsigned int noise ()
 
void SetSeed ()
 
void Parse (int &argc, char **argv)
 
int main (int argc, char **argv)
 
bool IsBracket (char c)
 

Variables

long seed = 0
 

Detailed Description

Chem5 example.

Definition in file chem5.cc.

Function Documentation

bool IsBracket ( char  c)

Definition at line 198 of file chem5.cc.

View newest version in sPHENIX GitHub at line 198 of file chem5.cc

unsigned int noise ( )
void Parse ( int argc,
char **  argv 
)
CommandLineParser* parser ( )
void SetSeed ( )

Variable Documentation

long seed = 0

Definition at line 68 of file chem5.cc.

View newest version in sPHENIX GitHub at line 68 of file chem5.cc