Jpp
17.3.0-rc.2
the software that should make you happy
|
Program for extracting disjoint output files without overlapping cuts
from a list of Monte-Carlo files with overlapping cuts.
More...
#include <iostream>
#include <iomanip>
#include <string>
#include <vector>
#include <set>
#include <stdio.h>
#include "km3net-dataformat/offline/Head.hh"
#include "km3net-dataformat/offline/Evt.hh"
#include "km3net-dataformat/definitions/trkmembers.hh"
#include "Jeep/JPrint.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
#include "Jeep/JeepToolkit.hh"
#include "JLang/JException.hh"
#include "JTools/JRange.hh"
#include "JSupport/JMeta.hh"
#include "JSupport/JSupport.hh"
#include "JSupport/JFileRecorder.hh"
#include "JSupport/JMultipleFileScanner.hh"
#include "JSupport/JEvtWeightFileScanner.hh"
#include "JSupport/JEvtWeightFileScannerSet.hh"
#include "JAAnet/JHead.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Program for extracting disjoint output files without overlapping cuts
from a list of Monte-Carlo files with overlapping cuts.
Note: Already existing disjoint output files which have been extracted previously will be overwritten.
Definition in file JSeparateCuts.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 360 of file JSeparateCuts.cc.