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
eemcDbHVtemp.hh
1
#ifndef TAB_EEMC_DB_HVTEMP__hh
2
#define TAB_EEMC_DB_HVTEMP__hh
3
#include "eemcConstDB.hh"
4
/*
5
* description: online-DB, temp reported by HVsys
6
*/
7
struct
eemcDbHVtemp
{
8
char
name[EEMCDbMaxName];
/* PMT ID: sector/box, eg 06TB */
9
float
tempC;
/* temp in C */
10
char
comment[EEMCDbMaxComment];
11
};
12
13
#endif
eemcDbHVtemp
Definition:
eemcDbHVtemp.hh:7
Generated by
1.8.5