|
BOSS 7.1.3
BESIII Offline Software System
|
#include <vector>#include <string>#include "TStyle.h"#include "TString.h"Go to the source code of this file.
Functions | |
| void | pushNo () |
| void | dEdxVsCos () |
Variables | |
| vector< string > | file |
| const int | no = 4 |
| const int | nbins = 80 |
| const double | cosMin = -1.0 |
| const double | cosMax = 1.0 |
| const double | chiMin = -30 |
| const double | chiMax = 30 |
| const double | chiSigmaMin = 0.5 |
| const double | chiSigmaMax = 6.5 |
| const double | fitMeanMin = 400 |
| const double | fitMeanMax = 720 |
| const double | fitSigmaMin = 20 |
| const double | fitSigmaMax = 50 |
| void dEdxVsCos | ( | ) |
Definition at line 30 of file CheckRung/check/dEdxVsCos.cxx.
| void pushNo | ( | ) |
Definition at line 11 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), gainVsDoca(), and gainVsEangle().
| const double chiMax = 30 |
Definition at line 22 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), dEdxVsCosNP(), and dEdxVsP().
| const double chiMin = -30 |
Definition at line 21 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), dEdxVsCosNP(), and dEdxVsP().
| const double chiSigmaMax = 6.5 |
Definition at line 24 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), dEdxVsCosNP(), and dEdxVsP().
| const double chiSigmaMin = 0.5 |
Definition at line 23 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), dEdxVsCosNP(), and dEdxVsP().
| const double cosMax = 1.0 |
Definition at line 20 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), and dEdxVsCosNP().
| const double cosMin = -1.0 |
Definition at line 19 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), and dEdxVsCosNP().
| vector<string> file |
Definition at line 10 of file CheckRung/check/dEdxVsCos.cxx.
| const double fitMeanMax = 720 |
Definition at line 26 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), dEdxVsCosNP(), and dEdxVsP().
| const double fitMeanMin = 400 |
Definition at line 25 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), dEdxVsCosNP(), and dEdxVsP().
| const double fitSigmaMax = 50 |
Definition at line 28 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), dEdxVsCosNP(), and dEdxVsP().
| const double fitSigmaMin = 20 |
Definition at line 27 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), dEdxVsCosNP(), and dEdxVsP().
| const int nbins = 80 |
Definition at line 18 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by DedxCalibMomentum::AnalyseHists(), DedxCalibMomentum::BookHists(), dEdxVsCos(), dEdxVsCosNP(), dEdxVsP(), HadronCalibration::plotEfficiency(), HadronSaturation::setCosBins(), and DedxCalibMomentum::WriteHists().
| const int no = 4 |
Definition at line 17 of file CheckRung/check/dEdxVsCos.cxx.
Referenced by dEdxVsCos(), dEdxVsCosNP(), dEdxVsP(), EsTimeAlg::execute(), MdcCalibAlg::execute(), ITofQCorrSvc::getBarEast(), TofQCorrSvc::getBarEast(), ITofQCorrSvc::getBarWest(), TofQCorrSvc::getBarWest(), ITofQCorrSvc::getEndcap(), TofQCorrSvc::getEndcap(), BesClient::GetEvent(), MdcROOTGeo::GetSegment(), RootCorrectedETSCnv::i_createObj(), RootEsTimeCalibDataCnv::i_createObj(), RootInjSigTimeCnv::i_createObj(), RootOffEvtFilterCnv::i_createObj(), TreeCorrectedETSCnv::i_createObj(), TreeEsTimeCalibDataCnv::i_createObj(), TreeInjSigTimeCnv::i_createObj(), TreeOffEvtFilterCnv::i_createObj(), HltID::is_algorithm(), HltID::is_criteria(), HltID::is_energy(), HltID::is_eventtype(), HltID::is_ncon(), HltID::is_number(), HltID::is_version(), PartProduce::lg_strip(), MdcTunningSvc::MdcTunningSvc(), PARAMETER(), sAph1(), CalibData::DedxCalibData::set_enanglesize(), CalibData::DedxCalibData::set_hadronNo(), MdcROOTGeo::SetAllVisible(), MdcROOTGeo::SetDefaultVis(), MdcROOTGeo::SetHalfVisible(), MdcROOTGeo::SetQuarterVisible(), and MdcROOTGeo::SetVolumeDefaultVis().