Jpp
17.1.1
the software that should make you happy
|
Example program for sorting and merging Monte-Carlo files with compatible headers. More...
#include <iostream>
#include <iomanip>
#include <string>
#include "km3net-dataformat/offline/Head.hh"
#include "km3net-dataformat/offline/Evt.hh"
#include "Jeep/JPrint.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
#include "Jeep/JeepToolkit.hh"
#include "JSupport/JMeta.hh"
#include "JSupport/JSupport.hh"
#include "JSupport/JFileRecorder.hh"
#include "JSupport/JMultipleFileScanner.hh"
#include "JSupport/JEvtWeightFileScannerSet.hh"
#include "JAAnet/JHead.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Example program for sorting and merging Monte-Carlo files with compatible headers.
Note: Already existing merged files will be overwritten.
Definition in file JSortEvt.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 30 of file JSortEvt.cc.