#include "EventFilter/ShmBuffer/interface/FUShmBuffer.h"
#include "EventFilter/ShmBuffer/bin/FUShmClient.h"
#include <iostream>
#include <iomanip>
#include <sstream>
#include <unistd.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | print_fed (unsigned int iFed, const vector< unsigned char > &fedData) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 29 of file FUShmClient_t.cc.
References OfflineClient_cff::client, gather_cfg::cout, i, print_fed(), evf::FUShmClient::readNext(), evf::FUShmClient::setCrashPrb(), and evf::FUShmClient::setSleep().
void print_fed | ( | unsigned int | iFed, |
const vector< unsigned char > & | fedData | ||
) |