MIDAS
|
Public Member Functions | |
~EventStashEntry () | |
void | ReplaceEvent (const EVENT_HEADER *xpevent) |
void | Print () const |
Public Attributes | |
std::string | buffer_name |
int | event_id = 0 |
int | trigger_mask = 0 |
const EVENT_HEADER * | pevent = NULL |
Definition at line 3552 of file mjsonrpc.cxx.
|
inline |
Definition at line 3559 of file mjsonrpc.cxx.
|
inline |
Definition at line 3579 of file mjsonrpc.cxx.
|
inline |
Definition at line 3570 of file mjsonrpc.cxx.
std::string EventStashEntry::buffer_name |
Definition at line 3554 of file mjsonrpc.cxx.
int EventStashEntry::event_id = 0 |
Definition at line 3555 of file mjsonrpc.cxx.
const EVENT_HEADER* EventStashEntry::pevent = NULL |
Definition at line 3557 of file mjsonrpc.cxx.
int EventStashEntry::trigger_mask = 0 |
Definition at line 3556 of file mjsonrpc.cxx.