| 
    Jpp
    17.1.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 "JAAnet/JAAnetToolkit.hh"#include "JAAnet/JEvtWeightFactorFunction.hh"#include "JAAnet/JEvtWeightFactorMultiParticle.hh"#include "JAAnet/JFlux.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>
Definition in file JFluxMultiParticle.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 219 of file JFluxMultiParticle.cc.
 1.8.5