DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
triggeralgs
src
dbscan
Point.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
dbscan
{
4
5
struct
Point
6
{
7
int
chan
;
8
float
time
;
9
};
10
11
}
dbscan
Definition
Point.hpp:3
dbscan::Point
Definition
Point.hpp:6
dbscan::Point::time
float time
Definition
Point.hpp:8
dbscan::Point::chan
int chan
Definition
Point.hpp:7
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0