.. currentmodule:: brian2.monitors.spikemonitor

EventMonitor class
==================

(*Shortest import*: ``from brian2 import EventMonitor)``

.. autoclass:: EventMonitor

Tutorials and examples using this
---------------------------------

* Example :doc:`advanced/custom_events </examples/advanced.custom_events>`

