|
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 3565 of file mjsonrpc.cxx.
|
inline |
Definition at line 3572 of file mjsonrpc.cxx.

|
inline |
Definition at line 3592 of file mjsonrpc.cxx.

|
inline |
Definition at line 3583 of file mjsonrpc.cxx.

| std::string EventStashEntry::buffer_name |
Definition at line 3567 of file mjsonrpc.cxx.
| int EventStashEntry::event_id = 0 |
Definition at line 3568 of file mjsonrpc.cxx.
| const EVENT_HEADER* EventStashEntry::pevent = NULL |
Definition at line 3570 of file mjsonrpc.cxx.
| int EventStashEntry::trigger_mask = 0 |
Definition at line 3569 of file mjsonrpc.cxx.