Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4826ee2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mconcas committed Feb 20, 2024
1 parent e67342e commit 381d3a0
Show file tree
Hide file tree
Showing 50 changed files with 1,721 additions and 145 deletions.
15 changes: 14 additions & 1 deletion CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,19 @@



</li>

<li class="chapter " data-level="1.3.1.7" data-path="building/manual-install.html">

<a href="building/manual-install.html">


Fall-back manual installation method

</a>



</li>


Expand Down Expand Up @@ -925,7 +938,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Contributing","level":"1.7","depth":1,"previous":{"title":"References","level":"1.6.10","depth":2,"path":"rivet/references.md","ref":"rivet/references.md","articles":[]},"dir":"ltr"},"config":{"plugins":["katex","panels@git+https://github.com/lhcb/gitbook-plugin-panels.git#117012fdc18c96831cb88196980c0ea73b0c87b8","collapsible-menu","block-align","page-toc"],"styles":{"website":"css/website.css"},"pluginsConfig":{"collapsible-menu":{},"block-align":{},"search":{},"page-toc":{"position":"before-first","selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4","showByDefault":true},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"panels":{},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"ALICE Analysis Tutorial","gitbook":"*","description":"Introduction to the common analysis techniques and tools of ALICE"},"file":{"path":"CONTRIBUTING.md","mtime":"2024-02-16T14:51:36.337Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-02-16T14:52:24.685Z"},"basePath":".","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Contributing","level":"1.7","depth":1,"previous":{"title":"References","level":"1.6.10","depth":2,"path":"rivet/references.md","ref":"rivet/references.md","articles":[]},"dir":"ltr"},"config":{"plugins":["katex","panels@git+https://github.com/lhcb/gitbook-plugin-panels.git#117012fdc18c96831cb88196980c0ea73b0c87b8","collapsible-menu","block-align","page-toc"],"styles":{"website":"css/website.css"},"pluginsConfig":{"collapsible-menu":{},"block-align":{},"search":{},"page-toc":{"position":"before-first","selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4","showByDefault":true},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"panels":{},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"ALICE Analysis Tutorial","gitbook":"*","description":"Introduction to the common analysis techniques and tools of ALICE"},"file":{"path":"CONTRIBUTING.md","mtime":"2024-02-20T15:53:38.256Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-02-20T15:54:24.309Z"},"basePath":".","book":{"language":""}});
});
</script>
</div>
Expand Down
17 changes: 15 additions & 2 deletions analysis/MC.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,19 @@



</li>

<li class="chapter " data-level="1.3.1.7" data-path="../building/manual-install.html">

<a href="../building/manual-install.html">


Fall-back manual installation method

</a>



</li>


Expand Down Expand Up @@ -843,7 +856,7 @@ <h2 id="accessing-mc-productions">Accessing MC productions</h2>
<span class="hljs-built_in">cd</span> /alice/sim/2016/LHC16g1/246757/AOD198/0002/
cp alien://AliAOD.root file://AliAOD.root
</code></pre>
<p><div class="panel panel-primary"><div class="panel-heading"><h3 class="panel-title" onclick="javascript:toggle(6311344443);" id="alien-legacy-shell"><i class="fa fa-info-circle"></i> AliEn legacy shell<span id="heading-6311344443"></span></h3></div><div class="panel-body" id="panel-6311344443"><p>In case you are using AliEn legacy software please use <em>aliensh</em> instead of <em>alien.py</em>.
<p><div class="panel panel-primary"><div class="panel-heading"><h3 class="panel-title" onclick="javascript:toggle(9489967224);" id="alien-legacy-shell"><i class="fa fa-info-circle"></i> AliEn legacy shell<span id="heading-9489967224"></span></h3></div><div class="panel-body" id="panel-9489967224"><p>In case you are using AliEn legacy software please use <em>aliensh</em> instead of <em>alien.py</em>.
The syntax in aliensh is slightly different, you should use <code>alien:</code> and <code>file:</code> prefix. For example:</p>
<pre><code>aliensh
cp alien:AliAOD.root file:AliAOD.root
Expand Down Expand Up @@ -938,7 +951,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Step 6 -Using Monte Carlo data","level":"1.5.2.6","depth":3,"next":{"title":"Step 7 -Run your code on GRID","level":"1.5.2.7","depth":3,"path":"analysis/grid.md","ref":"analysis/grid.md","articles":[]},"previous":{"title":"Step 5 -Particle identification","level":"1.5.2.5","depth":3,"path":"analysis/pid.md","ref":"analysis/pid.md","articles":[]},"dir":"ltr"},"config":{"plugins":["katex","panels@git+https://github.com/lhcb/gitbook-plugin-panels.git#117012fdc18c96831cb88196980c0ea73b0c87b8","collapsible-menu","block-align","page-toc"],"styles":{"website":"css/website.css"},"pluginsConfig":{"collapsible-menu":{},"block-align":{},"search":{},"page-toc":{"position":"before-first","selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4","showByDefault":true},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"panels":{},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"ALICE Analysis Tutorial","gitbook":"*","description":"Introduction to the common analysis techniques and tools of ALICE"},"file":{"path":"analysis/MC.md","mtime":"2024-02-16T14:51:36.337Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-02-16T14:52:24.685Z"},"basePath":"..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Step 6 -Using Monte Carlo data","level":"1.5.2.6","depth":3,"next":{"title":"Step 7 -Run your code on GRID","level":"1.5.2.7","depth":3,"path":"analysis/grid.md","ref":"analysis/grid.md","articles":[]},"previous":{"title":"Step 5 -Particle identification","level":"1.5.2.5","depth":3,"path":"analysis/pid.md","ref":"analysis/pid.md","articles":[]},"dir":"ltr"},"config":{"plugins":["katex","panels@git+https://github.com/lhcb/gitbook-plugin-panels.git#117012fdc18c96831cb88196980c0ea73b0c87b8","collapsible-menu","block-align","page-toc"],"styles":{"website":"css/website.css"},"pluginsConfig":{"collapsible-menu":{},"block-align":{},"search":{},"page-toc":{"position":"before-first","selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4","showByDefault":true},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"panels":{},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"ALICE Analysis Tutorial","gitbook":"*","description":"Introduction to the common analysis techniques and tools of ALICE"},"file":{"path":"analysis/MC.md","mtime":"2024-02-20T15:53:38.256Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-02-20T15:54:24.309Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
15 changes: 14 additions & 1 deletion analysis/ROOT5-to-6.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,19 @@



</li>

<li class="chapter " data-level="1.3.1.7" data-path="../building/manual-install.html">

<a href="../building/manual-install.html">


Fall-back manual installation method

</a>



</li>


Expand Down Expand Up @@ -1174,7 +1187,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Transition from ROOT5 to ROOT6","level":"1.5.2.10","depth":3,"next":{"title":"Rivet","level":"1.6","depth":1,"path":"rivet/rivet-tutorial.md","ref":"rivet/rivet-tutorial.md","articles":[{"title":"Getting started with Rivet","level":"1.6.1","depth":2,"path":"rivet/getting-started.md","ref":"rivet/getting-started.md","articles":[]},{"title":"Using Rivet in ALICE","level":"1.6.2","depth":2,"path":"rivet/rivet-in-alice.md","ref":"rivet/rivet-in-alice.md","articles":[]},{"title":"Implementing a Rivet analysis","level":"1.6.3","depth":2,"path":"rivet/implementing-rivet-analysis.md","ref":"rivet/implementing-rivet-analysis.md","articles":[]},{"title":"Introduction to heavy-ion features","level":"1.6.4","depth":2,"path":"rivet/hi-features.md","ref":"rivet/hi-features.md","articles":[]},{"title":"Reference manual for Rivet in ALICE","level":"1.6.5","depth":2,"path":"rivet/reference-manual.md","ref":"rivet/reference-manual.md","articles":[]},{"title":"Procedures for publishing Rivet analyses","level":"1.6.6","depth":2,"path":"rivet/publishing-procedures.md","ref":"rivet/publishing-procedures.md","articles":[]},{"title":"Advanced topics","level":"1.6.7","depth":2,"path":"rivet/advanced-topics.md","ref":"rivet/advanced-topics.md","articles":[]},{"title":"Advanced heavy-ion features","level":"1.6.8","depth":2,"path":"rivet/advanced-hi-features.md","ref":"rivet/advanced-hi-features.md","articles":[]},{"title":"Coding conventions for Rivet plugins","level":"1.6.9","depth":2,"path":"rivet/coding-conventions.md","ref":"rivet/coding-conventions.md","articles":[]},{"title":"References","level":"1.6.10","depth":2,"path":"rivet/references.md","ref":"rivet/references.md","articles":[]}]},"previous":{"title":"Some hints","level":"1.5.2.9","depth":3,"path":"analysis/hints.md","ref":"analysis/hints.md","articles":[]},"dir":"ltr"},"config":{"plugins":["katex","panels@git+https://github.com/lhcb/gitbook-plugin-panels.git#117012fdc18c96831cb88196980c0ea73b0c87b8","collapsible-menu","block-align","page-toc"],"styles":{"website":"css/website.css"},"pluginsConfig":{"collapsible-menu":{},"block-align":{},"search":{},"page-toc":{"position":"before-first","selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4","showByDefault":true},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"panels":{},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"ALICE Analysis Tutorial","gitbook":"*","description":"Introduction to the common analysis techniques and tools of ALICE"},"file":{"path":"analysis/ROOT5-to-6.md","mtime":"2024-02-16T14:51:36.337Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-02-16T14:52:24.685Z"},"basePath":"..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Transition from ROOT5 to ROOT6","level":"1.5.2.10","depth":3,"next":{"title":"Rivet","level":"1.6","depth":1,"path":"rivet/rivet-tutorial.md","ref":"rivet/rivet-tutorial.md","articles":[{"title":"Getting started with Rivet","level":"1.6.1","depth":2,"path":"rivet/getting-started.md","ref":"rivet/getting-started.md","articles":[]},{"title":"Using Rivet in ALICE","level":"1.6.2","depth":2,"path":"rivet/rivet-in-alice.md","ref":"rivet/rivet-in-alice.md","articles":[]},{"title":"Implementing a Rivet analysis","level":"1.6.3","depth":2,"path":"rivet/implementing-rivet-analysis.md","ref":"rivet/implementing-rivet-analysis.md","articles":[]},{"title":"Introduction to heavy-ion features","level":"1.6.4","depth":2,"path":"rivet/hi-features.md","ref":"rivet/hi-features.md","articles":[]},{"title":"Reference manual for Rivet in ALICE","level":"1.6.5","depth":2,"path":"rivet/reference-manual.md","ref":"rivet/reference-manual.md","articles":[]},{"title":"Procedures for publishing Rivet analyses","level":"1.6.6","depth":2,"path":"rivet/publishing-procedures.md","ref":"rivet/publishing-procedures.md","articles":[]},{"title":"Advanced topics","level":"1.6.7","depth":2,"path":"rivet/advanced-topics.md","ref":"rivet/advanced-topics.md","articles":[]},{"title":"Advanced heavy-ion features","level":"1.6.8","depth":2,"path":"rivet/advanced-hi-features.md","ref":"rivet/advanced-hi-features.md","articles":[]},{"title":"Coding conventions for Rivet plugins","level":"1.6.9","depth":2,"path":"rivet/coding-conventions.md","ref":"rivet/coding-conventions.md","articles":[]},{"title":"References","level":"1.6.10","depth":2,"path":"rivet/references.md","ref":"rivet/references.md","articles":[]}]},"previous":{"title":"Some hints","level":"1.5.2.9","depth":3,"path":"analysis/hints.md","ref":"analysis/hints.md","articles":[]},"dir":"ltr"},"config":{"plugins":["katex","panels@git+https://github.com/lhcb/gitbook-plugin-panels.git#117012fdc18c96831cb88196980c0ea73b0c87b8","collapsible-menu","block-align","page-toc"],"styles":{"website":"css/website.css"},"pluginsConfig":{"collapsible-menu":{},"block-align":{},"search":{},"page-toc":{"position":"before-first","selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4","showByDefault":true},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"panels":{},"katex":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"ALICE Analysis Tutorial","gitbook":"*","description":"Introduction to the common analysis techniques and tools of ALICE"},"file":{"path":"analysis/ROOT5-to-6.md","mtime":"2024-02-20T15:53:38.256Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2024-02-20T15:54:24.309Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
Expand Down
Loading

0 comments on commit 381d3a0

Please sign in to comment.