Logo ROOT  
Reference Guide
ROOT::Internal::TThreadedObjectUtils::DirCreator< T, ISHISTO > Struct Template Reference

template<class T, bool ISHISTO = std::is_base_of<TH1,T>::value>
struct ROOT::Internal::TThreadedObjectUtils::DirCreator< T, ISHISTO >

Definition at line 89 of file TThreadedObject.hxx.

Static Public Member Functions

static std::vector< TDirectory * > Create (unsigned maxSlots)
 

#include <ROOT/TThreadedObject.hxx>

Member Function Documentation

◆ Create()

template<class T , bool ISHISTO = std::is_base_of<TH1,T>::value>
static std::vector< TDirectory * > ROOT::Internal::TThreadedObjectUtils::DirCreator< T, ISHISTO >::Create ( unsigned  maxSlots)
inlinestatic

Definition at line 90 of file TThreadedObject.hxx.


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