otsdaq
v1_01_03
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
src
otsdaq-core
MonicelliInterface
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
Generated on Mon Oct 2 2017 18:10:54 for otsdaq by
1.8.5