otsdaq
v2_00_00
Main Page
Namespaces
Classes
Files
File List
Visual3DData.h
1
#ifndef _ots_Visual3DData_h
2
#define _ots_Visual3DData_h
3
4
#include "otsdaq-core/MonicelliInterface/Visual3DEvent.h"
5
6
#include <map>
7
#include <string>
8
#include <vector>
9
10
namespace
ots
11
{
12
13
14
class
Visual3DData
15
{
16
public
:
17
Visual3DData
(){;}
18
virtual
~
Visual3DData
(
void
){;}
19
20
private
:
21
map<int,Visual3DEvents> theData_;
22
};
23
24
}
25
26
#endif
ots::Visual3DData
Definition:
Visual3DData.h:14
src
otsdaq-core
MonicelliInterface
Visual3DData.h
Generated on Wed Apr 18 2018 11:15:34 for otsdaq by
1.8.5