EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VariableArrayUtils Class Reference

#include <fun4all_coresoftware/blob/master/offline/packages/vararray/VariableArrayUtils.h>

Static Public Member Functions

static short FloatToShortBits (const float rval)
 
static float ShortBitsToFloat (const short ival)
 

Detailed Description

Definition at line 4 of file VariableArrayUtils.h.

View newest version in sPHENIX GitHub at line 4 of file VariableArrayUtils.h

Member Function Documentation

short VariableArrayUtils::FloatToShortBits ( const float  rval)
static

Definition at line 5 of file VariableArrayUtils.cc.

View newest version in sPHENIX GitHub at line 5 of file VariableArrayUtils.cc

References half::bits().

Referenced by PHG4InEventCompress::process_event().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

float VariableArrayUtils::ShortBitsToFloat ( const short  ival)
static

Definition at line 11 of file VariableArrayUtils.cc.

View newest version in sPHENIX GitHub at line 11 of file VariableArrayUtils.cc

References half::setBits().

Referenced by PHG4InEventReadBack::process_event().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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