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

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

Public Member Functions

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

Public Attributes

TString name
 
Int_t runnumber
 
TString runid
 

Detailed Description

Definition at line 87 of file hcalUtil.h.

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

Constructor & Destructor Documentation

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

Definition at line 88 of file hcalUtil.h.

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

prdffile::prdffile ( const prdffile last)
inline

Definition at line 89 of file hcalUtil.h.

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

References name, runid, and runnumber.

Member Function Documentation

void prdffile::print ( )
inline

Definition at line 94 of file hcalUtil.h.

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

References name, runid, and runnumber.

Member Data Documentation

TString prdffile::runid

Definition at line 99 of file hcalUtil.h.

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

Referenced by prdffile(), and print().

Int_t prdffile::runnumber

Definition at line 98 of file hcalUtil.h.

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

Referenced by prdffile(), and print().


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