Analysis Software
Documentation for sPHENIX simulation software
|
Variables | |
string | dirName './Files/' |
list | bXs [1508071, 3016509, 4524020, 6032112, 7540028, 9048092, 10556072, 12064371, 13572143, 15080178, 16588072, 18096105] |
list | h_names |
string | name 'hist_G4Hits_sHijing_0-12fm_bX{}' |
string | outputName './Files/Summary_ADC_NoW_hist_AA_event_0_bX{}.root' |
list | files [f for f in os.listdir(dirName) if re.match(name, f)] |
int | n 0 |
list | histos [] |
int | h 0 |
tuple | f TFile.Open(dirName+file) |
string | newName '_{}' |
tuple | hist f.Get(h_name) |
tuple | outfile TFile(outputName, "RECREATE") |
filePattern dirName+name | |
list add_histos.bXs [1508071, 3016509, 4524020, 6032112, 7540028, 9048092, 10556072, 12064371, 13572143, 15080178, 16588072, 18096105] |
Definition at line 9 of file add_histos.py.
View newest version in sPHENIX GitHub at line 9 of file add_histos.py
Referenced by Fun4All_FillChargesMap_300evts_MDC2(), Fun4All_FillDCMap(), and readBeamXings().
string add_histos.dirName './Files/' |
Definition at line 8 of file add_histos.py.
View newest version in sPHENIX GitHub at line 8 of file add_histos.py
Definition at line 26 of file add_histos.py.
View newest version in sPHENIX GitHub at line 26 of file add_histos.py
Definition at line 23 of file add_histos.py.
View newest version in sPHENIX GitHub at line 23 of file add_histos.py
Definition at line 21 of file add_histos.py.
View newest version in sPHENIX GitHub at line 21 of file add_histos.py
Referenced by compareRootFiles(), and MergeFiles().
int add_histos.h 0 |
Definition at line 25 of file add_histos.py.
View newest version in sPHENIX GitHub at line 25 of file add_histos.py
list add_histos.h_names |
Definition at line 10 of file add_histos.py.
View newest version in sPHENIX GitHub at line 10 of file add_histos.py
tuple add_histos.hist f.Get(h_name) |
Definition at line 31 of file add_histos.py.
View newest version in sPHENIX GitHub at line 31 of file add_histos.py
Referenced by ActsExamples::PlotHelpers.bookHisto(), CheckDeltaPtWithBoundaryMasks(), compareHitHistograms(), draw_hists_3D(), ClusterSequence.has_parents(), Mat_map_surface_plot(), Mat_map_surface_plot_1D(), Mat_map_surface_plot_ratio(), TpcClusterQA.process_event(), QuickWeirdTuplePlotter(), detail.readMaps(), TEST(), TEST_CASE(), and while().
list add_histos.histos [] |
Definition at line 23 of file add_histos.py.
View newest version in sPHENIX GitHub at line 23 of file add_histos.py
Referenced by ActsExamples::detail::NuclearInteractionParametrisation.buildInvariantMassParameters(), ActsExamples::detail::NuclearInteractionParametrisation.buildMomentumParameters(), ActsExamples::detail::NuclearInteractionParametrisation.buildMomPerMult(), EMCalTowerRingStudy(), ExploreTTrees(), handleconnection(), OnlMonClient.Print(), TpcClusterQA.process_event(), OnlMonClient.requestHistoByName(), OnlMonClient.requestHistoBySubSystem(), and RunMatcherComparator().
int add_histos.n 0 |
Definition at line 22 of file add_histos.py.
View newest version in sPHENIX GitHub at line 22 of file add_histos.py
string add_histos.name 'hist_G4Hits_sHijing_0-12fm_bX{}' |
Definition at line 19 of file add_histos.py.
View newest version in sPHENIX GitHub at line 19 of file add_histos.py
string add_histos.newName '_{}' |
Definition at line 28 of file add_histos.py.
View newest version in sPHENIX GitHub at line 28 of file add_histos.py
tuple add_histos.outfile TFile(outputName, "RECREATE") |
Definition at line 40 of file add_histos.py.
View newest version in sPHENIX GitHub at line 40 of file add_histos.py
Referenced by analyze(), AnalyzeResiduals(), BOOST_AUTO_TEST_CASE(), Compare_ntp_gtrack(), compareForthBackExtrapolation(), genfit::MaterialEffects.drawdEdx(), dst_simple_towerslope_runmacro(), MomentumEvaluator.End(), Fun4All_CaloProduction(), Fun4All_CaloProduction_PreQM23(), Fun4All_CaloWaveFormSim(), Fun4All_G4_block(), Fun4All_G4_Calos(), Fun4All_G4_Cylinder(), Fun4All_G4_W(), Fun4All_Year1(), G4TTree(), CaloCalibEmc_Pi0.Get_Histos(), LiteCaloEval.Get_Histos(), groot100(), HCALAnalysis.HCALAnalysis(), JetReso(), main(), makeGeom(), MatchJets(), MyHitTTree(), plotTimes(), RawClusterBuilderTemplate.PrintCylGeom(), Fun4AllMonitoring.PrintsMaps(), BEmcRec.PrintTowerGeometry(), run_macro(), run_macro_2(), OnlMonClient.SaveLogFile(), Fun4AllMonitoring.Snapshot(), towerslope_dst_runner(), TPCEventDisplay(), TPCEventDisplay_Clusters(), TPCEventDisplay_Hits(), TPCEventDisplay_Updated(), TPCEventDisplay_Updated_BCO(), tsdst_plus_tsfit(), write(), ActsExamples.writeDigiConfigToJson(), and ActsExamples.writeJsonGeometryList().
string add_histos.outputName './Files/Summary_ADC_NoW_hist_AA_event_0_bX{}.root' |
Definition at line 20 of file add_histos.py.
View newest version in sPHENIX GitHub at line 20 of file add_histos.py
Referenced by Acts::Python.addOutput(), and Acts::GeometryView3D.drawTrackingVolume().