Analysis Software
Documentation for sPHENIX simulation software
|
#include <cstdlib>
#include <utility>
#include "TROOT.h"
#include "TString.h"
#include </sphenix/user/danderson/install/include/strackcutstudy/STrackCutStudy.h>
Go to the source code of this file.
Macros | |
#define | DOTRACKCUTSTUDY_C |
Functions | |
void | DoTrackCutStudy (const Bool_t inBatchMode=DefBatch) |
Variables | |
static const Ssiz_t | NTxt = 3 |
static const Bool_t | DefBatch = false |
#define DOTRACKCUTSTUDY_C |
Definition at line 12 of file DoTrackCutStudy.C.
View newest version in sPHENIX GitHub at line 12 of file DoTrackCutStudy.C
void DoTrackCutStudy | ( | const Bool_t | inBatchMode = DefBatch | ) |
Definition at line 34 of file DoTrackCutStudy.C.
View newest version in sPHENIX GitHub at line 34 of file DoTrackCutStudy.C
References Init(), testing::internal::kWarning, and NTxt.
|
static |
Definition at line 30 of file DoTrackCutStudy.C.
View newest version in sPHENIX GitHub at line 30 of file DoTrackCutStudy.C
|
static |
Definition at line 29 of file DoTrackCutStudy.C.
View newest version in sPHENIX GitHub at line 29 of file DoTrackCutStudy.C
Referenced by DoTrackCutStudy().