StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StSvtDaqMaker
StSvtHybridDaqPed.hh
1
/***************************************************************************
2
*
3
* $Id: StSvtHybridDaqPed.hh,v 1.1 2001/07/11 23:29:48 munhoz Exp $
4
*
5
* Author: Marcelo Munhoz
6
***************************************************************************
7
*
8
* Description: SVT Hybrid Data BASE class
9
*
10
***************************************************************************
11
*
12
* $Log: StSvtHybridDaqPed.hh,v $
13
* Revision 1.1 2001/07/11 23:29:48 munhoz
14
* adding capability for zero suppressed and pedestal reading
15
*
16
*
17
**************************************************************************/
18
19
#ifndef STSVTHYBRIDDAQPED_HH
20
#define STSVTHYBRIDDAQPED_HH
21
22
#include "StSvtClassLibrary/StSvtHybridPed.hh"
23
24
class
StSVTReader
;
25
26
class
StSvtHybridDaqPed
:
public
StSvtHybridPed
27
{
28
public
:
29
StSvtHybridDaqPed
(
int
barrel,
int
ladder,
int
wafer,
int
hybrid,
StSVTReader
* reader=0);
30
31
int
setHybridPed(
StSVTReader
* reader);
32
int
setHybridRMSPed(
StSVTReader
* reader);
33
34
protected
:
35
36
ClassDef(
StSvtHybridDaqPed
,1)
37
};
38
39
#endif
StSvtHybridPed
Definition:
StSvtHybridPed.hh:27
StSVTReader
Definition:
StSVTReader.h:23
StSvtHybridDaqPed
Definition:
StSvtHybridDaqPed.hh:26
Generated by
1.8.5