Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
def | setup |
Variables | |
tuple | on_readthedocs os.environ.get("READTHEDOCS", None) |
string | project "Acts" |
string | author "The Acts authors" |
tuple | copyright |
list | extensions |
tuple | warnings_filter_config str(Path(__file__).parent / "known-warnings.txt") |
warnings_filter_silent True | |
dictionary | source_suffix |
string | master_doc "index" |
list | exclude_patterns ["_build", "api/api_stub.rst", "api/api_index.rst"] |
string | primary_domain "cpp" |
string | highlight_language "cpp" |
smartquotes True | |
numfig True | |
list | myst_enable_extensions ["dollarmath", "colon_fence", "amsmath"] |
int | myst_heading_anchors 3 |
int | linkcheck_retries 5 |
list | linkcheck_ignore |
string | html_theme "sphinx_rtd_theme" |
dictionary | html_theme_options |
string | html_logo "figures/acts_logo_white.svg" |
list | html_static_path |
list | html_css_files |
html_copy_source False | |
html_show_sourcelink False | |
html_show_sphinx False | |
dictionary | breathe_projects |
string | breathe_default_project "Acts" |
dictionary | breathe_domain_by_extension |
tuple | breathe_default_members |
tuple | env os.environ.copy() |
tuple | cwd Path(__file__) |
string | api_index_target "api/api.rst" |
stdout subprocess.DEVNULL, | |
def conf.setup | ( | app | ) |
string conf.api_index_target "api/api.rst" |
string conf.author "The Acts authors" |
tuple conf.breathe_default_members |
string conf.breathe_default_project "Acts" |
dictionary conf.breathe_domain_by_extension |
dictionary conf.breathe_projects |
tuple conf.copyright |
conf.cwd Path(__file__) |
Definition at line 104 of file conf.py.
View newest version in sPHENIX GitHub at line 104 of file conf.py
Referenced by testing::internal::FilePath.GetCurrentDir().
conf.env os.environ.copy() |
Definition at line 102 of file conf.py.
View newest version in sPHENIX GitHub at line 102 of file conf.py
Referenced by testing::UnitTest.AddEnvironment(), testing::internal::posix.GetEnv(), Acts::OnnxRuntimeBase.OnnxRuntimeBase(), onnxSession(), and runRecCKFTracks().
list conf.exclude_patterns ["_build", "api/api_stub.rst", "api/api_index.rst"] |
list conf.extensions |
Definition at line 27 of file conf.py.
View newest version in sPHENIX GitHub at line 27 of file conf.py
Referenced by Acts::Test.BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), ActsExamples::TrackFindingFromPrototrackAlgorithm.execute(), ActsExamples::AlignmentAlgorithm.execute(), ActsExamples::TrackFindingAlgorithm.execute(), Acts::KalmanFitter< propagator_t, traj_t >::Actor< parameters_t >.filter(), Acts::KalmanFitter< propagator_t, traj_t >::Actor< parameters_t >.reversedFilter(), and Acts::EventDataView3DTest.testMultiTrajectory().
string conf.highlight_language "cpp" |
conf.html_copy_source False |
list conf.html_css_files |
string conf.html_logo "figures/acts_logo_white.svg" |
conf.html_show_sourcelink False |
conf.html_show_sphinx False |
list conf.html_static_path |
string conf.html_theme "sphinx_rtd_theme" |
dictionary conf.html_theme_options |
list conf.linkcheck_ignore |
int conf.linkcheck_retries 5 |
string conf.master_doc "index" |
list conf.myst_enable_extensions ["dollarmath", "colon_fence", "amsmath"] |
int conf.myst_heading_anchors 3 |
conf.numfig True |
tuple conf.on_readthedocs os.environ.get("READTHEDOCS", None) |
string conf.primary_domain "cpp" |
string conf.project "Acts" |
conf.smartquotes True |
dictionary conf.source_suffix |
conf.stdout subprocess.DEVNULL, |
Definition at line 124 of file conf.py.
View newest version in sPHENIX GitHub at line 124 of file conf.py
Referenced by testing::internal.ColoredPrintf(), testing::internal::UnitTestImpl.ConfigureXmlOutput(), eic_sphenix_fill_xq2(), EnterPassword(), Fail(), Packet_w1.gdump(), Packet_w2.gdump(), Packet_w4.gdump(), oncsSubevent_w1.gdump(), oncsSubevent_w2.gdump(), oncsSubevent_w4.gdump(), testing::internal.Int32FromGTestEnv(), testing::internal::UnitTestImpl.ListTestsMatchingFilter(), main(), mg_hexdump_connection(), testing::internal::PrettyUnitTestResultPrinter.OnEnvironmentsSetUpStart(), testing::internal::PrettyUnitTestResultPrinter.OnEnvironmentsTearDownStart(), testing::internal::PrettyUnitTestResultPrinter.OnTestCaseEnd(), testing::internal::PrettyUnitTestResultPrinter.OnTestCaseStart(), testing::internal::PrettyUnitTestResultPrinter.OnTestEnd(), testing::internal::PrettyUnitTestResultPrinter.OnTestIterationEnd(), testing::internal::PrettyUnitTestResultPrinter.OnTestIterationStart(), testing::internal::PrettyUnitTestResultPrinter.OnTestPartResult(), testing::internal::PrettyUnitTestResultPrinter.OnTestStart(), testing::internal.ParseInt32(), TSQLUrl.Print(), tinyxml2::XMLDocument.Print(), testing::internal.PrintTestPartResult(), testing::internal.ShouldShard(), testing::internal.TEST(), and testing::internal.WriteToShardStatusFileIfNeeded().