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
StDaqLib
SC
SC_Reader.hh
1
#ifndef SC_READER_HH
2
#define SC_READER_HH
3
class
EventReader
;
4
5
class
SC_Reader
{
6
7
public
:
8
SC_Reader
(
EventReader
*er);
9
int
CTBWest();
10
int
CTBEast();
11
int
CTBOrTOFp();
12
int
TOFp();
13
int
ZDCWest();
14
int
ZDCEast();
15
int
ZDCX();
16
int
ZDCWestNoKiller();
17
int
ZDCEastNoKiller();
18
int
ZDCXNoKiller();
19
int
EPDX();
20
int
Mult();
21
int
L0();
22
int
BBCX();
23
int
BBCXCTB();
24
int
BBCWest();
25
int
BBCEast();
26
int
BBCYellowBkg();
27
int
BBCBlueBkg();
28
int
PVPDWest();
29
int
PVPDEast();
30
31
private
:
32
short
flipBBCBkg;
33
};
34
35
SC_Reader
*getSCReader(
EventReader
*er);
36
37
#endif
EventReader
Definition:
EventReader.hh:448
SC_Reader
Definition:
SC_Reader.hh:5
Generated by
1.8.5