|
CbmRoot
|
#include "CbmStar2019TofFeeThr.h"#include "CbmHistManager.h"#include "CbmStar2019TofPar.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 <algorithm>#include <cstdint>#include <ctime>#include <iomanip>#include <iostream>Go to the source code of this file.
Variables | |
| Bool_t | bStar2019TofFeeThrResetHistos = kFALSE |
| Bool_t | bStar2019TofFeeThrSaveHistos = kFALSE |
| Bool_t bStar2019TofFeeThrResetHistos = kFALSE |
Definition at line 44 of file CbmStar2019TofFeeThr.cxx.
Referenced by CbmStar2019TofFeeThr::DoUnpack().
| Bool_t bStar2019TofFeeThrSaveHistos = kFALSE |
Definition at line 45 of file CbmStar2019TofFeeThr.cxx.
Referenced by CbmStar2019TofFeeThr::DoUnpack().