| 
    Jpp
    18.0.0-rc.2
    
   the software that should make you happy 
   | 
 
Program for real-time simulation of data queue. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include <limits>#include "TRandom3.h"#include "JMath/JRandom.hh"#include "Jeep/JParser.hh"#include "Jeep/JProperties.hh"#include "Jeep/JTimer.hh"#include "Jeep/JTimekeeper.hh"#include "km3net-dataformat/online/JDAQ.hh"#include "JDAQ/JDAQHeaderIO.hh"#include "JDAQ/JDAQTimesliceIO.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JSupport.hh"#include "JLang/JException.hh"#include "JLang/JRedirectStream.hh"#include "JRuncontrol/JDAQClient.hh"#include "JIO/JByteArrayIO.hh"#include "JNet/JSocket.hh"#include "JNet/JHostname.hh"#include "JNet/JSocketBlocking.hh"Go to the source code of this file.
Classes | |
| class | KM3NETDAQ::JSource | 
| Data structure for configuration of JDQSimulator.  More... | |
| class | KM3NETDAQ::JTarget | 
| Data structure for configuration of JDataFilter.  More... | |
| class | KM3NETDAQ::JDQSimulator | 
| Runcontrol client to simulate data queue.  More... | |
| class | KM3NETDAQ::JDQSimulator::JData | 
Namespaces | |
| KM3NETDAQ | |
| KM3NeT DAQ data structures and auxiliaries.  | |
Functions | |
| int | main (int argc, char *argv[]) | 
Program for real-time simulation of data queue.
Definition in file JDQSimulator.cc.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 477 of file JDQSimulator.cc.
 1.8.5