|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Example program to print DAQ events with associated information. More...
#include <string>#include <iostream>#include <iomanip>#include "JDAQ/JDAQEventIO.hh"#include "JDAQ/JDAQTimesliceIO.hh"#include "JDAQ/JDAQSummarysliceIO.hh"#include "JDAQ/JDAQEvaluator.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JModuleRouter.hh"#include "JSupport/JSupport.hh"#include "JSupport/JSingleFileScanner.hh"#include "JSupport/JTreeScanner.hh"#include "JSupport/JSummaryFileRouter.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 print DAQ events with associated information.
Definition in file JDAQPrint.cc.
Definition at line 29 of file JDAQPrint.cc.