Contains useful set of containers to simplify and/or speed up the process of writing multithreaded applications with ROOT TThreadedObject<T> objects. More...
#include <vector>
#include <array>
#include <string>
#include "TFile.h"
#include "TH1.h"
#include "TH2.h"
#include "TH3.h"
#include "ROOT/TThreadedObject.hxx"
#include "ThrObj.hpp"
Macros | |
#define | ROOT_TOOLS_THR_OBJ_CPP |
Contains useful set of containers to simplify and/or speed up the process of writing multithreaded applications with ROOT TThreadedObject<T> objects.
In order to use these containers libThrObj.so must be loaded
This file is a part of a project CppTools (https://github.com/Sergeyir/ROOTTools).
#define ROOT_TOOLS_THR_OBJ_CPP |