Jpp
18.6.0-rc.1
the software that should make you happy
|
Program to print DAQ value used for sorting entries in ROOT TTree. More...
#include <string>
#include <iostream>
#include <iomanip>
#include <vector>
#include <algorithm>
#include <iterator>
#include "km3net-dataformat/offline/Head.hh"
#include "km3net-dataformat/offline/MultiHead.hh"
#include "km3net-dataformat/offline/Evt.hh"
#include "JDAQ/JDAQEventIO.hh"
#include "JDAQ/JDAQTimesliceIO.hh"
#include "JDAQ/JDAQSummarysliceIO.hh"
#include "JDAQ/JDAQEvaluator.hh"
#include "JTrigger/JTriggerParameters.hh"
#include "JSupport/JTreeScanner.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) |
Program to print DAQ value used for sorting entries in ROOT TTree.
Definition in file JDAQEvaluator.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 32 of file JDAQEvaluator.cc.