![]() |
MiniballSort
|
#include <MiniballAngleFitter.hh>
Public Member Functions | |
| MiniballAngleFitter () | |
| ~MiniballAngleFitter () | |
| MiniballAngleFitter (std::string settings_file, std::string reaction_file) | |
| MiniballAngleFitter (std::shared_ptr< MiniballSettings > _myset, std::shared_ptr< MiniballReaction > _myreact) | |
| void | Initialise () |
| void | DoFit () |
| void | SaveReactionFile (std::string fname) |
| void | SaveExpEnergies (std::string energy_file) |
| bool | SetInputROOTFile (std::string fname) |
| void | CloseROOTFile () |
| bool | SetInputEnergiesFile (std::string fname) |
| void | SetOutputDirectory (std::string dir) |
Private Attributes | |
| std::shared_ptr< MiniballSettings > | myset |
| std::shared_ptr< MiniballReaction > | myreact |
| TFile * | input_root_file = nullptr |
| std::string | input_data_filename |
| MiniballAngleFunction | ff |
| std::string | datadir |
| std::vector< int > | mystyles |
| std::vector< int > | mycolors |
| bool | flag_fit_peaks = false |
| unsigned | npars = 1 |
| std::vector< double > | pars |
| std::vector< std::string > | names |
| std::vector< double > | LL |
| std::vector< double > | UL |
Definition at line 112 of file MiniballAngleFitter.hh.
| MiniballAngleFitter::MiniballAngleFitter | ( | ) |
Definition at line 373 of file MiniballAngleFitter.cc.
Referenced by MiniballAngleFitter(), and MiniballAngleFitter().
|
inline |
Definition at line 118 of file MiniballAngleFitter.hh.
| MiniballAngleFitter::MiniballAngleFitter | ( | std::string | settings_file, |
| std::string | reaction_file ) |
Definition at line 380 of file MiniballAngleFitter.cc.
| MiniballAngleFitter::MiniballAngleFitter | ( | std::shared_ptr< MiniballSettings > | _myset, |
| std::shared_ptr< MiniballReaction > | _myreact ) |
Definition at line 391 of file MiniballAngleFitter.cc.
|
inline |
Definition at line 138 of file MiniballAngleFitter.hh.
Referenced by do_angle_fit().
| void MiniballAngleFitter::DoFit | ( | ) |
Definition at line 524 of file MiniballAngleFitter.cc.
Referenced by do_angle_fit().
| void MiniballAngleFitter::Initialise | ( | ) |
Definition at line 444 of file MiniballAngleFitter.cc.
Referenced by MiniballAngleFitter().
|
inline |
Definition at line 132 of file MiniballAngleFitter.hh.
Referenced by do_angle_fit().
| void MiniballAngleFitter::SaveReactionFile | ( | std::string | fname | ) |
Definition at line 886 of file MiniballAngleFitter.cc.
Referenced by do_angle_fit().
| bool MiniballAngleFitter::SetInputEnergiesFile | ( | std::string | fname | ) |
Definition at line 423 of file MiniballAngleFitter.cc.
Referenced by do_angle_fit().
| bool MiniballAngleFitter::SetInputROOTFile | ( | std::string | fname | ) |
Definition at line 403 of file MiniballAngleFitter.cc.
Referenced by do_angle_fit().
|
inline |
Definition at line 146 of file MiniballAngleFitter.hh.
|
private |
Definition at line 166 of file MiniballAngleFitter.hh.
Referenced by SetOutputDirectory().
|
private |
Definition at line 163 of file MiniballAngleFitter.hh.
Referenced by DoFit(), Initialise(), and SaveExpEnergies().
|
private |
Definition at line 172 of file MiniballAngleFitter.hh.
Referenced by DoFit(), SetInputEnergiesFile(), and SetInputROOTFile().
|
private |
Definition at line 160 of file MiniballAngleFitter.hh.
Referenced by DoFit(), and SetInputEnergiesFile().
|
private |
Definition at line 157 of file MiniballAngleFitter.hh.
Referenced by CloseROOTFile(), DoFit(), and SetInputROOTFile().
|
private |
Definition at line 178 of file MiniballAngleFitter.hh.
Referenced by DoFit(), and Initialise().
|
private |
Definition at line 169 of file MiniballAngleFitter.hh.
Referenced by DoFit(), and Initialise().
|
private |
Definition at line 154 of file MiniballAngleFitter.hh.
Referenced by DoFit(), Initialise(), MiniballAngleFitter(), MiniballAngleFitter(), and SaveReactionFile().
|
private |
Definition at line 153 of file MiniballAngleFitter.hh.
Referenced by DoFit(), Initialise(), MiniballAngleFitter(), and MiniballAngleFitter().
|
private |
Definition at line 169 of file MiniballAngleFitter.hh.
Referenced by DoFit(), and Initialise().
|
private |
Definition at line 177 of file MiniballAngleFitter.hh.
Referenced by DoFit(), and Initialise().
|
private |
Definition at line 175 of file MiniballAngleFitter.hh.
Referenced by DoFit(), and Initialise().
|
private |
Definition at line 176 of file MiniballAngleFitter.hh.
Referenced by DoFit(), and Initialise().
|
private |
Definition at line 179 of file MiniballAngleFitter.hh.
Referenced by DoFit(), and Initialise().