Jpp
18.5.0
the software that should make you happy
|
Example program to test DAQ hit selection using JTRIGGER::JBuildL0. More...
#include <string>
#include <iostream>
#include <iomanip>
#include <vector>
#include "km3net-dataformat/online/JDAQHit.hh"
#include "JDetector/JModule.hh"
#include "JDetector/JDetectorToolkit.hh"
#include "JDetector/JDetectorSupportkit.hh"
#include "JTrigger/JHit.hh"
#include "JTrigger/JHitR0.hh"
#include "JTrigger/JBuildL0.hh"
#include "JTrigger/JDAQHitToTSelector.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 test DAQ hit selection using JTRIGGER::JBuildL0.
Definition in file JDAQHitSelector.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 26 of file JDAQHitSelector.cc.