Namespaces | |
evtn | |
fedinterface | |
moduleweb | |
Classes | |
class | DirManager |
class | EvFBuildingThrottle |
class | EvFDaqDirector |
class | EvffedFillerEP |
class | EvffedFillerRB |
class | EvFFEDSelector |
class | EvFRecordInserter |
class | EvFRecordUnpacker |
class | ExceptionGenerator |
class | FastMonitoringService |
class | FastMonitoringThread |
class | MicroStateService |
class | MicroStateServiceClassic |
class | RecoEventOutputModuleForFU |
class | RecoEventWriterForFU |
Functions | |
void | __attribute__ ((optimize("O0"))) ExceptionGenerator |
unsigned short | compute_crc (unsigned char *buffer, unsigned int bufSize) |
unsigned short | compute_crc_64bit (unsigned short crc, unsigned char *p) |
unsigned short | compute_crc_8bit (unsigned short crc, unsigned char data) |
Variables | |
const unsigned short | crc_table [256] |
void evf::__attribute__ | ( | (optimize("O0")) | ) |
Definition at line 148 of file ExceptionGenerator.cc.
References data, Exception, cmsRelvalreport::exit, cmsHarvester::index, j, create_public_lumi_plots::log, pi, random, mathSSE::sqrt(), relval_parameters_module::step, and relativeConstraints::value.
|
inline |
Definition at line 67 of file CRC16.h.
References assert(), edm::bufSize, compute_crc_64bit(), and i.
Referenced by CSCDigiToRaw::createFedBuffers(), ESDataFormatterV1_1::DigiToRaw(), ESDataFormatterV4::DigiToRaw(), l1t::AMCDumpToRaw::formatRaw(), l1t::MP7BufferDumpToRaw::formatRaw(), CastorPacker::pack(), CastorCtdcPacker::pack(), HcalPacker::pack(), L1GTEvmDigiToRaw::packTrailer(), L1GTDigiToRaw::packTrailer(), DTDigiToRawModule::produce(), CSCTFPacker::produce(), GctDigiToRaw::produce(), l1t::L1TDigiToRaw::produce(), and evf::EvffedFillerRB::putTrailer().
|
inline |
Definition at line 87 of file CRC16.h.
References compute_crc_8bit(), i, and query::result.
Referenced by compute_crc().
|
inline |
Definition at line 79 of file CRC16.h.
References crc_table.
Referenced by sistrip::calculateFEDBufferCRC(), and compute_crc_64bit().
const unsigned short evf::crc_table[256] |
Definition at line 18 of file CRC16.h.
Referenced by compute_crc_8bit().