Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/Prototype2/hcalLab/hcalUtil.h>
Public Member Functions | |
void | updateRootFile () |
Static Public Member Functions | |
static hcalTree * | getInstance () |
static void | deleteInstance () |
Public Attributes | |
int | runnumber |
int | eventseq |
int | eventsread |
int | channels |
int | samples |
int | rejectCode |
Protected Member Functions | |
hcalTree () | |
virtual | ~hcalTree () |
Static Protected Attributes | |
static hcalTree * | single = 0 |
Definition at line 418 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 418 of file hcalUtil.h
|
protected |
Definition at line 5 of file hcalTree.C.
View newest version in sPHENIX GitHub at line 5 of file hcalTree.C
References ACTIVECHANNELS, hcalHelper::adc, hcal::amplTotal, hcal::calLCG, hcal::eTotal, hcalHelper::eventReject, hcalHelper::eventseq, hcalHelper::eventTrigger, hLabHelper::getInstance(), hcalHelper::getInstance(), NSAMPLES, hLabHelper::rootTempFileName, hcalHelper::runnumber, hcal::scintLCG, hcalHelper::t1044, and hLabHelper::thcl.
Referenced by getInstance().
|
inlineprotectedvirtual |
Definition at line 423 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 423 of file hcalUtil.h
|
inlinestatic |
Definition at line 429 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 429 of file hcalUtil.h
References single.
|
inlinestatic |
Definition at line 428 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 428 of file hcalUtil.h
References hcalTree(), and single.
Referenced by hcalHelper::evLoop().
void hcalTree::updateRootFile | ( | ) |
Definition at line 110 of file hcalTree.C.
View newest version in sPHENIX GitHub at line 110 of file hcalTree.C
int hcalTree::channels |
Definition at line 439 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 439 of file hcalUtil.h
int hcalTree::eventseq |
Definition at line 437 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 437 of file hcalUtil.h
int hcalTree::eventsread |
Definition at line 438 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 438 of file hcalUtil.h
int hcalTree::rejectCode |
Definition at line 448 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 448 of file hcalUtil.h
int hcalTree::runnumber |
Definition at line 436 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 436 of file hcalUtil.h
int hcalTree::samples |
Definition at line 440 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 440 of file hcalUtil.h
|
staticprotected |
Definition at line 424 of file hcalUtil.h.
View newest version in sPHENIX GitHub at line 424 of file hcalUtil.h
Referenced by deleteInstance(), and getInstance().