Skip to content

Commit

Permalink
deploy: a40f944
Browse files Browse the repository at this point in the history
  • Loading branch information
KSkwarczynski committed Jul 12, 2024
1 parent 09c19b9 commit c716275
Show file tree
Hide file tree
Showing 115 changed files with 16,823 additions and 16,524 deletions.
4 changes: 2 additions & 2 deletions FitterBase_8cpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -1622,8 +1622,8 @@
<div class="ttc" id="aclassMaCh3Modes_html_abf4ac35511787907bc16ae26aa6c2a15"><div class="ttname"><a href="classMaCh3Modes.html#abf4ac35511787907bc16ae26aa6c2a15">MaCh3Modes::GetMaCh3ModeName</a></div><div class="ttdeci">std::string GetMaCh3ModeName(const int Index)</div><div class="ttdoc">KS: Get normal name of mode, if mode not known you will get UNKNOWN_BAD.</div><div class="ttdef"><b>Definition</b> <a href="MaCh3Modes_8cpp_source.html#l00124">MaCh3Modes.cpp:124</a></div></div>
<div class="ttc" id="aclassMaCh3Modes_html_af8a6f9baddc0a2b106e52eb71ce63aef"><div class="ttname"><a href="classMaCh3Modes.html#af8a6f9baddc0a2b106e52eb71ce63aef">MaCh3Modes::GetMode</a></div><div class="ttdeci">MaCh3Modes_t GetMode(std::string name)</div><div class="ttdoc">KS: Get mode number based on name, if mode not known you will get UNKNOWN_BAD.</div><div class="ttdef"><b>Definition</b> <a href="MaCh3Modes_8cpp_source.html#l00154">MaCh3Modes.cpp:154</a></div></div>
<div class="ttc" id="aclasscovarianceBase_html"><div class="ttname"><a href="classcovarianceBase.html">covarianceBase</a></div><div class="ttdoc">Base class responsible for handling of systematic error parameters. Capable of using PCA or using ada...</div><div class="ttdef"><b>Definition</b> <a href="covarianceBase_8h_source.html#l00032">covarianceBase.h:32</a></div></div>
<div class="ttc" id="aclasscovarianceBase_html_aae80acab113ac496a9bc56e28f6ae0c9"><div class="ttname"><a href="classcovarianceBase.html#aae80acab113ac496a9bc56e28f6ae0c9">covarianceBase::SetBranches</a></div><div class="ttdeci">void SetBranches(TTree &amp;tree, bool SaveProposal=false)</div><div class="ttdoc">set branches for output file</div><div class="ttdef"><b>Definition</b> <a href="covarianceBase_8cpp_source.html#l01097">covarianceBase.cpp:1097</a></div></div>
<div class="ttc" id="aclasscovarianceBase_html_ae0a231f87266048a3cd2e0032eaf0f30"><div class="ttname"><a href="classcovarianceBase.html#ae0a231f87266048a3cd2e0032eaf0f30">covarianceBase::getNominalArray</a></div><div class="ttdeci">virtual std::vector&lt; double &gt; getNominalArray()</div><div class="ttdef"><b>Definition</b> <a href="covarianceBase_8cpp_source.html#l01559">covarianceBase.cpp:1559</a></div></div>
<div class="ttc" id="aclasscovarianceBase_html_aae80acab113ac496a9bc56e28f6ae0c9"><div class="ttname"><a href="classcovarianceBase.html#aae80acab113ac496a9bc56e28f6ae0c9">covarianceBase::SetBranches</a></div><div class="ttdeci">void SetBranches(TTree &amp;tree, bool SaveProposal=false)</div><div class="ttdoc">set branches for output file</div><div class="ttdef"><b>Definition</b> <a href="covarianceBase_8cpp_source.html#l01104">covarianceBase.cpp:1104</a></div></div>
<div class="ttc" id="aclasscovarianceBase_html_ae0a231f87266048a3cd2e0032eaf0f30"><div class="ttname"><a href="classcovarianceBase.html#ae0a231f87266048a3cd2e0032eaf0f30">covarianceBase::getNominalArray</a></div><div class="ttdeci">virtual std::vector&lt; double &gt; getNominalArray()</div><div class="ttdef"><b>Definition</b> <a href="covarianceBase_8cpp_source.html#l01566">covarianceBase.cpp:1566</a></div></div>
<div class="ttc" id="aclasscovarianceOsc_html"><div class="ttname"><a href="classcovarianceOsc.html">covarianceOsc</a></div><div class="ttdoc">Class responsible for handling of neutrino oscillation parameters.</div><div class="ttdef"><b>Definition</b> <a href="covarianceOsc_8h_source.html#l00007">covarianceOsc.h:8</a></div></div>
<div class="ttc" id="aclassmanager_html"><div class="ttname"><a href="classmanager.html">manager</a></div><div class="ttdoc">The manager class is responsible for managing configurations and settings.</div><div class="ttdef"><b>Definition</b> <a href="manager_8h_source.html#l00028">manager.h:28</a></div></div>
<div class="ttc" id="aclassmanager_html_a0990af01a220479a19ead5d0231aaf94"><div class="ttname"><a href="classmanager.html#a0990af01a220479a19ead5d0231aaf94">manager::SaveSettings</a></div><div class="ttdeci">void SaveSettings(TFile *const OutputFile)</div><div class="ttdoc">Add manager useful information's to TFile, in most cases to Fitter.</div><div class="ttdef"><b>Definition</b> <a href="manager_8cpp_source.html#l00058">manager.cpp:58</a></div></div>
Expand Down
1 change: 1 addition & 0 deletions MCMCProcessor_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="MCMCProcessor_8h_source.html">MCMCProcessor.h</a>&quot;</code><br />
<code>#include &quot;TChain.h&quot;</code><br />
</div>
<p><a href="MCMCProcessor_8cpp_source.html">Go to the source code of this file.</a></p>
</div><!-- contents -->
Expand Down
Loading

0 comments on commit c716275

Please sign in to comment.