|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Auxiliary program to plot L1 time difference correlations between DOMs. More...
#include "km3net-dataformat/online/JDAQ.hh"#include "km3net-dataformat/online/JDAQTimeslice.hh"#include "km3net-dataformat/online/JDAQSummaryslice.hh"#include "JDAQ/JDAQTimesliceIO.hh"#include "JDAQ/JDAQSummarysliceIO.hh"#include "JDAQ/JDAQEvaluator.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JModuleRouter.hh"#include "JTrigger/JHitL1.hh"#include "JTrigger/JBuildL2.hh"#include "JTrigger/JPMTSelector.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JTreeScanner.hh"#include "JSupport/JSupport.hh"#include "JLang/JObjectMultiplexer.hh"#include "JROOT/JROOTClassSelector.hh"#include "Jeep/JParser.hh"#include "JROOT/JManager.hh"#include "JTools/JCombinatorics.hh"#include "TFile.h"#include "TH1D.h"#include "TH2D.h"#include "TMath.h"#include <string>#include <iostream>Go to the source code of this file.
Classes | |
| class | MONITORL1DT::JElement |
| Data structure for hit time and DOM identifier. More... | |
| struct | MONITORL1DT::JHistogram |
| Auxiliary data structure for histogram management. More... | |
Namespaces | |
| namespace | MONITORL1DT |
Typedefs | |
| typedef JCombinatorics::pair_type | MONITORL1DT::pair_type |
Functions | |
| bool | MONITORL1DT::operator< (const JElement &first, const JElement &second) |
| Sort JElement in time. | |
| bool | MONITORL1DT::comparepair (const pair_type &A, const pair_type &B) |
| int | main (int argc, char **argv) |
Auxiliary program to plot L1 time difference correlations between DOMs.
Definition in file JMonitorL1dt.cc.
Definition at line 115 of file JMonitorL1dt.cc.