DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TDMakerSupernovaAlgorithm.cpp File Reference
#include "triggeralgs/Supernova/TDMakerSupernovaAlgorithm.hpp"
#include <algorithm>
#include <chrono>
#include <limits>
#include <vector>
Include dependency graph for TDMakerSupernovaAlgorithm.cpp:

Go to the source code of this file.

Typedefs

using pd_clock = std::chrono::duration<double, std::ratio<1, 62500000>>
 

Detailed Description

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.

Typedef Documentation

◆ pd_clock

using pd_clock = std::chrono::duration<double, std::ratio<1, 62500000>>

Definition at line 16 of file TDMakerSupernovaAlgorithm.cpp.