AlcapDAQ
1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
analyzer
rootana
src
physics
DeadTimeGe.h
Go to the documentation of this file.
1
#ifndef DEADTIMEGE_H_DUEVBG4Q
2
#define DEADTIMEGE_H_DUEVBG4Q
3
4
#include "
FillHistBase.h
"
5
#include "
TGlobalData.h
"
6
#include "
TSetupData.h
"
7
8
class
DeadTimeGe
:
public
FillHistBase
9
{
10
public
:
11
DeadTimeGe
(
char
* HistogramDirectoryName);
12
~DeadTimeGe
();
13
private
:
14
/* data */
15
public
:
16
virtual
int
ProcessEntry
(
TGlobalData
*
gData
,
TSetupData
*
gSetup
);
17
};
// end of class declaration DeadTimeGe
18
19
20
#endif
/* end of include guard: DEADTIMEGE_H_DUEVBG4Q */
21
Generated by
1.8.4