| 
    Jpp
    debug
    
   the software that should make you happy 
   | 
 
Example program to read Monte Carlo events. More...
#include <string>#include <iostream>#include <iomanip>#include "km3net-dataformat/offline/Head.hh"#include "km3net-dataformat/offline/Evt.hh"#include "km3net-dataformat/offline/Hit.hh"#include "JDAQ/JDAQEventIO.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JTriggeredFileScanner.hh"#include "JSupport/JMonteCarloFileSupportkit.hh"#include "JSupport/JSupport.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 to read Monte Carlo events.
Definition in file JABCnet.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 26 of file JABCnet.cc.