Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
Caen792Module.cxx
Go to the documentation of this file.
1
2
//
3
// Caen792Module
4
// author Stephen Wood
5
// author Vincent Sulkosky
6
//
7
// Currently assume decoding is identical to the 775
8
//
10
11
#include "
Caen792Module.h
"
12
#include <iostream>
13
14
using namespace
std
;
15
16
namespace
Decoder
{
17
18
Module::TypeIter_t
Caen792Module::fgThisType
=
19
DoRegister( ModuleType(
"Decoder::Caen792Module"
, 792 ));
20
21
Caen792Module::Caen792Module
(
Int_t
crate,
Int_t
slot) :
Caen775Module
(crate, slot) {
22
fDebugFile
=
nullptr
;
23
}
24
25
}
26
27
ClassImp
(
Decoder::Caen792Module
)
Int_t
int Int_t
Caen792Module.h
Decoder::Caen775Module
Definition
Caen775Module.h:15
Decoder::Caen792Module
Definition
Caen792Module.h:15
Decoder::Caen792Module::Caen792Module
Caen792Module()=default
Decoder::Caen792Module::fgThisType
static TypeIter_t fgThisType
Definition
Caen792Module.h:26
Decoder::Module::fDebugFile
std::ofstream * fDebugFile
Definition
Module.h:156
Decoder::Module::TypeIter_t
TypeSet_t::iterator TypeIter_t
Definition
Module.h:40
Decoder
Definition
Caen1190Module.cxx:23
std
STL namespace.
ClassImp
ClassImp(TPyArg)
hana_decode
Caen792Module.cxx
Generated by
1.9.8