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
oncsSub_idcaenv1742.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file oncsSub_idcaenv1742.h
1
#ifndef __ONCSSUB_IDCAENV1742_H__
2
#define __ONCSSUB_IDCAENV1742_H__
3
4
5
#include "
oncsSubevent.h
"
6
7
#ifndef __CINT__
8
class
WINDOWSEXPORT
oncsSub_idcaenv1742
:
public
oncsSubevent_w4
{
9
#else
10
class
oncsSub_idcaenv1742
:
public
oncsSubevent_w4
{
11
#endif
12
13
public
:
14
oncsSub_idcaenv1742
(
subevtdata_ptr
);
15
16
int
iValue(
const
int
ch);
17
int
iValue(
const
int
sample,
const
int
ch);
18
int
iValue(
const
int
,
const
char
*);
19
void
dump (
OSTREAM
&
os
=
COUT
) ;
20
21
protected
:
22
int
*decode (
int
*);
23
int
samples
;
24
int
dlength
;
25
int
evnr
;
26
int
freq
;
27
int
group_mask
;
28
int
index_cell[4];
29
int
tr_present[4];
30
31
};
32
33
34
35
#endif
/* __ONCSSUB_IDCAENV1742_H__ */
online_distribution
blob
master
newbasic
oncsSub_idcaenv1742.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:27
using
1.8.2 with
sPHENIX GitHub integration