Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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 99 of file TThreadedObject.hxx.

Static Public Member Functions

static TDirectoryCreate ()
 

#include <ROOT/TThreadedObject.hxx>

Member Function Documentation

◆ Create()

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

Definition at line 100 of file TThreadedObject.hxx.


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