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
StEmcADCtoEMaker
controlADCtoE.idl
1
/*
2
*********************************************************
3
* Table: controlADCtoE.idl
4
* Description: define keys for managing StEmcADCtoEMaker
5
* Author : Aleksei Pavlinov, WSU
6
*********************************************************
7
*/
8
struct
controlADCtoE
9
{
10
short
DeductPedestal[8];
/* switch for deducting pedestal */
11
short
Calibration[8];
/* switch for calibration */
12
float
CutOff[8];
/* cutoff value. See CutOffType for more information*/
13
short
CutOffType[8];
/* cutoff type (0 = none, 1 = pedestal RMS, 2 = energy) */
14
short
OnlyCalibrated[8];
/* save only calibrated hits */
15
short
CheckStatus[8];
/* save only if status is ok */
16
short
CheckCrate[8];
/* save only if crate is ok */
17
short
messLimit;
/* limit for warning message */
18
};
controlADCtoE
Definition:
controlADCtoE.idl:8
Generated by
1.8.5