Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DoFastTrackCutStudy.C File Reference
#include <cstdlib>
#include <utility>
#include "TROOT.h"
#include "TString.h"
#include </sphenix/user/danderson/install/include/strackcutstudy/STrackCutStudy.h>
+ Include dependency graph for DoFastTrackCutStudy.C:

Go to the source code of this file.

Macros

#define DOTRACKCUTSTUDY_C
 

Functions

void DoFastTrackCutStudy (const Bool_t inBatchMode=DefBatch)
 

Variables

static const Ssiz_t NTxt = 4
 
static const Bool_t DefBatch = false
 

Macro Definition Documentation

#define DOTRACKCUTSTUDY_C

Definition at line 11 of file DoFastTrackCutStudy.C.

View newest version in sPHENIX GitHub at line 11 of file DoFastTrackCutStudy.C

Function Documentation

void DoFastTrackCutStudy ( const Bool_t  inBatchMode = DefBatch)

Definition at line 33 of file DoFastTrackCutStudy.C.

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

References Init(), testing::internal::kWarning, and NTxt.

+ Here is the call graph for this function:

Variable Documentation

const Bool_t DefBatch = false
static

Definition at line 29 of file DoFastTrackCutStudy.C.

View newest version in sPHENIX GitHub at line 29 of file DoFastTrackCutStudy.C

const Ssiz_t NTxt = 4
static

Definition at line 28 of file DoFastTrackCutStudy.C.

View newest version in sPHENIX GitHub at line 28 of file DoFastTrackCutStudy.C

Referenced by DoFastTrackCutStudy().