DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "triggeralgs/Supernova/TAMakerSupernovaAlgorithm.hpp"
#include "TRACE/trace.h"
#include <chrono>
#include <vector>
Go to the source code of this file.
Macros | |
#define | TRACE_NAME "TAMakerSupernovaAlgorithm" |
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 TAMakerSupernovaAlgorithm.cpp.
#define TRACE_NAME "TAMakerSupernovaAlgorithm" |
Definition at line 12 of file TAMakerSupernovaAlgorithm.cpp.
using pd_clock = std::chrono::duration<double, std::ratio<1, 62500000>> |
Definition at line 17 of file TAMakerSupernovaAlgorithm.cpp.