|
BOSS 7.1.1
BESIII Offline Software System
|
#include "GaudiKernel/MsgStream.h"#include <sstream>#include <string>#include "TTree.h"#include "TH1F.h"#include "TF1.h"#include "TFile.h"#include "TStyle.h"#include "TCanvas.h"#include "DedxCalibAlg/DedxCalibEAng.h"Go to the source code of this file.
Variables | |
| const double | StepEAng = (PhiMax-PhiMin)/NumSlices |
Definition at line 17 of file DedxCalibEAng.cxx.
Referenced by DedxCalibEAng::FillHists(), and DedxCalibEAng::WriteHists().