Class Reference for E1039 Core & Analysis Software
evio.h
Go to the documentation of this file.
1
/* prototypes */
2
#ifdef __cplusplus
3
extern
"C"
{
4
#endif
5
6
int
evOpen
(
char
*filename,
char
*flags,
int
*handle);
7
int
evRead
(
int
handle,
int
*buffer,
int
size);
8
int
evClose
(
int
handle);
9
10
11
#ifdef __cplusplus
12
}
13
14
#endif
evClose
int evClose(int handle)
Definition:
evio.c:586
evOpen
int evOpen(char *filename, char *flags, int *handle)
Definition:
evio.c:187
evRead
int evRead(int handle, int *buffer, int size)
Definition:
evio.c:369
e1039-core
online
decoder_maindaq
evio.h
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:16
using
1.9.1 with
SeaQuest GitHub integration