BOSS 7.0.1
BESIII Offline Software System
|
#include "GaudiKernel/MsgStream.h"
#include <sstream>
#include <string>
#include "TFile.h"
#include "TF1.h"
#include "TH1F.h"
#include "TTree.h"
#include "TStyle.h"
#include "TCanvas.h"
#include "DedxCalibAlg/DedxCalibCostheta.h"
Go to the source code of this file.
Macros | |
#define | Size 700000 |
Variables | |
const double | StepCostheta = (CosthetaMax-CosthetaMin)/NumBinCostheta |
#define Size 700000 |
Definition at line 14 of file DedxCalibCostheta.cxx.
const double StepCostheta = (CosthetaMax-CosthetaMin)/NumBinCostheta |
Definition at line 18 of file DedxCalibCostheta.cxx.
Referenced by DedxCalibCostheta::FillHists(), and DedxCalibCostheta::WriteHists().