Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
check_smearing_config Namespace Reference

Variables

tuple args argparse.ArgumentParser()
 
list volumes [7, 8, 9, 12, 13, 14, 16, 17, 18]
 
list base_cli
 
tuple output subprocess.check_output(base_cli)
 
tuple ref_path
 
tuple ref ifile.read()
 
tuple lhs line_ref.strip()
 
tuple rhs line_gen.strip()
 

Variable Documentation

tuple check_smearing_config.args argparse.ArgumentParser()

Definition at line 18 of file check_smearing_config.py.

View newest version in sPHENIX GitHub at line 18 of file check_smearing_config.py

Referenced by Acts::detail::action_list_impl< first, others...>.action(), Acts::detail::action_list_impl< last >.action(), testing::gmock_generated_actions_test.ACTION(), testing::gmock_generated_actions_test.ACTION_TEMPLATE(), testing.ACTION_TEMPLATE(), Acts::Python.addLogging(), Acts::AnyBase< ACTS_SOURCELINK_SBO_SIZE >.AnyBase(), Acts::Test.BOOST_AUTO_TEST_CASE(), Acts::detail::abort_list_impl< first, others...>.check(), Acts::detail::abort_list_impl< last >.check(), Acts::Test::LayerCreatorFixture.checkBinning(), testing::internal.ColoredPrintf(), Acts::Delegate< R(Args...), H, O >.connect(), AnyVector.create(), Acts::Test::SurfaceArrayCreatorFixture.createEquidistantAxis(), Acts::Test::SurfaceArrayCreatorFixture.createVariableAxis(), PasswordDialog.Entered(), testing::internal::TypedExpectation< F >.ExplainMatchResultTo(), testing::internal::FunctionMockerBase< R(A1, A2)>.FindMatchingExpectationLocked(), testing::internal::FunctionMockerBase< R(A1, A2)>.FormatUnexpectedCallMessageLocked(), Acts::Python::Context.get(), testing::internal::TypedExpectation< F >.GetActionForArguments(), testing::internal::TypedExpectation< F >.GetCurrentAction(), testing::internal::InvokeHelper< R,::testing::tuple< A1 > >.Invoke(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2 > >.Invoke(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3 > >.Invoke(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4 > >.Invoke(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5 > >.Invoke(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6 > >.Invoke(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > >.Invoke(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8 > >.Invoke(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8, A9 > >.Invoke(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8, A9, A10 > >.Invoke(), testing::internal::InvokeHelper< R,::testing::tuple< A1 > >.InvokeMethod(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2 > >.InvokeMethod(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3 > >.InvokeMethod(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4 > >.InvokeMethod(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5 > >.InvokeMethod(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6 > >.InvokeMethod(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > >.InvokeMethod(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8 > >.InvokeMethod(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8, A9 > >.InvokeMethod(), testing::internal::InvokeHelper< R,::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8, A9, A10 > >.InvokeMethod(), testing::internal::FunctionMockerBase< R(A1, A2)>.InvokeWith(), Acts::detail::SmallObjectCache.make(), Jetscape.make_unique(), make_var_map(), Acts::Surface.makeShared(), Acts::Test::SurfaceArrayCreatorFixture.makeSurfaceGridLookup2D(), testing::internal::PairMatchBase< D, Op >::Impl< Tuple >.MatchAndExplain(), testing::internal::TypedExpectation< F >.Matches(), mg_http_handler(), Acts::AdaptiveGridTrackDensity< spatialTrkGridSize, temporalTrkGridSize >.multivariateGaussian(), trento::Output.operator()(), Acts::Delegate< R(Args...), H, O >.operator()(), ActsExamples::Options.parse(), testing::gmock_generated_actions_test::SubstractAction.Perform(), testing::PolymorphicAction< Impl >::MonomorphicImpl< F >.Perform(), testing::internal::ActionHelper< Result, Impl >.Perform(), testing::internal::SetArgumentPointeeAction< N, A, kIsProto >.Perform(), testing::internal::SetArgumentPointeeAction< N, Proto, true >.Perform(), testing::internal::FunctionMockerBase< R(A1, A2)>.PrintTriedExpectationsLocked(), Fun4AllOutputManager.SetClosingScriptArgs(), testing::internal::TypedExpectation< F >.ShouldHandleArguments(), PHG4Reco.StartGui(), Acts.template_switch(), Acts.template_switch_lambda(), testing::internal::FunctionMockerBase< R(A1, A2)>.UntypedDescribeUninterestingCall(), testing::internal::FunctionMockerBase< R(A1, A2)>.UntypedFindMatchingExpectation(), testing::internal::FunctionMockerBase< R(A1, A2)>.UntypedPerformAction(), testing::internal::FunctionMockerBase< R(A1, A2)>.UntypedPerformDefaultAction(), testing::internal::FunctionMockerBase< R(A1, A2)>.UntypedPrintArgs(), DbFormEntry.Updated(), and Acts.zip().

list check_smearing_config.base_cli
Initial value:
1 [
2  "python",
3  args.sourcedir + "/Examples/Algorithms/Digitization/scripts/smearing-config.py",
4 ]

Definition at line 25 of file check_smearing_config.py.

View newest version in sPHENIX GitHub at line 25 of file check_smearing_config.py

tuple check_smearing_config.output subprocess.check_output(base_cli)

Definition at line 51 of file check_smearing_config.py.

View newest version in sPHENIX GitHub at line 51 of file check_smearing_config.py

Referenced by FluidcellStatistic.analysis_hydro_volume_for_photon(), myAnalysis.analyze(), Acts::Test.BOOST_AUTO_TEST_CASE(), BOOST_DATA_TEST_CASE(), testing::InitGoogleTestTest.CheckFlags(), FluidcellStatistic.checkFreezeoutSurface(), convert_sartre2eictree(), tinyxml2::XMLUtil.ConvertUTF32ToUTF8(), testing::internal.CopyElements(), LEDTowerBuilder.End(), Poisson.exp1(), Poisson.exp2(), Poisson.fact(), myAnalysis.finalize(), Acts::ZScanVertexFinder< vfitter_t >.find(), SurfaceFinder.Find_full_hypersurface(), Fun4All_CaloTreeGen(), Fun4All_ExportGeom(), Fun4All_G4_EICDetector_LQ_reference(), Fun4All_JetBkgd_Embed(), generate_hepmc_bjet(), generateTruthIbfGainMap(), testing::internal::UnitTestOptions.GetAbsolutePathToOutputFile(), Acts.getDefaultLogger(), testing::internal::UnitTestOptions.GetOutputFormat(), testing::internal::GTestFlagSaver.GTestFlagSaver(), myAnalysis.init(), main(), mergefiles(), Acts::TorchEdgeClassifier.operator()(), Jetscape.operator<<(), FluidcellStatistic.output_flowvelocity_vs_tau(), FluidcellStatistic.output_momentum_anisotropy_vs_tau(), FluidcellStatistic.output_temperature_vs_avg_utau(), FluidcellStatistic.output_temperature_vs_tau(), FluidcellStatistic.outputBulkinverseReynoldsNumberasTauvsX(), FluidcellStatistic.outputinverseReynoldsNumberasTauvsX(), FluidcellStatistic.outputKnudersonNumberasTauvsX(), FluidcellStatistic.outputTempasTauvsX(), testing::internal.ParseGoogleTestFlag(), testing.PrintFlag(), testing::internal::XmlUnitTestResultPrinter.RemoveInvalidXmlCharacters(), RunBDiJetModule(), RunBJetModule(), Acts::SeedFinderFTF< external_spacepoint_t >.runGNN_TrackFinder(), AnnularFieldSim.save_phislice_lookup(), Rossegger.SaveZeroes(), testing::InitGoogleTestTest.SetUp(), Acts::CandidatesForMiddleSp< external_space_point_t >.storage(), TEST(), TEST_CASE(), Acts.transformCoordinates(), and testing::internal::GTestFlagSaver.~GTestFlagSaver().

tuple check_smearing_config.ref_path
Initial value:
1 (
2  args.sourcedir
3  + "/Examples/Algorithms/Digitization/share/default-smearing-config-generic.json"
4 )

Definition at line 53 of file check_smearing_config.py.

View newest version in sPHENIX GitHub at line 53 of file check_smearing_config.py

tuple check_smearing_config.rhs line_gen.strip()

Definition at line 64 of file check_smearing_config.py.

View newest version in sPHENIX GitHub at line 64 of file check_smearing_config.py

Referenced by testing::internal.ArrayEq(), BOOST_DATA_TEST_CASE(), TpcSpaceChargeMatrixInversion.calculate_distortions(), testing::internal.CmpHelperFloatingPointEQ(), testing.DoubleEq(), testing.DoubleNear(), Acts.enumerate(), ActsExamples::TruthSeedingAlgorithm.execute(), Acts::SingleSeedVertexFinder< spacepoint_t >.findClosestPointFromPlanes(), Acts::SingleSeedVertexFinder< spacepoint_t >.findClosestPointFromRays(), testing.FloatEq(), testing::internal.FloatingPointLE(), testing.FloatNear(), ActsExamples::Sequencer.fpeReport(), ActsExamples::Sequencer.fpeResult(), Acts::detail::UnrestrictedParameterTraits.getDifference(), Acts::Ccl.mergeClusters(), testing.NanSensitiveDoubleEq(), testing.NanSensitiveDoubleNear(), testing.NanSensitiveFloatEq(), testing.NanSensitiveFloatNear(), operator!=(), Acts.operator!=(), genfit.operator!=(), testing::Expectation.operator!=(), testing::ExpectationSet.operator!=(), ActsExamples::detail::CompareParticleId.operator()(), EmbRecoMatch::Comp.operator()(), EmbRecoMatchContainerv1::CompShortToPair.operator()(), TrkrTruthTrack::Comp.operator()(), TrkrTruthTrackv1::CompHitSetKey.operator()(), ActsExamples::detail::CompareGeometryId.operator()(), TruthRecoTrackMatching::CompRECOtoPhi.operator()(), TruthRecoTrackMatching::CompRECOtoEta.operator()(), TruthRecoTrackMatching::CompRECOtoPt.operator()(), testing::internal::LessComparator.operator()(), operator<=(), Acts::Sycl::QueueWrapper.operator=(), operator>=(), testing.Pointwise(), Acts::GeometryHierarchyMap< value_t >.sortAndCheckDuplicates(), cl::string.string(), testing::gmock_matchers_test.TEST(), Acts::CuboidVolumeBuilder.trackingVolume(), ActsExamples::CsvMultiTrajectoryWriter.writeT(), and ActsExamples::CKFPerformanceWriter.writeT().

list check_smearing_config.volumes [7, 8, 9, 12, 13, 14, 16, 17, 18]

Definition at line 22 of file check_smearing_config.py.

View newest version in sPHENIX GitHub at line 22 of file check_smearing_config.py