|
Jpp
15.0.1-rc.2-highQE
the software that should make you happy
|
Example program for 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 merging Monte-Carlo files with compatible headers.
Note: Already existing merged files will be overwritten.
Definition in file JMergeEvt.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 30 of file JMergeEvt.cc.
1.8.5