Analysis Software
Documentation for sPHENIX simulation software
|
Variables | |
string | dirName '/sphenix/user/shulga/Work/TpcPadPlane_phi_coresoftware/coresoftware/calibrations/tpc/fillDigitalCurrentMaps/Files/' |
list | h_names [] |
list | ib sys.argv[1] |
list | bX sys.argv[2] |
string | name 'hist_G4Hits_sHijing_0-12fm_bX{}*' |
string | outputName './Files/Summary_hist_mdc2_UseFieldMaps_AA_event_{}_bX{}_new.root' |
filePattern dirName+name | |
tuple | files sorted(glob.glob(filePattern)) |
list | histos [] |
tuple | f TFile.Open(file) |
string | newName '_{}' |
tuple | hist f.Get(h_name) |
tuple | outfile TFile(outputName, "RECREATE") |
list add_histos_bX.bX sys.argv[2] |
Definition at line 21 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 21 of file add_histos_bX.py
Referenced by Acts::CartesianSegmentation.cellPosition(), Fe55.PlotXlines(), readDigitalCurrents.process_event(), and fillSpaceChargeMaps.process_event().
string add_histos_bX.dirName '/sphenix/user/shulga/Work/TpcPadPlane_phi_coresoftware/coresoftware/calibrations/tpc/fillDigitalCurrentMaps/Files/' |
Definition at line 10 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 10 of file add_histos_bX.py
Definition at line 35 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 35 of file add_histos_bX.py
Definition at line 28 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 28 of file add_histos_bX.py
tuple add_histos_bX.files sorted(glob.glob(filePattern)) |
Definition at line 29 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 29 of file add_histos_bX.py
list add_histos_bX.h_names [] |
Definition at line 13 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 13 of file add_histos_bX.py
tuple add_histos_bX.hist f.Get(h_name) |
Definition at line 42 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 42 of file add_histos_bX.py
list add_histos_bX.histos [] |
Definition at line 32 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 32 of file add_histos_bX.py
list add_histos_bX.ib sys.argv[1] |
Definition at line 20 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 20 of file add_histos_bX.py
Referenced by analysis(), Acts::Test.BOOST_AUTO_TEST_CASE(), Acts::BinningData.checkSubStructure(), Acts::Svg::DetectorVolumeConverter.convert(), Acts.convertBinning(), Packet_idll1v1.decode(), TowerInfoDefs.decode_emcal(), TowerInfoDefs.decode_hcal(), Acts.decodeBinning(), HcalMonDraw.DrawSecond(), estimateIntegerRange(), ActsExamples::TruthSeedingAlgorithm.execute(), Acts.extractSeries(), BEmcRec.FindClusters(), Acts::Experimental::BoundVolumesGrid1Impl.for(), Acts.from_json(), Acts.isEqual(), Acts::BinningData.m_totalBoundaries(), main(), materialComposition(), Acts::Sycl::detail::TripletSearch.operator()(), Acts::Experimental::detail.outputIndices(), HcalMon.process_event(), CemcMon.process_event(), ActsExamples::RootMaterialTrackReader.read(), ActsExamples::RootMeasurementWriter::DigitizationTree.setupClusterBranch(), ActsExamples::RootMeasurementWriter::DigitizationTree.setupTree(), Acts::Test::MultiTrajectoryTestsCommon< factory_t >.testTrackStateProxyShare(), Acts.to_json(), Acts::PortalJsonConverter.toJsonDetray(), Acts::Extent.toString(), and while().
string add_histos_bX.name 'hist_G4Hits_sHijing_0-12fm_bX{}*' |
Definition at line 25 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 25 of file add_histos_bX.py
string add_histos_bX.newName '_{}' |
Definition at line 38 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 38 of file add_histos_bX.py
tuple add_histos_bX.outfile TFile(outputName, "RECREATE") |
Definition at line 51 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 51 of file add_histos_bX.py
string add_histos_bX.outputName './Files/Summary_hist_mdc2_UseFieldMaps_AA_event_{}_bX{}_new.root' |
Definition at line 26 of file add_histos_bX.py.
View newest version in sPHENIX GitHub at line 26 of file add_histos_bX.py