MiniballSort
Loading...
Searching...
No Matches
thptr Struct Reference

Public Attributes

std::shared_ptr< MiniballCalibrationmycal
 
std::shared_ptr< MiniballSettingsmyset
 
std::shared_ptr< MiniballReactionmyreact
 
std::vector< std::vector< std::string > > physhists
 
short spylayout [2]
 
bool flag_alive
 

Detailed Description

Definition at line 154 of file mb_sort.cc.

Member Data Documentation

◆ flag_alive

bool thptr::flag_alive

Definition at line 161 of file mb_sort.cc.

Referenced by main(), and monitor_run().

◆ mycal

std::shared_ptr<MiniballCalibration> thptr::mycal

Definition at line 156 of file mb_sort.cc.

Referenced by main(), and monitor_run().

◆ myreact

std::shared_ptr<MiniballReaction> thptr::myreact

Definition at line 158 of file mb_sort.cc.

Referenced by main(), and monitor_run().

◆ myset

std::shared_ptr<MiniballSettings> thptr::myset

Definition at line 157 of file mb_sort.cc.

Referenced by main(), and monitor_run().

◆ physhists

std::vector<std::vector<std::string> > thptr::physhists

Definition at line 159 of file mb_sort.cc.

Referenced by main(), and monitor_run().

◆ spylayout

short thptr::spylayout[2]

Definition at line 160 of file mb_sort.cc.

Referenced by main(), and monitor_run().


The documentation for this struct was generated from the following file: