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