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

Public Member Functions

 ValueGen2 (Int_t rows)
 
 ~ValueGen2 ()
 
Bool_t Next ()
 
int id ()
 
TBuffer * c ()
 
TBuffer * b ()
 

Private Attributes

Int_t fCnt
 
Int_t rows_
 
char currentC [longtestSize+1]
 
char currentB [longtestSize]
 

Detailed Description

Definition at line 82 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 82 of file RDBCmysql.C

Constructor & Destructor Documentation

ValueGen2::ValueGen2 ( Int_t  rows)
inline

Definition at line 91 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 91 of file RDBCmysql.C

ValueGen2::~ValueGen2 ( )
inline

Definition at line 93 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 93 of file RDBCmysql.C

Member Function Documentation

TBuffer* ValueGen2::b ( )
inline

Definition at line 121 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 121 of file RDBCmysql.C

References currentB, fCnt, i, longtestSize, and physmon_simulation::s.

Referenced by populateTables().

+ Here is the caller graph for this function:

TBuffer* ValueGen2::c ( )
inline

Definition at line 103 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 103 of file RDBCmysql.C

References currentC, fCnt, i, longtestSize, physmon_simulation::s, and testchars.

Referenced by populateTables().

+ Here is the caller graph for this function:

int ValueGen2::id ( )
inline

Definition at line 99 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 99 of file RDBCmysql.C

References fCnt.

Referenced by populateTables().

+ Here is the caller graph for this function:

Bool_t ValueGen2::Next ( )
inline

Definition at line 95 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 95 of file RDBCmysql.C

References fCnt, and rows_.

Referenced by populateTables().

+ Here is the caller graph for this function:

Member Data Documentation

char ValueGen2::currentB[longtestSize]
private

Definition at line 88 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 88 of file RDBCmysql.C

Referenced by b().

char ValueGen2::currentC[longtestSize+1]
private

Definition at line 87 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 87 of file RDBCmysql.C

Referenced by c().

Int_t ValueGen2::fCnt
private

Definition at line 84 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 84 of file RDBCmysql.C

Referenced by b(), c(), id(), and Next().

Int_t ValueGen2::rows_
private

Definition at line 85 of file RDBCmysql.C.

View newest version in sPHENIX GitHub at line 85 of file RDBCmysql.C

Referenced by Next().


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