![]() |
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 140 of file mb_sort.cc.
| bool thptr::flag_alive |
Definition at line 147 of file mb_sort.cc.
Referenced by main(), and monitor_run().
| std::shared_ptr<MiniballCalibration> thptr::mycal |
Definition at line 142 of file mb_sort.cc.
Referenced by main(), and monitor_run().
| std::shared_ptr<MiniballReaction> thptr::myreact |
Definition at line 144 of file mb_sort.cc.
Referenced by main(), and monitor_run().
| std::shared_ptr<MiniballSettings> thptr::myset |
Definition at line 143 of file mb_sort.cc.
Referenced by main(), and monitor_run().
| std::vector<std::vector<std::string> > thptr::physhists |
Definition at line 145 of file mb_sort.cc.
Referenced by main(), and monitor_run().
| short thptr::spylayout[2] |
Definition at line 146 of file mb_sort.cc.
Referenced by main(), and monitor_run().