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
eemcDbXMLdata.hh
1
#ifndef TAB_EEMC_DB_XMLDATA__hh
2
#define TAB_EEMC_DB_XMLDATA__hh
3
#include "eemcConstDB.hh"
4
/*
5
description: online-DB, xml data
6
*/
7
struct
eemcDbXMLdata
{
8
char
xmldata[EEMCDbMaxXMLData];
// xmldata
9
char
comment[EEMCDbMaxComment];
// comment
10
};
11
12
#endif
eemcDbXMLdata
Definition:
eemcDbXMLdata.hh:7
Generated by
1.8.5