#include <SimpleEvent.h>
Public Member Functions | |
| SimpleEvent (art::EventID const &eid, bool const last) | |
Public Attributes | |
| art::EventID | id {art::EventID::invalidEvent()} |
| bool | lastInSubRun {false} |
Definition at line 8 of file SimpleEvent.h.
|
inline |
Definition at line 9 of file SimpleEvent.h.
| art::EventID arttest::SimpleEvent::id {art::EventID::invalidEvent()} |
Definition at line 13 of file SimpleEvent.h.
| bool arttest::SimpleEvent::lastInSubRun {false} |
Definition at line 14 of file SimpleEvent.h.
1.8.11