Jpp
test_elongated_shower_pde
the software that should make you happy
|
Auxiliary program to convert raw CLB data to KM3NETDAQ::JDAQTimeslice data. More...
#include <string>
#include <iostream>
#include <iomanip>
#include <limits>
#include <vector>
#include <map>
#include <algorithm>
#include "DataQueue/DataFormats/clb_common_header.hh"
#include "km3net-dataformat/online/JDAQHit.hh"
#include "km3net-dataformat/online/JDAQSuperFrame.hh"
#include "km3net-dataformat/online/JDAQTimeslice.hh"
#include "JDAQ/JDAQTimesliceIO.hh"
#include "JSupport/JFileRecorder.hh"
#include "JSupport/JSupport.hh"
#include "JSupport/JMeta.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Auxiliary program to convert raw CLB data to KM3NETDAQ::JDAQTimeslice data.
Definition in file JCLB.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 137 of file JCLB.cc.