| 
    Jpp
    17.3.2
    
   the software that should make you happy 
   | 
 
Example program to find the largest event in a file. More...
#include <string>#include <iostream>#include <iomanip>#include "JDAQ/JDAQEventIO.hh"#include "JSupport/JSingleFileScanner.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 find the largest event in a file.
Definition in file JPrintLargestOverlay.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 21 of file JPrintLargestOverlay.cc.
 1.8.5