| 
    Jpp test-rotations-new
    
   the software that should make you happy 
   | 
 
Example program for scanning event-weights of Monte Carlo files
using specifiable flux functions.  
More...
#include <iostream>#include <iomanip>#include <string>#include "km3net-dataformat/offline/Head.hh"#include "km3net-dataformat/offline/Evt.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JAAnet/JEvtCategoryMap.hh"#include "JSupport/JSupport.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JEvtWeightFileScannerSet.hh"#include "Jeep/JPrint.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.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
using specifiable flux functions. 
Definition in file JFluxMap.cc.
| int main | ( | int | argc, | 
| char ** | argv ) | 
Definition at line 27 of file JFluxMap.cc.