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
RTS
include
DB
scaler
scaDaqScaler.h
1
#ifndef _SCADAQSCALER_H_
2
#define _SCADAQSCALER_H_
3
4
struct
scaDaqScaler
5
{
7
int
idx_rn;
// run number
8
int
idx_period;
// readout period
10
11
unsigned
int
beginTime;
// unix time for counting period
12
unsigned
int
endTime;
13
14
int
type;
// RC (jeff) = 1, DAQ (tonko) == 2, etc...
15
int
id;
16
unsigned
int
numSeen;
17
};
18
19
#endif
scaDaqScaler
Definition:
scaDaqScaler.h:4
Generated by
1.8.5