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
packet_id4evt.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file packet_id4evt.h
1
#ifndef __PACKET_ID4EVT_H__
2
#define __PACKET_ID4EVT_H__
3
4
5
#include "
packet_w124.h
"
6
11
#ifndef __CINT__
12
class
WINDOWSEXPORT
Packet_id4evt
:
public
Packet_w4
{
13
#else
14
class
Packet_id4evt
:
public
Packet_w4
{
15
#endif
16
17
public
:
18
Packet_id4evt
(
PACKET_ptr
);
19
20
protected
:
21
virtual
int
*decode (
int
*);
22
};
23
24
#endif
/* __PACKET_ID4EVT_H__ */
online_distribution
blob
master
newbasic
packet_id4evt.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:25:59
using
1.8.2 with
ECCE GitHub integration