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
packet_cdevir.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file packet_cdevir.h
1
#ifndef __PACKET_CDEVIR_H__
2
#define __PACKET_CDEVIR_H__
3
4
5
#include <
packet_w124.h
>
6
16
#ifndef __CINT__
17
class
WINDOWSEXPORT
Packet_cdevir
:
public
Packet_w4
{
18
#else
19
class
Packet_cdevir
:
public
Packet_w4
{
20
#endif
21
22
public
:
23
Packet_cdevir
(
PACKET_ptr
);
24
virtual
void
dump (
OSTREAM
& ) ;
25
virtual
double
dValue(
const
int
channel,
const
char
*what);
26
27
protected
:
28
virtual
int
*decode (
int
*);
29
struct
cdevIrData
*
ps
;
30
};
31
32
#endif
/* __PACKET_CDEVIR_H__ */
online_distribution
blob
master
newbasic
packet_cdevir.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:55
using
1.8.2 with
EIC GitHub integration