|
Jpp
16.0.3
the software that should make you happy
|
Example program to select events based on hits in strings. More...
#include <string>#include <iostream>#include <iomanip>#include <set>#include <map>#include "JDAQ/JDAQEventIO.hh"#include "JDAQ/JDAQSummarysliceIO.hh"#include "JTrigger/JTriggerParameters.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JDAQHitRouter.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JFileRecorder.hh"#include "JSupport/JMeta.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 select events based on hits in strings.
Definition in file JDAQFilter.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 30 of file JDAQFilter.cc.
1.8.5