Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
VariableArrayUtils.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file VariableArrayUtils.h
1
#ifndef VARARRAY_VARIABLEARRAYUTILS_H
2
#define VARARRAY_VARIABLEARRAYUTILS_H
3
4
class
VariableArrayUtils
5
{
6
public
:
7
static
short
FloatToShortBits
(
const
float
rval);
8
static
float
ShortBitsToFloat
(
const
short
ival);
9
};
10
11
#endif
coresoftware
blob
master
offline
packages
vararray
VariableArrayUtils.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:11
using
1.8.2 with
sPHENIX GitHub integration