![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <SubevtStructures.h>#include <SubevtConstants.h>#include <iostream>#include <iomanip>#include <stdio.h>#include "TriggerHandler.h"
Include dependency graph for daq_device.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | daq_device |
Functions | |
| int | registerTriggerHandler (TriggerHandler *) |
| int | clearTriggerHandler () |
| int | daq_getEventFormat () |
| int clearTriggerHandler | ( | ) |
Definition at line 262 of file rcdaq.cc.
View newest version in sPHENIX GitHub at line 262 of file rcdaq.cc
References TriggerH.
Referenced by daq_device_deadtime::~daq_device_deadtime(), daq_device_gauss::~daq_device_gauss(), daq_device_pluginexample::~daq_device_pluginexample(), and daq_device_random::~daq_device_random().
Here is the caller graph for this function:| int daq_getEventFormat | ( | ) |
Definition at line 403 of file rcdaq.cc.
View newest version in sPHENIX GitHub at line 403 of file rcdaq.cc
Referenced by daq_status(), daq_device_rtclock::put_data(), daq_device_filenumbers::put_data(), daq_device_file::put_data(), daq_device_deadtime::put_data(), and daq_device_random::put_data().
Here is the caller graph for this function:| int registerTriggerHandler | ( | TriggerHandler * | ) |
Definition at line 254 of file rcdaq.cc.
View newest version in sPHENIX GitHub at line 254 of file rcdaq.cc
References TriggerH.
Referenced by daq_device_deadtime::daq_device_deadtime(), daq_device_gauss::daq_device_gauss(), daq_device_pluginexample::daq_device_pluginexample(), and daq_device_random::daq_device_random().
Here is the caller graph for this function: