|
Jpp
18.6.0-rc.1
the software that should make you happy
|
Example program for scanning event-weights of Monte Carlo files
containing a given set of primaries.
More...
#include <iostream>#include <iomanip>#include <string>#include <set>#include "km3net-dataformat/offline/Head.hh"#include "km3net-dataformat/offline/Evt.hh"#include "JLang/JException.hh"#include "JLang/JVectorize.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JAAnet/JEvtWeightToolkit.hh"#include "JSupport/JLimit.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JEvtWeightFileScannerSet.hh"#include "Jeep/JPrint.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"#include "Jeep/JProperties.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example program for scanning event-weights of Monte Carlo files
containing a given set of primaries.
The list of possible options for the flux includes:
-@ zero <type> -@ flat <type> <value> -@ powerlaw <type> <normalisation> <spectral index> -@ atmospheric <type>
Definition in file JFluxMultiParticle.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 55 of file JFluxMultiParticle.cc.
1.8.5