Analysis Software
Documentation for sPHENIX simulation software
|
Variables | |
dictionary | muDict {} |
tuple | csv_reader csv.reader(csv_file, delimiter=",") |
list | jobID csv_row[0] |
tuple | mode float(csv_row[1]) |
tuple | mu int(csv_row[2]) |
tuple | exectime float(csv_row[3]) |
list | mdict muDict[mu] |
list | vmdict mdict[mode] |
tuple | ax plt.subplot(111) |
string | label "$\chi^{2}$<15, $n_{source link} <=10$" |
tuple CKF_timing_vs_mu.ax plt.subplot(111) |
Definition at line 40 of file CKF_timing_vs_mu.py.
View newest version in sPHENIX GitHub at line 40 of file CKF_timing_vs_mu.py
Referenced by ChargeMapReader.CanInterpolateAt(), Acts::TGeoSurfaceConverter.cylinderComponents(), Acts::TGeoSurfaceConverter.discComponents(), AnnularFieldSim.GenerateDistortionMaps(), AnnularFieldSim.GenerateSeparateDistortionMaps(), generateTruthIbfGainMap(), sPHElectronPairv1.get_phiv(), GPUTPCTrackParam.GetDCAPoint(), PHG4Utils.lines_intersect(), norm_binwidths(), Acts::TGeoSurfaceConverter.planeComponents(), AnnularFieldSim.PlotFieldSlices(), PHG4BlockCellReco.process_event(), PHG4CylinderCellReco.process_event(), Acts::Legacy::AtlasSeedFinder< SpacePoint >.production3Sp(), ChargeMapReader.ReadSourceAdc(), rebin_TH1D(), ChargeMapReader.RegenerateDensity(), and set_range().
tuple CKF_timing_vs_mu.csv_reader csv.reader(csv_file, delimiter=",") |
Definition at line 10 of file CKF_timing_vs_mu.py.
View newest version in sPHENIX GitHub at line 10 of file CKF_timing_vs_mu.py
tuple CKF_timing_vs_mu.exectime float(csv_row[3]) |
Definition at line 19 of file CKF_timing_vs_mu.py.
View newest version in sPHENIX GitHub at line 19 of file CKF_timing_vs_mu.py
list CKF_timing_vs_mu.jobID csv_row[0] |
Definition at line 15 of file CKF_timing_vs_mu.py.
View newest version in sPHENIX GitHub at line 15 of file CKF_timing_vs_mu.py
string CKF_timing_vs_mu.label "$\chi^{2}$<15, $n_{source link} <=10$" |
Definition at line 45 of file CKF_timing_vs_mu.py.
View newest version in sPHENIX GitHub at line 45 of file CKF_timing_vs_mu.py
Referenced by ac(), ana_starlight(), cluster_resolution(), PHG4EPDDetector.construct_block(), PHG4EPDDetector.ConstructMe(), InttMonDraw.DrawGlobalChipMap(), InttMonDraw.DrawGlobalLadderMap(), generate_label(), AlignmentDefs.getAllInttGlobalLabels(), AlignmentDefs.getAllMvtxGlobalLabels(), AlignmentDefs.getAllTpcGlobalLabels(), JetSpectra(), Acts::BoostTrackBuilding.operator()(), plot_comparisons_clusters(), plot_comparisons_purity(), PHPythia6.ReadConfig(), PHFlag.ReadFromFile(), reconstructionPerformance(), RejectionCurve_AuAuSummary(), RejectionCurve_AuAuSummary_Compare(), RejectionCurve_AuAuSummary_Compare2(), RejectionCurve_AuAuSummaryPos(), Jetscape::PartonShower.SaveAsGV(), Jetscape::JetScapeParticleBase.set_label(), sipmCalib(), track_calorimeter_matching(), and genfit::GblFitterInfo.updateFitResults().
Definition at line 23 of file CKF_timing_vs_mu.py.
View newest version in sPHENIX GitHub at line 23 of file CKF_timing_vs_mu.py
tuple CKF_timing_vs_mu.mode float(csv_row[1]) |
Definition at line 17 of file CKF_timing_vs_mu.py.
View newest version in sPHENIX GitHub at line 17 of file CKF_timing_vs_mu.py
Referenced by Acts::Python.addDetector(), Acts::Python.addPropagation(), Acts::Test.BOOST_AUTO_TEST_CASE(), drawCanvas_invMass(), ActsExamples::AlignedDetectorWithOptions.finalize(), Fun4All_TPC_UnpackPRDF_Batch(), gzstreambuf.open(), Acts::MaterialInteractor.operator()(), gzstreambuf.overflow(), PHActsGSF.set_pp_mode(), hcalHelper.setDisplayMode(), sipmCalib(), and gzstreambuf.underflow().
tuple CKF_timing_vs_mu.mu int(csv_row[2]) |
Definition at line 18 of file CKF_timing_vs_mu.py.
View newest version in sPHENIX GitHub at line 18 of file CKF_timing_vs_mu.py
Referenced by analyzeClusterEtIso(), boundParamResolution(), CBFunction(), CBFunction_withBG(), FastJetAlgo.cluster_and_fill(), getMeanRMS(), Rossegger.Kimu(), Rossegger.Limu(), Hydro.NSquant(), ps(), QPileUpToy.QPileUpToy(), Fun4AllSingleDstPileupInputManager.run(), Fun4AllDstPileupInputManager.run(), and simulateTimestamps().
dictionary CKF_timing_vs_mu.muDict {} |
Definition at line 6 of file CKF_timing_vs_mu.py.
View newest version in sPHENIX GitHub at line 6 of file CKF_timing_vs_mu.py
Definition at line 30 of file CKF_timing_vs_mu.py.
View newest version in sPHENIX GitHub at line 30 of file CKF_timing_vs_mu.py