|
BOSS 8.0.0
BESIII Offline Software System
|
Go to the source code of this file.
Functions | |
| TFile | f ("ana_bhabha660a_dqa_mcPat_zy_old.root") |
| for (Int_t j=5;j< 15;j++) | |
| cout<< "end eff1"<< endl;TFile f("ana_bhabha660a_dqa_dataPat_zy_old.root");for(Int_t j=5;j< 15;j++) { sprintf(cut, "kal_costheta0_em>-0.93&&kal_costheta0_em<0.93&&kal_pxy0_em>=0.05+%d*0.1&&kal_" "pxy0_em<0.15+%d*0.1&&NGch>=1", j, j);Bhabha-> | Draw ("kal_pxy0_em", cut) |
| sprintf (cut, "kal_costheta0_em>-0.93&&kal_costheta0_em<0.93&&kal_pxy0_em>=0.05+%d*0.1&&kal_" "pxy0_em<0.15+%d*0.1&&NGch>=2", j, j) | |
| Bhabha | Draw ("kal_pxy0_ep", cut) |
| cout<< "end eff5"<< endl;TGraph *gr1=new TGraphErrors(15, x, eff_ep, errx, err_ep);TGraph *gr2=new TGraphErrors(15, x, eff_em, errx, err_em);TGraph *gr3=new TGraphErrors(15, x, eff_ep2, errx, err_ep2);TGraph *gr4=new TGraphErrors(15, x, eff_em2, errx, err_em2);TGraph *gr5=new TGraphErrors(15, x, eff_ep3, errx, err_ep3);TGraph *gr6=new TGraphErrors(15, x, eff_em3, errx, err_em3);TGraph *gr7=new TGraphErrors(15, x, eff_ep4, errx, err_ep4);TGraph *gr8=new TGraphErrors(15, x, eff_em4, errx, err_em4);TGraph *gr9=new TGraphErrors(15, x, eff_ep5, errx, err_ep5);TGraph *gr10=new TGraphErrors(15, x, eff_em5, errx, err_em5);TCanvas *c1=new TCanvas("c1", "bhabha_eff", 100, 10, 600, 400);TMultiGraph *mg=new TMultiGraph();mg-> | SetTitle ("bhabha_eff") |
| gr1 | SetLineColor (1) |
| gr2 | SetLineColor (2) |
| gr9 | SetLineColor (5) |
| gr1 | SetMarkerColor (1) |
| gr2 | SetMarkerColor (2) |
| gr9 | SetMarkerColor (5) |
| gr1 | SetMarkerStyle (8) |
| gr3 | SetMarkerStyle (20) |
| gr9 | SetMarkerStyle (28) |
| mg | Add (gr3) |
| mg | Add (gr7) |
| mg | Draw ("AP") |
| mg | GetYaxis () -> SetRangeUser(0.8, 1.02) |
| mg | GetXaxis () -> SetRangeUser(0.5, 1.9) |
| legend | AddEntry (gr3, "e+ Data oldPat", "p") |
| legend | AddEntry (gr7, "e+ Data newPat", "p") |
| legend | Draw () |
Variables | |
| Double_t | errx [18] = { 0 } |
| Int_t | pxy_ep1 [18] |
| Int_t | pxy_ep2 [18] |
| Int_t | pxy_ep3 [18] = htemp->GetEntries() |
| Int_t | pxy_ep4 [18] = htemp->GetEntries() |
| Int_t | pxy_ep5 [18] = htemp->GetEntries() |
| Int_t | pxy_ep6 [18] = htemp->GetEntries() |
| Int_t | pxy_ep7 [18] = htemp->GetEntries() |
| Int_t | pxy_ep8 [18] = htemp->GetEntries() |
| Int_t | pxy_ep9 [18] = htemp->GetEntries() |
| Int_t | pxy_ep10 [18] = htemp->GetEntries() |
| Int_t | pxy_ep11 [18] |
| Int_t | pxy_ep12 [18] |
| Int_t | pxy_em1 [18] |
| Int_t | pxy_em2 [18] |
| Int_t | pxy_em3 [18] = htemp->GetEntries() |
| Int_t | pxy_em4 [18] = htemp->GetEntries() |
| Int_t | pxy_em5 [18] = htemp->GetEntries() |
| Int_t | pxy_em6 [18] = htemp->GetEntries() |
| Int_t | pxy_em7 [18] = htemp->GetEntries() |
| Int_t | pxy_em8 [18] = htemp->GetEntries() |
| Int_t | pxy_em9 [18] = htemp->GetEntries() |
| Int_t | pxy_em10 [18] = htemp->GetEntries() |
| Int_t | pxy_em11 [18] |
| Int_t | pxy_em12 [18] |
| Double_t | eff_ep [18] |
| Double_t | eff_em [18] |
| Double_t | err_ep [18] |
| Double_t | err_em [18] |
| Double_t | eff_ep2 [18] |
| Double_t | eff_em2 [18] |
| Double_t | err_ep2 [18] |
| Double_t | err_em2 [18] |
| Double_t | eff_ep3 [18] |
| Double_t | eff_em3 [18] |
| Double_t | err_ep3 [18] |
| Double_t | err_em3 [18] |
| Double_t | eff_ep4 [18] |
| Double_t | eff_em4 [18] |
| Double_t | err_ep4 [18] |
| Double_t | err_em4 [18] |
| Double_t | eff_ep5 [18] |
| Double_t | eff_em5 [18] |
| Double_t | err_ep5 [18] |
| Double_t | err_em5 [18] |
| Double_t | eff_ep6 [18] |
| Double_t | eff_em6 [18] |
| Double_t | err_ep6 [18] |
| Double_t | err_em6 [18] |
| Char_t | cut [200] |
| TLegend * | legend = new TLegend( 0.7, 0.65, 0.85, 0.75 ) |
| mg Add | ( | gr3 | ) |
| mg Add | ( | gr7 | ) |
| legend AddEntry | ( | gr3 | , |
| "e+ Data oldPat" | , | ||
| "p" | ) |
| legend AddEntry | ( | gr7 | , |
| "e+ Data newPat" | , | ||
| "p" | ) |
| mg Draw | ( | "AP" | ) |
| Bhabha Draw | ( | "kal_pxy0_em" | , |
| cut | ) |
| Bhabha Draw | ( | "kal_pxy0_ep" | , |
| cut | ) |
| legend Draw | ( | ) |
| TFile f | ( | "ana_bhabha660a_dqa_mcPat_zy_old.root" | ) |
Referenced by KalmanFit::Lpav::add_point(), Lpav::add_point(), KalmanFit::Lpav::add_point_frac(), Lpav::add_point_frac(), rdbModel::Row::addField(), BesGMenuBar::AddFrameBefore(), TRunge::approach_line(), EFResult::appToEFVec(), Dalitz::Babar_sakurai(), barrel_con2root(), barrel_conv2root(), bitDisplay(), EvtbTosllVectorAmp::CalcAmp(), calib_conv2root(), eformat::FullEventFragment< TPointer >::check_tree(), eformat::old::ROBFragment::check_tree(), eformat::ROSFragment< TPointer >::check_tree(), eformat::SubDetectorFragment< TPointer >::check_tree(), Scheduler::clear(), Trajectory::clone(), TrkHotListFull::clone(), CgemIndexFile::close(), Code::Code(), components(), MdcSagTraj::curvature(), TrkDifPieceTraj::curvature(), TrkLineTraj::curvature(), EvtAngH2::decay(), EvtBHadronic::decay(), EvtBody3::decay(), EvtHAngSam3::decay(), EvtMassH1::decay(), EvtMassH2::decay(), EvtmH2::decay(), HelixTraj::direction(), NeutTraj::direction(), TrkCircleTraj::direction(), TMDC::driftDistance(), MdcxFindTracks::drophits(), endcap_con2root(), endcap_conv2root(), etf_conv2root(), CheckMYSQL::execute(), Builder::expect(), Builder::expectInt(), Builder::expectLong(), Wr2dMdcCalib::fcnWireParab(), fcnXT(), XtMdcCalib::fcnXT(), fcnXtEdge(), XtMdcCalib::fcnXtEdge(), FIFO< _T >::FIFO(), DedxCalibCostheta::FillHists(), DedxCalibDocaEAng::FillHists(), DedxCalibEAng::FillHists(), DedxCalibLayerGain::FillHists(), DedxCalibMomentum::FillHists(), DedxCalibRunByRun::FillHists(), DedxCalibTzero::FillHists(), DedxCalibWireGain::FillHists(), DedxSaveWireGain::FillHists(), TofCalibFit::fillRoot(), TofCalibration::fillRoot(), CheckOefDbAlg::finalize(), Builder::find(), T3DLineFitter::fit(), TCosmicFitter::fit(), TRobustLineFitter::fit(), TMLink::fit2D(), TTrack::fit2D(), TRunge::Function(), TRadSpline5::GetCoeff(), DedxCalib::getCurvePar(), EvtBtoXsgammaRootFinder::GetGaussIntegFcnRoot(), IMdcTunningSvc::GetRes2(), MdcTunningSvc::GetRes2(), IMdcTunningSvc::GetRes3(), MdcTunningSvc::GetRes3(), EvtBtoXsgammaRootFinder::GetRootSingleFunc(), BesMdcCalTransfer::GetSigma(), KalFitTrack::getSigma(), EvtbTosllBallFF::getVectorFF(), digiRootReaderAlg::initialize(), EmcBuilder::initialize(), EmcMcHitBuilder::initialize(), HltBuilder::initialize(), McParticleBuilder::initialize(), MdcBuilder::initialize(), MdcMcHitBuilder::initialize(), MucMcHitBuilder::initialize(), TofBuilder::initialize(), TofMcHitBuilder::initialize(), rdbModel::Table::insertLatest(), rdbModel::Table::insertRow(), KalmanFit::Lpar::intersect, Lpar::intersect, join(), main(), TTrackManager::makeTds(), MdcxAddHits::MdcxAddHits(), MdcxAddHits::MdcxAddHits(), MdcxFindTracks::MdcxFindTracks(), MdcxMergeDups::MdcxMergeDups(), MixerAlg::nextEvent(), RawDataInputSvc::nextEvent(), rdbModel::Assertion::Operator::Operator(), detail::CompareAndPrint::operator()(), operator<<(), HelixTraj::position(), NeutTraj::position(), TrkCircleTraj::position(), TrkDifLineTraj::position(), MdcxFindTracks::process(), EvtDalitzPlot::q(), BesTofDigitizerEcV3::ReadEffTree(), RawEventReader::readEvent(), readTree(), TrkFitMaker::repointHypo(), TrkHotList::resetParent(), MdcxFindTracks::resout(), eformat::old::ROBFragment::rod(), Dalitz::sakurai(), BesClient::SaveGeoAs(), XmlRpc::XmlRpcValue::setDoubleFormat(), TrkHitOnTrk::setFltLen(), DstMucTrack::setkalDof(), TMucTrack::setkalDof(), TRecMucTrack::setkalDof(), sim_barrel_conv2root(), sim_conv2root(), sim_endcap_conv2root(), Single_pideff(), Single_trkeff_p(), Single_trkeff_pt(), TrackStatus(), TRadSplinePoly5::TRadSplinePoly5(), TrkHotListFull::TrkHotListFull(), TrkHotListFull::TrkHotListFull(), Trajectory::validFlightDistance(), rdbModel::Assertion::Operator::verify(), Range::within(), Range::within2(), WriteBeamParToDb(), DedxCalibCostheta::WriteHists(), DedxCalibDocaEAng::WriteHists(), DedxCalibEAng::WriteHists(), DedxCalibLayerGain::WriteHists(), DedxCalibMomentum::WriteHists(), DedxCalibRunByRun::WriteHists(), DedxCalibTzero::WriteHists(), DedxCalibWireGain::WriteHists(), WriteLumDB(), writeTree(), and TRunge::Yscal().
| for | ( | ) |
Definition at line 67 of file DQA/DQASelBhabha/share/eff.cxx.
| mg GetXaxis | ( | ) | -> SetRangeUser(0.5, 1.9) |
| mg GetYaxis | ( | ) | -> SetRangeUser(0.8, 1.02) |
| gr6 SetLineColor | ( | 1 | ) |
Referenced by BesGeoTrack::ExecuteEvent(), and BesGeoTrack::SetCharge().
| gr SetLineColor | ( | 2 | ) |
| gr10 SetLineColor | ( | 5 | ) |
| gr6 SetMarkerColor | ( | 1 | ) |
Referenced by BesMarker2D::BesMarker2D(), and BesMarker2D::BesMarker2D().
| gr8 SetMarkerColor | ( | 2 | ) |
| gr10 SetMarkerColor | ( | 5 | ) |
| gr8 SetMarkerStyle | ( | 20 | ) |
| gr10 SetMarkerStyle | ( | 28 | ) |
| gr6 SetMarkerStyle | ( | 8 | ) |
| cout<< "end eff5"<< endl;TGraph *gr1=new TGraphErrors(15, x, eff_ep, errx, err_ep);TGraph *gr2=new TGraphErrors(15, x, eff_em, errx, err_em);TGraph *gr3=new TGraphErrors(15, x, eff_ep2, errx, err_ep2);TGraph *gr4=new TGraphErrors(15, x, eff_em2, errx, err_em2);TGraph *gr5=new TGraphErrors(15, x, eff_ep3, errx, err_ep3);TGraph *gr6=new TGraphErrors(15, x, eff_em3, errx, err_em3);TGraph *gr7=new TGraphErrors(15, x, eff_ep4, errx, err_ep4);TGraph *gr8=new TGraphErrors(15, x, eff_em4, errx, err_em4);TGraph *gr9=new TGraphErrors(15, x, eff_ep5, errx, err_ep5);TGraph *gr10=new TGraphErrors(15, x, eff_em5, errx, err_em5);TCanvas *c1=new TCanvas("c1", "bhabha_eff", 100, 10, 600, 400);TMultiGraph *mg=new TMultiGraph();mg-> SetTitle | ( | "bhabha_eff" | ) |
| sprintf | ( | cut | , |
| " | kal_costheta0_em ) |
Referenced by barrel_con2root(), barrel_conv2root(), BeamEnergyOnline(), CalibBase::calib(), IniCalib::calib(), PreT0Calib::calib(), PreXtCalib::calib(), XtInteCalib::calib(), calib_barrel_common::calib_barrel_common(), calib_barrel_q0::calib_barrel_q0(), calib_barrel_sigma::calib_barrel_sigma(), calib_conv2root(), calib_endcap_atten::calib_endcap_atten(), calib_endcap_sigma::calib_endcap_sigma(), calib_etf_bunch::calib_etf_bunch(), AutoHistoCompare::ComparisonH1(), BesEvent::ConstructEmcTrackFromRec(), BesEvent::ConstructMdcTrackFromRec(), BesEvent::ConstructMucTrackFromRec(), RootEstTofCalibDataCnv::createRoot(), RootTofCalibDataCnv::createRoot(), EvtJscont::decay(), BesVisDisplay::DrawHeader(), BesVisDisplay::DrawTitle(), endcap_con2root(), endcap_conv2root(), etf_conv2root(), CheckMYSQL::execute(), DQA_EMC::execute(), DQA_MUC::execute(), TofCalibFit::fillRoot(), TofCalibManager::fillRoot(), TofCalibration::fillRoot(), Ekhara::finalize(), TofEnergyCalib::finalize(), TwoGamma::finalize(), TTrack::fit2D(), for(), for(), XmlRpc::XmlRpcClient::generateHeader(), XmlRpc::XmlRpcServerConnection::generateHeader(), HltConfigSvc::GenFileFromDatabase(), FieldDBUtil::ConnectionDB::getBeamEnergy(), FieldDBUtil::ConnectionDB::getBeamEnergy(), RealDBUtil::ConnectionProvider::getcal(), getConstants(), DedxCurSvc::getDedxCurveInfo(), EmcSatuDeadEnSvc::getEmcSatuDeadEnSvcInfo(), EmcShEnCalibSvc::getEmcShEnCalibSvcInfo(), getFnamesAtDB(), getHistList(), RealDBUtil::ConnectionProvider::getLumCurvePar(), MdcTunningSvc::getMdcTuningTableInfo(), Bes2DView::GetObjectInfo(), BesView::GetObjectInfo(), RealDBUtil::ConnectionProvider::getReadBackgroundInfo(), RealDBUtil::ConnectionProvider::getReadBunchInfo(), calibUtil::Metadata::getReadCorrectedETSInfo(), calibUtil::Metadata::getReadDedxInfo(), calibUtil::Metadata::getReadDedxSimInfo(), calibUtil::Metadata::getReadEMCInfo(), calibUtil::Metadata::getReadEsTimeInfo(), calibUtil::Metadata::getReadEstTofInfo(), calibUtil::Metadata::getReadInjSigIntervalInfo(), calibUtil::Metadata::getReadInjSigTimeInfo(), RealDBUtil::ConnectionProvider::getReadLumInfo(), calibUtil::Metadata::getReadMdcAlignInfo(), calibUtil::Metadata::getReadMdcDataConstInfo(), calibUtil::Metadata::getReadMDCInfo(), calibUtil::Metadata::getReadMUCInfo(), calibUtil::Metadata::getReadOffEvtFilterInfo(), FieldDBUtil::ConnectionDB::getReadSC_MagnetInfo(), FieldDBUtil::ConnectionDB::getReadSC_MagnetInfo(), calibUtil::Metadata::getReadTOFInfo(), calibUtil::Metadata::getReadTofQElecInfo(), calibUtil::Metadata::getReadTofSimInfo(), RealDBUtil::ConnectionProvider::getReadTofThreshInfo(), RealDBUtil::ConnectionProvider::getReadTrgTableInfo(), RealDBUtil::ConnectionProvider::getRunInfo(), ScanEnergySvc::getScanEnergySvcInfo(), CalibMySQLCnvSvc::getSftParVer(), EmcSatuDeadEnSvc::getSftParVer(), EmcShEnCalibSvc::getSftParVer(), TofEnergyCalibSvc::getSftParVer(), getSimConstants(), Identifier::getString(), TofEnergyCalibSvc::getTofEnergyCalibSvcInfo(), TofQCorrSvc::getTofQCorrInfo(), RealDBUtil::ConnectionProvider::getTrgConfigInfo(), RootEstTofCalibDataCnv::i_createObj(), RootMdcCalibDataCnv::i_createObj(), RootMucCalibDataCnv::i_createObj(), RootTofCalibDataCnv::i_createObj(), TreeEstTofCalibDataCnv::i_createObj(), TreeMucCalibDataCnv::i_createObj(), TreeTofCalibDataCnv::i_createObj(), CalibBase::init(), GrXtCalib::init(), IniCalib::init(), PreT0Calib::init(), PreXtCalib::init(), QtCalib::init(), ResiAlign::init(), T0Calib::init(), XtCalib::init(), XtInteCalib::init(), MucCalibMgr::Init2DEffHisto(), EmcROOTGeo::Init2DGeometry(), MagneticFieldSvc::init_params(), MucCalibMgr::InitClusterHisto(), MucCalibMgr::InitHistoLV2(), BesVisAlg::initialize(), DQA_EMC::initialize(), DQA_MUC::initialize(), EFGlobalEnergy::initialize(), GrXtMdcCalib::initialize(), IniMdcCalib::initialize(), MdcCalib::initialize(), MilleAlign::initialize(), PreT0MdcCalib::initialize(), PreXtMdcCalib::initialize(), QtMdcCalib::initialize(), ResiAlign::initialize(), T0MdcCalib::initialize(), TestDbAlg::initialize(), Wr2dMdcCalib::initialize(), WrMdcCalib::initialize(), XtInteMdcCalib::initialize(), XtMdcCalib::initialize(), MucCalibMgr::InitOnlineHisto(), MdcCosGeom::initPream(), MucCalibMgr::InitResHisto(), MdcCosGeom::initWire(), EvtJetSet::jetSetInit(), join(), BesClient::LoadGeoFile(), BesClient::LoadMyConfig(), main(), AutoHistoCompare::MatchH1(), CalibBase::mergeHist(), GrXtCalib::mergeHist(), IniCalib::mergeHist(), PreT0Calib::mergeHist(), PreXtCalib::mergeHist(), QtCalib::mergeHist(), ResiAlign::mergeHist(), T0Calib::mergeHist(), XtCalib::mergeHist(), XtInteCalib::mergeHist(), mwAssert(), mwFree(), mwInit(), mwMark(), mwVerify(), BesClient::OpenEventFile(), BesClient::OpenEventFile(), BesClient::OpenGeoFile(), EmcSelBhaEvent::OutputMV(), EvtPythia::pythiaInit(), BesTofDigitizerEcV3::ReadEffTree(), ReadFromDB(), readTree(), ReWriteBeamParToDb(), BesClient::SaveGeoAs(), BesClient::SaveMyConfig(), BesClient::SavePicAs(), BesClient::SavePicAsPS(), EmcROOTGeo::SetHits(), MdcROOTGeo::SetHits(), MucROOTGeo::SetHits(), TofROOTGeo::SetHits(), CalibData::MdcCalibData::setNewXtpar(), CalibData::MdcCalibData::setR2tpar(), sim_barrel_conv2root(), sim_endcap_conv2root(), Single_trkeff_p(), Single_trkeff_pt(), testStruct(), EvtAbsBinning< T >::typeLabel(), IniMdcCalib::updateConst(), PreT0MdcCalib::updateConst(), PreXtMdcCalib::updateConst(), WriteBeamParToDb(), WriteLumDB(), WriteLumTauDB(), and writeTree().
| Char_t cut[200] |
Definition at line 62 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_em[18] |
Definition at line 33 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_em2[18] |
Definition at line 38 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_em3[18] |
Definition at line 43 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_em4[18] |
Definition at line 48 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_em5[18] |
Definition at line 53 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_em6[18] |
Definition at line 58 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_ep[18] |
Definition at line 32 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_ep2[18] |
Definition at line 37 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_ep3[18] |
Definition at line 42 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_ep4[18] |
Definition at line 47 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_ep5[18] |
Definition at line 52 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t eff_ep6[18] |
Definition at line 57 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_em[18] |
Definition at line 35 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_em2[18] |
Definition at line 40 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_em3[18] |
Definition at line 45 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_em4[18] |
Definition at line 50 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_em5[18] |
Definition at line 55 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_em6[18] |
Definition at line 60 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_ep[18] |
Definition at line 34 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_ep2[18] |
Definition at line 39 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_ep3[18] |
Definition at line 44 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_ep4[18] |
Definition at line 49 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_ep5[18] |
Definition at line 54 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t err_ep6[18] |
Definition at line 59 of file DQA/DQASelBhabha/share/eff.cxx.
| Double_t errx[18] = { 0 } |
Definition at line 4 of file DQA/DQASelBhabha/share/eff.cxx.
Referenced by Single_trkeff_p(), and Single_trkeff_pt().
| TLegend* legend = new TLegend( 0.7, 0.65, 0.85, 0.75 ) |
Definition at line 393 of file DQA/DQASelBhabha/share/eff.cxx.
Referenced by AddEntry(), AddEntry(), AddEntry(), AddEntry(), Draw(), Single_pideff(), Single_trkeff_p(), and Single_trkeff_pt().
| Int_t pxy_em1[18] |
Definition at line 19 of file DQA/DQASelBhabha/share/eff.cxx.
Referenced by for().
| pxy_em10[j] = htemp->GetEntries() |
Definition at line 28 of file DQA/DQASelBhabha/share/eff.cxx.
| Int_t pxy_em11[18] |
Definition at line 29 of file DQA/DQASelBhabha/share/eff.cxx.
| Int_t pxy_em12[18] |
Definition at line 30 of file DQA/DQASelBhabha/share/eff.cxx.
| Int_t pxy_em2[18] |
Definition at line 20 of file DQA/DQASelBhabha/share/eff.cxx.
Referenced by for().
| pxy_em3[j] = htemp->GetEntries() |
Definition at line 21 of file DQA/DQASelBhabha/share/eff.cxx.
Referenced by Draw().
| pxy_em4[j] = htemp->GetEntries() |
Definition at line 22 of file DQA/DQASelBhabha/share/eff.cxx.
Referenced by Draw().
| pxy_em5[j] = htemp->GetEntries() |
Definition at line 23 of file DQA/DQASelBhabha/share/eff.cxx.
| pxy_em6[j] = htemp->GetEntries() |
Definition at line 24 of file DQA/DQASelBhabha/share/eff.cxx.
| pxy_em7[j] = htemp->GetEntries() |
Definition at line 25 of file DQA/DQASelBhabha/share/eff.cxx.
| pxy_em8[j] = htemp->GetEntries() |
Definition at line 26 of file DQA/DQASelBhabha/share/eff.cxx.
| pxy_em9[j] = htemp->GetEntries() |
Definition at line 27 of file DQA/DQASelBhabha/share/eff.cxx.
| Int_t pxy_ep1[18] |
Definition at line 6 of file DQA/DQASelBhabha/share/eff.cxx.
Referenced by for().
| pxy_ep10[j] = htemp->GetEntries() |
Definition at line 15 of file DQA/DQASelBhabha/share/eff.cxx.
| Int_t pxy_ep11[18] |
Definition at line 16 of file DQA/DQASelBhabha/share/eff.cxx.
| Int_t pxy_ep12[18] |
Definition at line 17 of file DQA/DQASelBhabha/share/eff.cxx.
| Int_t pxy_ep2[18] |
Definition at line 7 of file DQA/DQASelBhabha/share/eff.cxx.
Referenced by for().
| pxy_ep3[j] = htemp->GetEntries() |
Definition at line 8 of file DQA/DQASelBhabha/share/eff.cxx.
Referenced by Draw().
| pxy_ep4[j] = htemp->GetEntries() |
Definition at line 9 of file DQA/DQASelBhabha/share/eff.cxx.
Referenced by sprintf().
| pxy_ep5[j] = htemp->GetEntries() |
Definition at line 10 of file DQA/DQASelBhabha/share/eff.cxx.
| pxy_ep6[j] = htemp->GetEntries() |
Definition at line 11 of file DQA/DQASelBhabha/share/eff.cxx.
| pxy_ep7[j] = htemp->GetEntries() |
Definition at line 12 of file DQA/DQASelBhabha/share/eff.cxx.
| pxy_ep8[j] = htemp->GetEntries() |
Definition at line 13 of file DQA/DQASelBhabha/share/eff.cxx.
| pxy_ep9[j] = htemp->GetEntries() |
Definition at line 14 of file DQA/DQASelBhabha/share/eff.cxx.