Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
CodaRawDecoder.h
Go to the documentation of this file.
1
#ifndef Podd_CodaRawDecoder_h_
2
#define Podd_CodaRawDecoder_h_
3
5
//
6
// Podd::CodaRawDecoder
7
//
8
// Version of Decoder::CodaDecoder raw event data decoder that
9
// exports Podd global variables for basic event data
10
//
11
// Ole Hansen, August 2018
12
//
14
15
#include "
CodaDecoder.h
"
16
17
namespace
Podd
{
18
19
class
CodaRawDecoder
:
public
Decoder::CodaDecoder
{
20
public
:
21
CodaRawDecoder
();
22
virtual
~CodaRawDecoder
();
23
24
ClassDef
(
CodaRawDecoder
,0)
// CODA event data decoder exporting global vars
25
};
26
27
}
// namespace Podd
28
29
#endif
CodaDecoder.h
ClassDef
#define ClassDef(name, id)
Decoder::CodaDecoder
Definition
CodaDecoder.h:21
Podd::CodaRawDecoder
Definition
CodaRawDecoder.h:19
Podd::CodaRawDecoder::~CodaRawDecoder
virtual ~CodaRawDecoder()
Definition
CodaRawDecoder.cxx:51
Podd::CodaRawDecoder::CodaRawDecoder
CodaRawDecoder()
Definition
CodaRawDecoder.cxx:22
Podd
Definition
CodaRawDecoder.cxx:19
Podd
CodaRawDecoder.h
Generated by
1.9.8