Jpp 20.0.0-rc.1
the software that should make you happy
|
#include "JSupport/JSupport.hh"
#include "JSupport/JSupportToolkit.hh"
#include "JTrigger/JTriggerInterface.hh"
#include "JTrigger/JTriggerBits.hh"
#include "JDetector/JModuleRouter.hh"
#include "JDetector/JDetectorToolkit.hh"
#include "km3net-dataformat/online/JDAQClock.hh"
#include "km3net-dataformat/online/JDAQ.hh"
#include "km3net-dataformat/online/JDAQTimeslice.hh"
#include "JGizmo/JGizmoToolkit.hh"
#include "JROOT/JManager.hh"
#include "TH1D.h"
#include "TH2D.h"
#include "TProfile2D.h"
#include "TAxis.h"
#include "TCanvas.h"
#include "TPaveText.h"
#include "TStyle.h"
#include "TString.h"
#include "TMath.h"
#include "TColor.h"
#include "TDirectory.h"
#include "TPRegexp.h"
#include "TObjArray.h"
#include "TObjString.h"
Go to the source code of this file.
Classes | |
struct | SummaryHistograms |
struct | TimesliceHistograms |
struct | TriggerHistograms |
class | JRA_Histograms |
Functions | |
TH2D * | h2_detector_map_factory (const char *name, const char *title, std::set< int > &du_ids, int modules_per_string) |
TH2D * h2_detector_map_factory | ( | const char * | name, |
const char * | title, | ||
std::set< int > & | du_ids, | ||
int | modules_per_string ) |
Definition at line 51 of file JRunHistograms.hh.