Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Fun4All_RunLambdaJetHunter.C File Reference
#include <vector>
#include <string>
#include <FROG.h>
#include <fun4all/Fun4AllServer.h>
#include <fun4all/Fun4AllDstInputManager.h>
#include <g4main/Fun4AllDstPileupInputManager.h>
#include "LambdaJetHunterOptions.h"
#include "/sphenix/user/danderson/install/include/slambdajethunter/SLambdaJetHunter.h"
#include "/sphenix/user/danderson/install/include/slambdajethunter/SLambdaJetHunterConfig.h"
+ Include dependency graph for Fun4All_RunLambdaJetHunter.C:

Go to the source code of this file.

Macros

#define FUN4ALL_RUNLAMBDAJETHUNTER_C
 

Functions

void Fun4All_RunLambdaJetHunter (const vector< string > &sInput=SInDefault, const string sOutput=SOutDefault, const int nEvents=NEvtDefault, const int verbosity=VerbDefault)
 

Variables

static const int NEvtDefault = 10
 
static const int VerbDefault = 0
 
static const string SOutDefault = "test.root"
 
static const vector< string > SInDefault
 

Macro Definition Documentation

#define FUN4ALL_RUNLAMBDAJETHUNTER_C

Definition at line 9 of file Fun4All_RunLambdaJetHunter.C.

View newest version in sPHENIX GitHub at line 9 of file Fun4All_RunLambdaJetHunter.C

Function Documentation

void Fun4All_RunLambdaJetHunter ( const vector< string > &  sInput = SInDefault,
const string  sOutput = SOutDefault,
const int  nEvents = NEvtDefault,
const int  verbosity = VerbDefault 
)

Definition at line 45 of file Fun4All_RunLambdaJetHunter.C.

View newest version in sPHENIX GitHub at line 45 of file Fun4All_RunLambdaJetHunter.C

References filter::config, LambdaJetHunterOptions::GetConfig(), Fun4AllServer::instance(), Load(), nEvents, utils::run, to_string(), verbosity, and Verbosity().

+ Here is the call graph for this function:

Variable Documentation

const int NEvtDefault = 10
static

Definition at line 33 of file Fun4All_RunLambdaJetHunter.C.

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

const vector<string> SInDefault
static
Initial value:
= {
"DST_GLOBAL_pythia8_Jet10_3MHz-0000000008-04075.root",
"DST_TRUTH_pythia8_Jet10_3MHz-0000000008-04075.root"
}

Definition at line 36 of file Fun4All_RunLambdaJetHunter.C.

View newest version in sPHENIX GitHub at line 36 of file Fun4All_RunLambdaJetHunter.C

const string SOutDefault = "test.root"
static

Definition at line 35 of file Fun4All_RunLambdaJetHunter.C.

View newest version in sPHENIX GitHub at line 35 of file Fun4All_RunLambdaJetHunter.C

const int VerbDefault = 0
static

Definition at line 34 of file Fun4All_RunLambdaJetHunter.C.

View newest version in sPHENIX GitHub at line 34 of file Fun4All_RunLambdaJetHunter.C