#include <StBlankStEventMaker.h>

Public Member Functions | |
| StBlankStEventMaker (const char *self="blank") | |
| Default constructor; get pointer to StMuDstMaker. | |
| void | Clear (const char *) |
| int | Make () |
| create a StEvent from the muDst and put it into the .data tree structure. Also time stamp gets written and set in StEvtHddr for database usage | |
| StEvent * | event () |
| return pointer to StEvent, 0 if not created | |
| virtual const char * | GetCVS () const |
Definition at line 20 of file StBlankStEventMaker.h.
| int StBlankStEventMaker::Make | ( | ) | [virtual] |
create a StEvent from the muDst and put it into the .data tree structure. Also time stamp gets written and set in StEvtHddr for database usage
< create a StEvent from the muDst and put it into the .data tree
Reimplemented from StMaker.
Definition at line 37 of file StBlankStEventMaker.cxx.
References StMaker::AddData(), and StMaker::GetName().
1.5.9