StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
Stl3Util
base
L3swap.h
1
#ifndef L3SWAP_H
2
#define L3SWAP_H
3
4
#include "daqFormats.h"
5
6
7
float
fswap(
float
swapped);
8
9
UINT32 swap32(UINT32 in);
10
UINT16 swap16(UINT16 in);
11
12
bool
checkByteOrder(UINT32 byte_order);
13
14
15
#endif
Generated by
1.8.5