| 
    Jpp
    pmt_effective_area_update
    
   the software that should make you happy 
   | 
 
Example program to analyse summary data. More...
#include <string>#include <iostream>#include <iomanip>#include <limits>#include <vector>#include <set>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "antares-dataformat/TimeSlice.hh"#include "km3net-dataformat/online/JDAQSummaryslice.hh"#include "JDAQ/JDAQSummarysliceIO.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JModuleRouter.hh"#include "JGeometry3D/JPosition3D.hh"#include "JGeometry3D/JRotation3D.hh"#include "JGeometry3D/JOmega3D.hh"#include "JTools/JQuantile.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 analyse summary data.
Definition in file JMonopole.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 242 of file JMonopole.cc.
 1.8.5