Ordered list of MNELIB::MNEEvent records. More...


Go to the source code of this file.
Classes | |
| class | MNELIB::MNEEventList |
| Ordered list of trigger-event markers. More... | |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Ordered list of MNELIB::MNEEvent records.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
MNELIB::MNEEventList wraps the per-recording event list with the helpers needed by epoching (search by id, slice by time window) and by FIFF / ASCII round-trip with the .eve format.
Definition in file mne_event_list.h.