|
Jpp 20.0.0-rc.5
the software that should make you happy
|
Auxiliary program to filter acoustic fit results. More...
#include <iostream>#include <iomanip>#include <vector>#include "TROOT.h"#include "TFile.h"#include "JAcoustics/JEvt.hh"#include "JAcoustics/JSupport.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JFileRecorder.hh"#include "JSupport/JMeta.hh"#include "JTools/JRange.hh"#include "Jeep/JContainer.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Auxiliary program to filter acoustic fit results.
Definition in file JPinnacles.cc.
| int main | ( | int | argc, |
| char ** | argv ) |
Auxiliary data structure for veto of acoustics events.
Apply veto to given acoustics event.
| evt | acoustics event |
Definition at line 27 of file JPinnacles.cc.