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

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>>
 

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 TAMakerSupernovaAlgorithm.cpp.

Macro Definition Documentation

◆ TRACE_NAME

#define TRACE_NAME   "TAMakerSupernovaAlgorithm"

Definition at line 12 of file TAMakerSupernovaAlgorithm.cpp.

Typedef Documentation

◆ pd_clock

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

Definition at line 17 of file TAMakerSupernovaAlgorithm.cpp.