| 
    Jpp
    15.0.0-rc.2
    
   the software that should make you happy 
   | 
 
Program for real-time simulation of optical modules. 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 JDOMSimulator.  More... | |
| class | KM3NETDAQ::JTarget | 
| Data structure for configuration of JDataFilter.  More... | |
| class | KM3NETDAQ::JDOMSimulator | 
| Runcontrol client to simulate DOM.  More... | |
| class | KM3NETDAQ::JDOMSimulator::JData | 
Namespaces | |
| KM3NETDAQ | |
| KM3NeT DAQ data structures and auxiliaries.  | |
Functions | |
| int | main (int argc, char *argv[]) | 
Program for real-time simulation of optical modules.
Definition in file JDOMSimulator.cc.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 479 of file JDOMSimulator.cc.
 1.8.5