FACT++  1.0
int32_t zofits::GetNumThreads ( ) const
inline

Get and set the actual number of threads for this object.

Definition at line 599 of file zofits.h.

599 { return fNumQueues; }
int32_t fNumQueues
Current number of threads that will be used by this object.
Definition: zofits.h:969