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_idsis3300r.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file oncsSub_idsis3300r.h
1
#ifndef __ONCSSUB_IDSIS3300R_H__
2
#define __ONCSSUB_IDSIS3300R_H__
3
4
5
#include "
oncsSub_idsis3300.h
"
6
#include <vector>
7
8
#ifndef __CINT__
9
class
WINDOWSEXPORT
oncsSub_idsis3300r
:
public
oncsSub_idsis3300
{
10
#else
11
class
oncsSub_idsis3300r
:
public
oncsSub_idsis3300
{
12
#endif
13
14
public
:
15
oncsSub_idsis3300r
(
subevtdata_ptr
);
16
17
int
iValue(
const
int
,
const
int
);
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
decoded
;
25
std::vector<int>
v
[8];
26
27
};
28
29
30
#endif
/* __ONCSSUB_IDSIS3300R_H__ */
online_distribution
blob
master
newbasic
oncsSub_idsis3300r.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:55
using
1.8.2 with
EIC GitHub integration