ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <iostream>
#include <iomanip>
Go to the source code of this file.
Functions | |
unsigned int | halfToFloat (unsigned short y) |
int | main () |
unsigned int halfToFloat | ( | unsigned short | y | ) |
Definition at line 62 of file toFloat.cpp.
View newest version in sPHENIX GitHub at line 62 of file toFloat.cpp
Referenced by main().
int main | ( | ) |
Definition at line 135 of file toFloat.cpp.
View newest version in sPHENIX GitHub at line 135 of file toFloat.cpp
References halfToFloat().