Analysis Software
Documentation for sPHENIX simulation software
|
#include <rcdaq/blob/master/daq_device_random.h>
Public Member Functions | |
daq_device_random (const int eventtype, const int subeventid, const int n_words=32, const int low=0, const int high=2047, const int trigger_enabled=0) | |
~daq_device_random () | |
void | identify (std::ostream &os=std::cout) const |
int | max_length (const int etype) const |
int | put_data (const int etype, int *adr, const int length) |
int | init () |
int | rearm (const int etype) |
Public Member Functions inherited from daq_device | |
daq_device () | |
virtual | ~daq_device () |
virtual int | endrun () |
virtual int | subeventid () const |
Protected Attributes | |
subevtdata_ptr | sevt |
unsigned int | number_of_words |
int | low_range |
int | high_range |
FILE * | rfp |
pulserTriggerHandler * | th |
Protected Attributes inherited from daq_device | |
long | m_subeventid |
long | m_eventType |
Additional Inherited Members | |
Static Public Member Functions inherited from daq_device | |
static int | formatPacketHdr (int *adr) |
Definition at line 10 of file daq_device_random.h.
View newest version in sPHENIX GitHub at line 10 of file daq_device_random.h
daq_device_random::daq_device_random | ( | const int | eventtype, |
const int | subeventid, | ||
const int | n_words = 32 , |
||
const int | low = 0 , |
||
const int | high = 2047 , |
||
const int | trigger_enabled = 0 |
||
) |
Definition at line 9 of file daq_device_random.cc.
View newest version in sPHENIX GitHub at line 9 of file daq_device_random.cc
References registerTriggerHandler().
daq_device_random::~daq_device_random | ( | ) |
Definition at line 34 of file daq_device_random.cc.
View newest version in sPHENIX GitHub at line 34 of file daq_device_random.cc
References clearTriggerHandler(), and fclose().
|
virtual |
Implements daq_device.
Definition at line 139 of file daq_device_random.cc.
View newest version in sPHENIX GitHub at line 139 of file daq_device_random.cc
|
virtual |
Reimplemented from daq_device.
Definition at line 161 of file daq_device_random.cc.
View newest version in sPHENIX GitHub at line 161 of file daq_device_random.cc
|
virtual |
Implements daq_device.
Definition at line 155 of file daq_device_random.cc.
View newest version in sPHENIX GitHub at line 155 of file daq_device_random.cc
References SEVTHEADERLENGTH.
|
virtual |
Implements daq_device.
Definition at line 48 of file daq_device_random.cc.
View newest version in sPHENIX GitHub at line 48 of file daq_device_random.cc
References daq_getEventFormat(), configureMap::data, packet_data::data, for(), ID4EVT, SEVTHEADERLENGTH, packet_data::structureinfo, packet_data::sub_decoding, packet_data::sub_id, packet_data::sub_length, packet_data::sub_type, and ambiguity_solver_full_chain::x.
|
virtual |
Reimplemented from daq_device.
Definition at line 168 of file daq_device_random.cc.
View newest version in sPHENIX GitHub at line 168 of file daq_device_random.cc
|
protected |
Definition at line 42 of file daq_device_random.h.
View newest version in sPHENIX GitHub at line 42 of file daq_device_random.h
|
protected |
Definition at line 41 of file daq_device_random.h.
View newest version in sPHENIX GitHub at line 41 of file daq_device_random.h
|
protected |
Definition at line 40 of file daq_device_random.h.
View newest version in sPHENIX GitHub at line 40 of file daq_device_random.h
|
protected |
Definition at line 43 of file daq_device_random.h.
View newest version in sPHENIX GitHub at line 43 of file daq_device_random.h
|
protected |
Definition at line 39 of file daq_device_random.h.
View newest version in sPHENIX GitHub at line 39 of file daq_device_random.h
|
protected |
Definition at line 44 of file daq_device_random.h.
View newest version in sPHENIX GitHub at line 44 of file daq_device_random.h