ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Fun4All_runEvaluators.C File Reference
#include <dirent.h>
#include <fstream>
#include <map>
#include <stdlib.h>
#include <GlobalVariables.C>
#include <G4Setup_EICDetector.C>
#include <G4_DSTReader_EICDetector.C>
#include <G4_EventEvaluator.C>
#include <G4_FwdJets.C>
#include <G4_Global.C>
#include <G4_Input.C>
#include <G4_Production.C>
#include <G4_User.C>
#include <fun4all/Fun4AllServer.h>
+ Include dependency graph for Fun4All_runEvaluators.C:

Go to the source code of this file.

Macros

#define MACRO_FUN4ALLG4RUNEVALUATORS_C
 

Functions

bool checkForDir (string name)
 
bool checkForFile (string dir, string base, map< string, string > extension)
 
int Fun4All_runEvaluators (const int nEvents=1, const string &inputFile="myInputFile.root", const string &inputDir=".", const int skip=0, const string &outdir=".")
 

Macro Definition Documentation

#define MACRO_FUN4ALLG4RUNEVALUATORS_C

Definition at line 2 of file Fun4All_runEvaluators.C.

View newest version in sPHENIX GitHub at line 2 of file Fun4All_runEvaluators.C

Function Documentation

bool checkForDir ( string  name)

Definition at line 26 of file Fun4All_runEvaluators.C.

View newest version in sPHENIX GitHub at line 26 of file Fun4All_runEvaluators.C

References dir.

Referenced by Fun4All_runEvaluators().

+ Here is the caller graph for this function:

bool checkForFile ( string  dir,
string  base,
map< string, string >  extension 
)

Definition at line 33 of file Fun4All_runEvaluators.C.

View newest version in sPHENIX GitHub at line 33 of file Fun4All_runEvaluators.C

References file.

Referenced by Fun4All_runEvaluators().

+ Here is the caller graph for this function: