| 
    Jpp
    17.3.2
    
   the software that should make you happy 
   | 
 
Example program to monitor acoustic events. More...
#include <iostream>#include <iomanip>#include <limits>#include "TROOT.h"#include "TFile.h"#include "TGraph.h"#include "JSupport/JMultipleFileScanner.hh"#include "JTools/JQuantile.hh"#include "JROOT/JRootToolkit.hh"#include "JROOT/JManager.hh"#include "JAcoustics/JEvent.hh"#include "JAcoustics/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 monitor acoustic events.
Definition in file JAcousticsTriggerMonitor.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 30 of file JAcousticsTriggerMonitor.cc.
 1.8.5