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
oncsSub_id2evt.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file oncsSub_id2evt.h
1
#ifndef __ONCSSUB_ID2EVT_H__
2
#define __ONCSSUB_ID2EVT_H__
3
4
#include "
oncsSubevent.h
"
5
6
7
#ifndef __CINT__
8
class
WINDOWSEXPORT
oncsSub_id2evt
:
public
oncsSubevent_w2
{
9
#else
10
class
oncsSub_id2evt
:
public
oncsSubevent_w2
{
11
#endif
12
13
public
:
14
oncsSub_id2evt
(
subevtdata_ptr
);
15
16
protected
:
17
int
*decode (
int
*);
18
};
19
20
21
#endif
/* __ONCSSUB_ID2EVT_H__ */
online_distribution
blob
master
newbasic
oncsSub_id2evt.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:55
using
1.8.2 with
EIC GitHub integration