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
eemcDbBoxconf.hh
1
#ifndef TAB_EEMC_DB_BOXCONF__hh
2
#define TAB_EEMC_DB_BOXCONF__hh
3
#include "eemcConstDB.hh"
4
/*
5
* description: EEMC Tower Box configuration for one sector
6
*/
7
struct
eemcDbBoxconf
{
8
char
name[EEMCDbMaxBoxName];
/* PMT ID sector/box/tower */
9
int
barcode[EEMCDbMaxBox];
/* box barcode */
10
int
hvBranch[EEMCDbMaxBox];
/* branch+ID of HVsys controller */
11
char
comment[EEMCDbMaxComment];
/* PMT ID sector/box/tower */
12
};
13
14
#endif
15
16
17
eemcDbBoxconf
Definition:
eemcDbBoxconf.hh:7
Generated by
1.8.5