|
Jpp
master_rocky-40-g5f0272dcd
the software that should make you happy
|
Example program to print track fit results from Evt formatted data. More...
#include <string>#include <iostream>#include <iomanip>#include <cmath>#include "km3net-dataformat/offline/Head.hh"#include "km3net-dataformat/offline/Evt.hh"#include "JAAnet/JAAnetToolkit.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JSupport.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 print track fit results from Evt formatted data.
Definition in file JPrintAAnet.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 77 of file JPrintAAnet.cc.