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
oncsStructures.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file oncsStructures.h
1
#ifndef __SUBEVTSTRUCTURES_H__
2
#define __SUBEVTSTRUCTURES_H__
3
4
5
typedef
struct
subevt_data
6
{
7
int
sub_length
;
8
short
sub_id
;
9
short
sub_type
;
10
short
sub_decoding
;
11
short
sub_padding
;
12
short
reserved
[2];
13
int
data
;
14
} *
subevtdata_ptr
;
15
16
#endif
/* __SUBEVTSTRUCTURES_H__ */
online_distribution
blob
master
newbasic
oncsStructures.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:27
using
1.8.2 with
sPHENIX GitHub integration