BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
DedxCalibMomentum.cxx File Reference
#include "GaudiKernel/MsgStream.h"
#include "TCanvas.h"
#include "TF1.h"
#include "TFile.h"
#include "TH1F.h"
#include "TStyle.h"
#include "TTree.h"
#include "cmath"
#include <sstream>
#include <string>
#include "DedxCalibAlg/DedxCalibMomentum.h"

Go to the source code of this file.

Macros

#define Size   700000

Variables

const int nbins = 50
const double chihist_min = -10
const double chihist_max = 10
const double dedxhist_min = 350
const double dedxhist_max = 750
const double hits_min = 0
const double hits_max = 35

Macro Definition Documentation

◆ Size

#define Size   700000

Definition at line 15 of file DedxCalibMomentum.cxx.

Variable Documentation

◆ chihist_max

const double chihist_max = 10

Definition at line 21 of file DedxCalibMomentum.cxx.

Referenced by DedxCalibMomentum::BookHists().

◆ chihist_min

const double chihist_min = -10

Definition at line 20 of file DedxCalibMomentum.cxx.

Referenced by DedxCalibMomentum::BookHists().

◆ dedxhist_max

const double dedxhist_max = 750

Definition at line 23 of file DedxCalibMomentum.cxx.

Referenced by DedxCalibMomentum::BookHists().

◆ dedxhist_min

const double dedxhist_min = 350

Definition at line 22 of file DedxCalibMomentum.cxx.

Referenced by DedxCalibMomentum::BookHists().

◆ hits_max

const double hits_max = 35

◆ hits_min

const double hits_min = 0

Definition at line 24 of file DedxCalibMomentum.cxx.

Referenced by DedxCalibMomentum::BookHists().

◆ nbins