Jpp
master_rocky-43-ge265d140c
the software that should make you happy
|
Program for real-time simulation of data. More...
#include <string>
#include <iostream>
#include <sstream>
#include <iomanip>
#include <vector>
#include <limits>
#include "Jeep/JParser.hh"
#include "Jeep/JProperties.hh"
#include "Jeep/JTimer.hh"
#include "Jeep/JTimekeeper.hh"
#include "JLang/JSharedPointer.hh"
#include "JNet/JControlHost.hh"
#include "km3net-dataformat/online/JDAQ.hh"
#include "JDAQ/JDAQEventIO.hh"
#include "JTrigger/JTriggerParameters.hh"
#include "JSupport/JMultipleFileScanner.hh"
#include "JSupport/JSupport.hh"
#include "JSupport/JTriggerParametersSupportkit.hh"
#include "JRuncontrol/JDAQClient.hh"
#include "JIO/JByteArrayIO.hh"
Go to the source code of this file.
Classes | |
class | KM3NETDAQ::JEventGenerator |
Runcontrol client to simulate data filter(s). More... | |
Namespaces | |
KM3NETDAQ | |
KM3NeT DAQ data structures and auxiliaries. | |
Functions | |
int | main (int argc, char *argv[]) |
Program for real-time simulation of data.
Definition in file JEventGenerator.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 215 of file JEventGenerator.cc.