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
StEEmcUtil
database
cstructs
eemcDbPIXcal.hh
1
#ifndef TAB_EEMC_DB_PIXCAL__hh
2
#define TAB_EEMC_DB_PIXCAL__hh
3
#include "eemcConstDB.hh"
4
/*
5
* description: EEMC calibration for every pixel ( PMT and MAPMT)
6
*/
7
struct
eemcDbPIXcal
{
8
char
name[EEMCDbMaxAdcName];
/* pixel name*/
9
float
gain[EEMCDbMaxAdc];
/* gain of the pixel */
10
float
egain[EEMCDbMaxAdc];
/* error of the gain */
11
char
comment[EEMCDbMaxComment];
12
};
13
14
#endif
15
eemcDbPIXcal
Definition:
eemcDbPIXcal.hh:7
Generated by
1.8.5