Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tileLightYield Class Reference

#include <analysis/blob/master/Prototype2/hcalLab/hcalUtil.h>

+ Collaboration diagram for tileLightYield:

Private Member Functions

 tileLightYield ()
 
void setrootfile (rootfile &rf)
 
void setdivisions (Int_t nx, Int_t ny)
 

Private Attributes

rootfilerfile
 
Int_t xdivisions
 
Int_t ydivisions
 
Double_t ** lightyield
 

Detailed Description

Definition at line 618 of file hcalUtil.h.

View newest version in sPHENIX GitHub at line 618 of file hcalUtil.h

Constructor & Destructor Documentation

tileLightYield::tileLightYield ( )
private

Definition at line 679 of file tileHelper.C.

View newest version in sPHENIX GitHub at line 679 of file tileHelper.C

References hLabHelper::getFileLists(), hLabHelper::getInstance(), next, and hLabHelper::roots.

+ Here is the call graph for this function:

Member Function Documentation

void tileLightYield::setdivisions ( Int_t  nx,
Int_t  ny 
)
inlineprivate

Definition at line 624 of file hcalUtil.h.

View newest version in sPHENIX GitHub at line 624 of file hcalUtil.h

References lightyield, nx, ny, xdivisions, and ydivisions.

void tileLightYield::setrootfile ( rootfile rf)
inlineprivate

Definition at line 620 of file hcalUtil.h.

View newest version in sPHENIX GitHub at line 620 of file hcalUtil.h

References rfile.

Member Data Documentation

Double_t** tileLightYield::lightyield
private

Definition at line 633 of file hcalUtil.h.

View newest version in sPHENIX GitHub at line 633 of file hcalUtil.h

Referenced by setdivisions().

rootfile* tileLightYield::rfile
private

Definition at line 631 of file hcalUtil.h.

View newest version in sPHENIX GitHub at line 631 of file hcalUtil.h

Referenced by setrootfile().

Int_t tileLightYield::xdivisions
private

Definition at line 632 of file hcalUtil.h.

View newest version in sPHENIX GitHub at line 632 of file hcalUtil.h

Referenced by setdivisions().

Int_t tileLightYield::ydivisions
private

Definition at line 632 of file hcalUtil.h.

View newest version in sPHENIX GitHub at line 632 of file hcalUtil.h

Referenced by setdivisions().


The documentation for this class was generated from the following files: