![]() |
MiniballSort
|
Public Attributes | |
| std::shared_ptr< MiniballCalibration > | mycal |
| std::shared_ptr< MiniballSettings > | myset |
| std::shared_ptr< MiniballReaction > | myreact |
| std::vector< std::vector< std::string > > | physhists |
| short | spylayout [2] |
| bool | flag_alive |
Definition at line 154 of file mb_sort.cc.
| bool thptr::flag_alive |
Definition at line 161 of file mb_sort.cc.
Referenced by main(), and monitor_run().
| std::shared_ptr<MiniballCalibration> thptr::mycal |
Definition at line 156 of file mb_sort.cc.
Referenced by main(), and monitor_run().
| std::shared_ptr<MiniballReaction> thptr::myreact |
Definition at line 158 of file mb_sort.cc.
Referenced by main(), and monitor_run().
| std::shared_ptr<MiniballSettings> thptr::myset |
Definition at line 157 of file mb_sort.cc.
Referenced by main(), and monitor_run().
| std::vector<std::vector<std::string> > thptr::physhists |
Definition at line 159 of file mb_sort.cc.
Referenced by main(), and monitor_run().
| short thptr::spylayout[2] |
Definition at line 160 of file mb_sort.cc.
Referenced by main(), and monitor_run().