Relacs  0.9.8
Classes | Namespaces | Typedefs | Variables
eventdata.h File Reference
#include <vector>
#include <iterator>
#include <cassert>
#include <iostream>
#include <relacs/array.h>
#include <relacs/random.h>
#include <relacs/spectrum.h>
#include <relacs/linearrange.h>
Include dependency graph for eventdata.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Map< T >
 
class  SampleData< T >
 
class  EventData
 
class  EventIterator
 
class  EventFrequencyIterator
 
class  EventSizeIterator
 

Namespaces

 relacs
 

Typedefs

typedef Map< double > MapD
 
typedef SampleData< double > SampleDataD
 

Variables

static const int StimulusEventMode = 0x0001
 
static const int RestartEventMode = 0x0002
 
static const int RecordingEventMode = 0x0004