otsdaq
v1_01_02
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
src
otsdaq-core
DataDecoders
PSI46Data.cc
1
#include "otsdaq-core/DataDecoders/PSI46Data.h"
2
3
#include <iostream>
4
5
using namespace
ots;
6
7
8
//========================================================================================================================
9
PSI46Data::PSI46Data(
void
)
10
{}
11
12
//========================================================================================================================
13
PSI46Data::~PSI46Data(
void
)
14
{}
15
16
//========================================================================================================================
17
bool
PSI46Data::isPSI46(uint32_t data)
18
{
19
return
false
;
20
}
Generated on Mon Aug 7 2017 14:39:28 for otsdaq by
1.8.5