|
Jpp
19.1.0-rc.1
the software that should make you happy
|
Example program to count event data. More...
#include <string>#include <iostream>#include <iomanip>#include <limits>#include <map>#include "JDAQ/JDAQEventIO.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JSupport.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 count event data.
Definition in file examples/JTrigger/JDAQHit.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 23 of file examples/JTrigger/JDAQHit.cc.