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

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

Public Member Functions

 rootfile (TString n, Int_t rn, TString rid)
 
 rootfile (const rootfile &last)
 
void print ()
 

Public Attributes

TString name
 
Int_t runnumber
 
TString runid
 

Detailed Description

Definition at line 69 of file hcalUtil.h.

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

Constructor & Destructor Documentation

rootfile::rootfile ( TString  n,
Int_t  rn,
TString  rid 
)
inline

Definition at line 70 of file hcalUtil.h.

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

rootfile::rootfile ( const rootfile last)
inline

Definition at line 71 of file hcalUtil.h.

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

References name, runid, and runnumber.

Member Function Documentation

void rootfile::print ( )
inline

Definition at line 76 of file hcalUtil.h.

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

References name, runid, and runnumber.

Member Data Documentation

TString rootfile::runid

Definition at line 81 of file hcalUtil.h.

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

Referenced by print(), and rootfile().

Int_t rootfile::runnumber

Definition at line 80 of file hcalUtil.h.

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

Referenced by print(), and rootfile().


The documentation for this struct was generated from the following file: