Psyllid  v1.12.4
Project 8 Data Acquisisition Software
Functions | Variables
roach_daq_1chan.cc File Reference
#include "event_builder.hh"
#include "frequency_mask_trigger.hh"
#include "tf_roach_receiver.hh"
#include "triggered_writer.hh"
#include "diptera.hh"
#include "logger.hh"
#include <memory>
#include <signal.h>
Include dependency graph for roach_daq_1chan.cc:

Go to the source code of this file.

Functions

static scarab::logger plog ("roach_daq_1chan")
 
void cancel (int)
 
int main ()
 

Variables

scarab::cancelable * f_cancelable = nullptr
 

Function Documentation

◆ cancel()

void cancel ( int  )

Definition at line 28 of file roach_daq_1chan.cc.

◆ main()

int main ( )

Definition at line 35 of file roach_daq_1chan.cc.

◆ plog()

static scarab::logger plog ( "roach_daq_1chan"  )
static

Variable Documentation

◆ f_cancelable

scarab::cancelable* f_cancelable = nullptr

Definition at line 26 of file roach_daq_1chan.cc.