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
StStarLogger
logging
StUcmEvent.h
1
#ifndef STUCMEVENT_H
2
#define STUCMEVENT_H
3
4
#include "StRecord.h"
5
6
namespace
TxLogging {
7
class
StUcmEvent
:
public
StRecord
{
8
public
:
9
StUcmEvent
();
10
virtual
~
StUcmEvent
();
11
const
FieldList
&getFields()
const
;
12
FieldList
&getFields();
13
};
14
}
15
#endif
TxLogging::StRecord
Definition:
StRecord.h:46
TxLogging::StUcmEvent
Definition:
StUcmEvent.h:7
TxLogging::FieldList
Definition:
FieldList.h:41
Generated by
1.8.5