ECCE @ EIC Software
Reference for
ECCE @ 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
oncsSub_idcaenv792.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file oncsSub_idcaenv792.h
1
#ifndef __ONCSSUB_IDCAENV792_H__
2
#define __ONCSSUB_IDCAENV792_H__
3
4
5
#include "
oncsSubevent.h
"
6
7
#ifndef __CINT__
8
class
WINDOWSEXPORT
oncsSub_idcaenv792
:
public
oncsSubevent_w4
{
9
#else
10
class
oncsSub_idcaenv792
:
public
oncsSubevent_w4
{
11
#endif
12
13
public
:
14
oncsSub_idcaenv792
(
subevtdata_ptr
);
15
16
int
iValue(
const
int
);
17
int
iValue(
const
int
,
const
char
*);
18
void
dump (
OSTREAM
& os =
COUT
) ;
19
20
protected
:
21
int
*decode (
int
*);
22
int
samples
;
23
int
evnr
;
24
};
25
26
27
28
#endif
/* __ONCSSUB_IDCAENV792_H__ */
online_distribution
blob
master
newbasic
oncsSub_idcaenv792.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:25:59
using
1.8.2 with
ECCE GitHub integration