CbmRoot
CbmMcbm2018TofTestFee.cxx File Reference
#include "CbmMcbm2018TofTestFee.h"
#include "CbmMcbm2018TofPar.h"
#include "CbmFlesHistosTools.h"
#include "CbmFormatDecHexPrintout.h"
#include "CbmFormatMsHeaderPrintout.h"
#include "CbmHistManager.h"
#include "FairLogger.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 <TFile.h>
#include <algorithm>
#include <ctime>
#include <iomanip>
#include <iostream>
#include <stdint.h>
Include dependency graph for CbmMcbm2018TofTestFee.cxx:

Go to the source code of this file.

Variables

Bool_t bMcbmTofTestFeeResetHistos = kFALSE
 
Bool_t bMcbmTofTestFeeSaveHistos = kFALSE
 
Bool_t bMcbmTofTestFeeUpdateZoomedFit = kFALSE
 
Bool_t bMcbmTofTestFeeRawDataPrint = kFALSE
 
Bool_t bMcbmTofTestFeePrintAllHitsEna = kFALSE
 
Bool_t bMcbmTofTestFeePrintAllEpochsEna = kFALSE
 

Variable Documentation

◆ bMcbmTofTestFeePrintAllEpochsEna

Bool_t bMcbmTofTestFeePrintAllEpochsEna = kFALSE

Definition at line 51 of file CbmMcbm2018TofTestFee.cxx.

Referenced by CbmMcbm2018TofTestFee::DoUnpack().

◆ bMcbmTofTestFeePrintAllHitsEna

Bool_t bMcbmTofTestFeePrintAllHitsEna = kFALSE

Definition at line 50 of file CbmMcbm2018TofTestFee.cxx.

Referenced by CbmMcbm2018TofTestFee::DoUnpack().

◆ bMcbmTofTestFeeRawDataPrint

Bool_t bMcbmTofTestFeeRawDataPrint = kFALSE

Definition at line 49 of file CbmMcbm2018TofTestFee.cxx.

Referenced by CbmMcbm2018TofTestFee::DoUnpack().

◆ bMcbmTofTestFeeResetHistos

Bool_t bMcbmTofTestFeeResetHistos = kFALSE

Definition at line 46 of file CbmMcbm2018TofTestFee.cxx.

Referenced by CbmMcbm2018TofTestFee::DoUnpack().

◆ bMcbmTofTestFeeSaveHistos

Bool_t bMcbmTofTestFeeSaveHistos = kFALSE

Definition at line 47 of file CbmMcbm2018TofTestFee.cxx.

Referenced by CbmMcbm2018TofTestFee::DoUnpack().

◆ bMcbmTofTestFeeUpdateZoomedFit

Bool_t bMcbmTofTestFeeUpdateZoomedFit = kFALSE

Definition at line 48 of file CbmMcbm2018TofTestFee.cxx.

Referenced by CbmMcbm2018TofTestFee::DoUnpack().