Class Reference for E1039 Core & Analysis Software
VariableArrayUtils Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/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.

Member Function Documentation

◆ FloatToShortBits()

short VariableArrayUtils::FloatToShortBits ( const float  rval)
static

Definition 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:

◆ ShortBitsToFloat()

float VariableArrayUtils::ShortBitsToFloat ( const short  ival)
static

Definition at line 12 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: