|
CbmRoot
|
#include "CbmMcbm2018MonitorTofPulser.h"#include "CbmFormatDecHexPrintout.h"#include "CbmFormatMsHeaderPrintout.h"#include "CbmHistManager.h"#include "CbmMcbm2018TofPar.h"#include "FairRootManager.h"#include "FairRun.h"#include "FairRunOnline.h"#include "FairRuntimeDb.h"#include "Rtypes.h"#include "TCanvas.h"#include "TClonesArray.h"#include "TF1.h"#include "TH1.h"#include "TH2.h"#include "THStack.h"#include "THttpServer.h"#include "TMath.h"#include "TPaveStats.h"#include "TProfile.h"#include "TProfile2D.h"#include "TROOT.h"#include "TString.h"#include "TStyle.h"#include <Logger.h>#include <TFile.h>#include <algorithm>#include <cstdint>#include <ctime>#include <iomanip>#include <iostream>Go to the source code of this file.
Variables | |
| Bool_t | bMcbmMoniTofPulserResetHistos = kFALSE |
| Bool_t | bMcbmMoniTofPulserSaveHistos = kFALSE |
| Bool_t | bMcbmMoniTofPulserUpdateZoomedFit = kFALSE |
| Bool_t | bMcbmMoniTofPulserUpdateDnlInl = kFALSE |
| Bool_t | bMcbmMoniTofPulserRawDataPrint = kFALSE |
| Bool_t | bMcbmMoniTofPulserPrintAllHitsEna = kFALSE |
| Bool_t | bMcbmMoniTofPulserPrintAllEpochsEna = kFALSE |
| Bool_t bMcbmMoniTofPulserPrintAllEpochsEna = kFALSE |
Definition at line 54 of file CbmMcbm2018MonitorTofPulser.cxx.
Referenced by CbmMcbm2018MonitorTofPulser::DoUnpack().
| Bool_t bMcbmMoniTofPulserPrintAllHitsEna = kFALSE |
Definition at line 53 of file CbmMcbm2018MonitorTofPulser.cxx.
Referenced by CbmMcbm2018MonitorTofPulser::DoUnpack().
| Bool_t bMcbmMoniTofPulserRawDataPrint = kFALSE |
Definition at line 52 of file CbmMcbm2018MonitorTofPulser.cxx.
Referenced by CbmMcbm2018MonitorTofPulser::DoUnpack().
| Bool_t bMcbmMoniTofPulserResetHistos = kFALSE |
Definition at line 48 of file CbmMcbm2018MonitorTofPulser.cxx.
Referenced by CbmMcbm2018MonitorTofPulser::DoUnpack().
| Bool_t bMcbmMoniTofPulserSaveHistos = kFALSE |
Definition at line 49 of file CbmMcbm2018MonitorTofPulser.cxx.
Referenced by CbmMcbm2018MonitorTofPulser::DoUnpack().
| Bool_t bMcbmMoniTofPulserUpdateDnlInl = kFALSE |
Definition at line 51 of file CbmMcbm2018MonitorTofPulser.cxx.
Referenced by CbmMcbm2018MonitorTofPulser::DoUnpack().
| Bool_t bMcbmMoniTofPulserUpdateZoomedFit = kFALSE |
Definition at line 50 of file CbmMcbm2018MonitorTofPulser.cxx.
Referenced by CbmMcbm2018MonitorTofPulser::DoUnpack().