Skip to content

Commit

Permalink
build based on d067832
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 7, 2024
1 parent de02821 commit ee61797
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-05T19:46:15","documenter_version":"1.7.0"}}
{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-07T15:24:58","documenter_version":"1.7.0"}}
2 changes: 1 addition & 1 deletion dev/api/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
println(" ---> $(m.index) $(m.name)")
end
end
end</code></pre><h3 id="examples/FCC/analysis_mH-recoil.jl"><a class="docs-heading-anchor" href="#examples/FCC/analysis_mH-recoil.jl">examples/FCC/analysis_mH-recoil.jl</a><a id="examples/FCC/analysis_mH-recoil.jl-1"></a><a class="docs-heading-anchor-permalink" href="#examples/FCC/analysis_mH-recoil.jl" title="Permalink"></a></h3><p>This is basically the example <code>higgs/mH-recoil/mumu</code> from <a href="https://github.com/HEP-FCC/FCCAnalyses">FCCAnalyses</a>. It shows in a realistic manner how to develop analysis functions using the Data Types from EDM4hep to created high-level analysis functions. The Jupyter notebook <a href="assets/analysis_mH-recoil.pdf">analysis_mH-recoil.ipynb</a> shows the same example in form of a notebook. </p><h3 id="examples/FCC/analysis_MT.jl"><a class="docs-heading-anchor" href="#examples/FCC/analysis_MT.jl">examples/FCC/analysis_MT.jl</a><a id="examples/FCC/analysis_MT.jl-1"></a><a class="docs-heading-anchor-permalink" href="#examples/FCC/analysis_MT.jl" title="Permalink"></a></h3><p>This is basically the example <code>higgs/mH-recoil/mumu</code> from <a href="https://github.com/HEP-FCC/FCCAnalyses">FCCAnalyses</a> in a multi-threaded mode. The Jupyter notebook <a href="assets/analysis_mH-recoil-MT.pdf">analysis_mH-recoil.ipynb</a> shows the same example in form of a notebook. </p><h2 id="EDM4hep-Data-Model"><a class="docs-heading-anchor" href="#EDM4hep-Data-Model">EDM4hep Data Model</a><a id="EDM4hep-Data-Model-1"></a><a class="docs-heading-anchor-permalink" href="#EDM4hep-Data-Model" title="Permalink"></a></h2><p>This is the diagram for the EDM4hep datamodel including relationships. </p><p><img src="assets/edm4hep_diagram.svg" alt="Figure"/></p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="api/">Public APIs »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Tuesday 5 November 2024 19:46">Tuesday 5 November 2024</span>. Using Julia version 1.11.1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
end</code></pre><h3 id="examples/FCC/analysis_mH-recoil.jl"><a class="docs-heading-anchor" href="#examples/FCC/analysis_mH-recoil.jl">examples/FCC/analysis_mH-recoil.jl</a><a id="examples/FCC/analysis_mH-recoil.jl-1"></a><a class="docs-heading-anchor-permalink" href="#examples/FCC/analysis_mH-recoil.jl" title="Permalink"></a></h3><p>This is basically the example <code>higgs/mH-recoil/mumu</code> from <a href="https://github.com/HEP-FCC/FCCAnalyses">FCCAnalyses</a>. It shows in a realistic manner how to develop analysis functions using the Data Types from EDM4hep to created high-level analysis functions. The Jupyter notebook <a href="assets/analysis_mH-recoil.pdf">analysis_mH-recoil.ipynb</a> shows the same example in form of a notebook. </p><h3 id="examples/FCC/analysis_MT.jl"><a class="docs-heading-anchor" href="#examples/FCC/analysis_MT.jl">examples/FCC/analysis_MT.jl</a><a id="examples/FCC/analysis_MT.jl-1"></a><a class="docs-heading-anchor-permalink" href="#examples/FCC/analysis_MT.jl" title="Permalink"></a></h3><p>This is basically the example <code>higgs/mH-recoil/mumu</code> from <a href="https://github.com/HEP-FCC/FCCAnalyses">FCCAnalyses</a> in a multi-threaded mode. The Jupyter notebook <a href="assets/analysis_mH-recoil-MT.pdf">analysis_mH-recoil.ipynb</a> shows the same example in form of a notebook. </p><h2 id="EDM4hep-Data-Model"><a class="docs-heading-anchor" href="#EDM4hep-Data-Model">EDM4hep Data Model</a><a id="EDM4hep-Data-Model-1"></a><a class="docs-heading-anchor-permalink" href="#EDM4hep-Data-Model" title="Permalink"></a></h2><p>This is the diagram for the EDM4hep datamodel including relationships. </p><p><img src="assets/edm4hep_diagram.svg" alt="Figure"/></p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="api/">Public APIs »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Thursday 7 November 2024 15:24">Thursday 7 November 2024</span>. Using Julia version 1.11.1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Binary file modified dev/objects.inv
Binary file not shown.
Loading

0 comments on commit ee61797

Please sign in to comment.