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
kretDbBlobS.hh
1
#ifndef TAB_KRET_DB_BLOBC__hh
2
#define TAB_KRET_DB_BLOBC__hh
3
#include "kretConstDB.hh"
4
/*
5
description: online-DB, any large string of characters, ver 2
6
*/
7
struct
kretDbBlobS
{
8
char
dataS[KRETmxBlobSlen];
// string with data
9
char
comment[KRETDbMaxComment];
10
};
11
12
#endif
kretDbBlobS
Definition:
kretDbBlobS.hh:7
Generated by
1.8.5