EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
BufferConstants.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file BufferConstants.h
1
#ifndef __BUFFER_CONSTANTS_H
2
#define __BUFFER_CONSTANTS_H
3
4
/* the header length values */
5
#define BUFFERHEADERLENGTH 4U
6
#define EOBLENGTH 4U
7
#define BUFFERSIZE (1024U*1024U)
8
9
#define BUFFERMARKER 0xffffffc0U
10
#define ONCSBUFFERMARKER 0xffffc0c0U
11
#define GZBUFFERMARKER 0xfffffafeU
12
#define LZO1XBUFFERMARKER 0xffffbbfeU
13
14
#define BUFFERBLOCKSIZE 8192U
15
16
17
18
#endif
online_distribution
blob
master
newbasic
BufferConstants.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:55
using
1.8.2 with
EIC GitHub integration