DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "triggeralgs/Supernova/TDMakerSupernovaAlgorithm.hpp"
#include <algorithm>
#include <chrono>
#include <limits>
#include <vector>
Go to the source code of this file.
Typedefs | |
using | pd_clock = std::chrono::duration<double, std::ratio<1, 62500000>> |
This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file TDMakerSupernovaAlgorithm.cpp.
using pd_clock = std::chrono::duration<double, std::ratio<1, 62500000>> |
Definition at line 16 of file TDMakerSupernovaAlgorithm.cpp.