|
Jpp
|
Program for real-time simulation of optical modules. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include <limits>#include "Jeep/JParser.hh"#include "Jeep/JProperties.hh"#include "Jeep/JTimer.hh"#include "Jeep/JTimekeeper.hh"#include "JDAQ/JDAQ.hh"#include "JDAQ/JDAQHeader.hh"#include "JDAQ/JDAQTimeslice.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 453 of file JDOMSimulator.cc.
1.8.5