Jpp 19.3.0-rc.1
the software that should make you happy
|
Example program to distribute data through control host. More...
#include <string>
#include <iostream>
#include <iomanip>
#include <vector>
#include "JDAQ/JDAQTimesliceIO.hh"
#include "JDAQ/JDAQEventIO.hh"
#include "JDAQ/JDAQSummarysliceIO.hh"
#include "JDAQ/JDAQTags.hh"
#include "JNet/JControlHostObjectIterator.hh"
#include "JNet/JControlHostObjectOutput.hh"
#include "JLang/JSinglePointer.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Example program to distribute data through control host.
Definition in file JDistributer.cc.
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 25 of file JDistributer.cc.