Berkeley Nuclear Data Software
DataProcessingAndAnalysis
MesytecDataProcessing
include
MesyDAQEvent.h
Go to the documentation of this file.
1
#ifndef _MESY_DAQ_EVENT_
2
#define _MESY_DAQ_EVENT_
3
#include "
MDPP16DataStructures.h
"
4
5
class
MesyDAQEvent
6
{
7
public
:
8
MesyDAQEvent
(){};
9
//link module id to data for the module for scp data
10
map<unsigned int, vector<MDPP16Event > >
m_modules
;
11
12
};
13
14
#endif
MDPP16DataStructures.h
MesyDAQEvent
Definition:
MesyDAQEvent.h:6
MesyDAQEvent::MesyDAQEvent
MesyDAQEvent()
Definition:
MesyDAQEvent.h:8
MesyDAQEvent::m_modules
map< unsigned int, vector< MDPP16Event > > m_modules
Definition:
MesyDAQEvent.h:8
Generated by
1.9.1