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 140 of file mb_sort.cc.

Member Data Documentation

◆ flag_alive

bool thptr::flag_alive

Definition at line 147 of file mb_sort.cc.

Referenced by main(), and monitor_run().

◆ mycal

std::shared_ptr<MiniballCalibration> thptr::mycal

Definition at line 142 of file mb_sort.cc.

Referenced by main(), and monitor_run().

◆ myreact

std::shared_ptr<MiniballReaction> thptr::myreact

Definition at line 144 of file mb_sort.cc.

Referenced by main(), and monitor_run().

◆ myset

std::shared_ptr<MiniballSettings> thptr::myset

Definition at line 143 of file mb_sort.cc.

Referenced by main(), and monitor_run().

◆ physhists

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

Definition at line 145 of file mb_sort.cc.

Referenced by main(), and monitor_run().

◆ spylayout

short thptr::spylayout[2]

Definition at line 146 of file mb_sort.cc.

Referenced by main(), and monitor_run().


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