Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Df250StreamingRawData Class Reference

#include <Df250StreamingRawData.h>

+ Inheritance diagram for Df250StreamingRawData:

Public Member Functions

 JOBJECT_PUBLIC (Df250StreamingRawData)
 Holds streaming raw data for one event in one channel of a single f250 Flash ADC module. This should represent a dump of the entire memory for the channel (~17 milliseconds worth of data) It will only be used for debugging. More...
 
void toStrings (vector< pair< string, string > > &items) const
 
 JOBJECT_PUBLIC (DDAQAddress)
 
bool operator== (const DDAQAddress &d)
 

Public Attributes

vector< uint16_t > samples
 
bool invalid_samples
 
bool overflow
 
uint32_t rocid
 
uint32_t slot
 
uint32_t channel
 
uint32_t itrigger
 

Detailed Description

Definition at line 14 of file Df250StreamingRawData.h.

Member Function Documentation

Df250StreamingRawData::JOBJECT_PUBLIC ( Df250StreamingRawData  )

Holds streaming raw data for one event in one channel of a single f250 Flash ADC module. This should represent a dump of the entire memory for the channel (~17 milliseconds worth of data) It will only be used for debugging.

DDAQAddress::JOBJECT_PUBLIC ( DDAQAddress  )
inherited
bool DDAQAddress::operator== ( const DDAQAddress d)
inlineinherited
void Df250StreamingRawData::toStrings ( vector< pair< string, string > > &  items) const
inline

Definition at line 31 of file Df250StreamingRawData.h.

References invalid_samples, overflow, samples, and DDAQAddress::toStrings().

Member Data Documentation

bool Df250StreamingRawData::invalid_samples

Definition at line 26 of file Df250StreamingRawData.h.

Referenced by toStrings().

bool Df250StreamingRawData::overflow

Definition at line 27 of file Df250StreamingRawData.h.

Referenced by toStrings().

uint32_t DDAQAddress::rocid
inherited

Definition at line 32 of file DDAQAddress.h.

Referenced by DTranslationTable::ApplyTranslationTable(), DTTabUtilities::Convert_DigiTimeToNs_CAEN1290TDC(), DTTabUtilities::Convert_DigiTimeToNs_F1TDC(), Df125PulseIntegral_cmp(), Df125PulsePedestal_cmp(), Df125PulseRawData_cmp(), Df125PulseTime_cmp(), Df125TriggerTime_cmp(), Df125WindowRawData_cmp(), DF1TDCHit_cmp(), DF1TDCTriggerTime_cmp(), Df250PulseIntegral_cmp(), Df250PulsePedestal_cmp(), Df250PulseRawData_cmp(), Df250PulseTime_cmp(), Df250TriggerTime_cmp(), Df250WindowRawData_cmp(), JEventSource_EVIOpp::EmulateDf125Firmware(), Df125EmulatorAlgorithm_v2::EmulateFirmware(), Df250EmulatorAlgorithm_v1::EmulateFirmware(), Df250EmulatorAlgorithm_v2::EmulateFirmware(), Df250EmulatorAlgorithm_v3::EmulateFirmware(), JEventProcessor_CDC_expert::evnt(), JEventProcessor_pedestal_online::evnt(), Df250PulseIntegral_factory::evnt(), JEventProcessor_TPOL_tree::evnt(), JEventProcessor_scanf250::evnt(), DDIRCLEDRef_factory::evnt(), JEventProcessor_CDC_expert_2::evnt(), DTPOLHit_factory::evnt(), JEventProcessor_DAQTreeBCAL::evnt(), JEventProcessor_CDC_roc_hits::evnt(), JEventProcessor_cdc_emu::evnt(), DTOFHit_factory::evnt(), JEventProcessor_DAQTree::evnt(), JEventProcessor_DAQ_online::evnt(), JEventProcessor_lowlevel_online::evnt(), JEventProcessor_CDC_Efficiency::Fill_Efficiency_Histos(), JEventProcessor_pedestals::GetHist(), DDAQAddress::operator==(), DDAQAddress::toStrings(), DEVIOBufferWriter::WriteCAEN1290Data(), DEVIOBufferWriter::WriteDircData(), DEVIOBufferWriter::Writef125Data(), DEVIOBufferWriter::WriteF1Data(), and DEVIOBufferWriter::Writef250Data().

vector<uint16_t> Df250StreamingRawData::samples

Definition at line 25 of file Df250StreamingRawData.h.

Referenced by toStrings().

uint32_t DDAQAddress::slot
inherited

The documentation for this class was generated from the following file: