|
Jpp
master_rocky-43-ge265d140c
the software that should make you happy
|
Example program to histogram KM3NETDAQ::JDAQTimeslice. More...
#include <string>#include <iostream>#include <iomanip>#include <limits>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "km3net-dataformat/online/JDAQPMTIdentifier.hh"#include "JDAQ/JDAQTimesliceIO.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JSupport.hh"#include "JROOT/JManager.hh"#include "Jeep/JeepToolkit.hh"#include "JLang/JObjectMultiplexer.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example program to histogram KM3NETDAQ::JDAQTimeslice.
Definition in file examples/JDAQ/JDAQTimeslice.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 31 of file examples/JDAQ/JDAQTimeslice.cc.