Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
Lecroy1875Module.h
Go to the documentation of this file.
1
#ifndef Podd_Lecroy1875Module_h_
2
#define Podd_Lecroy1875Module_h_
3
5
//
6
// Lecroy1875Module
7
// 1875 Lecroy Fastbus module.
8
// author Robert Michaels (rom@jlab.org)
9
//
11
12
#include "
FastbusModule.h
"
13
14
namespace
Decoder
{
15
16
class
Lecroy1875Module
:
public
FastbusModule
{
17
18
public
:
19
20
Lecroy1875Module
(
UInt_t
crate,
UInt_t
slot );
21
Lecroy1875Module
() =
default
;
22
virtual
~Lecroy1875Module
() =
default
;
23
24
using
FastbusModule::Init
;
25
virtual
void
Init
();
26
27
private
:
28
29
static
TypeIter_t
fgThisType
;
30
31
ClassDef
(
Lecroy1875Module
,0)
// Lecroy 1875 TDC module
32
33
};
34
35
}
36
37
#endif
UInt_t
unsigned int UInt_t
FastbusModule.h
ClassDef
#define ClassDef(name, id)
Decoder::FastbusModule
Definition
FastbusModule.h:16
Decoder::FastbusModule::Init
virtual void Init()
Definition
FastbusModule.cxx:25
Decoder::Lecroy1875Module
Definition
Lecroy1875Module.h:16
Decoder::Lecroy1875Module::Init
virtual void Init()
Definition
Lecroy1875Module.cxx:22
Decoder::Lecroy1875Module::Lecroy1875Module
Lecroy1875Module()=default
Decoder::Lecroy1875Module::fgThisType
static TypeIter_t fgThisType
Definition
Lecroy1875Module.h:29
Decoder::Lecroy1875Module::~Lecroy1875Module
virtual ~Lecroy1875Module()=default
Decoder::Module::TypeIter_t
TypeSet_t::iterator TypeIter_t
Definition
Module.h:40
Decoder
Definition
Caen1190Module.cxx:23
hana_decode
Lecroy1875Module.h
Generated by
1.9.8