ROOTTools
 
Loading...
Searching...
No Matches
ThrObj.cpp File Reference

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
 

Detailed Description

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).

Author
Sergei Antsupov (antsu.nosp@m.pov0.nosp@m.124@g.nosp@m.mail.nosp@m..com)

Macro Definition Documentation

◆ ROOT_TOOLS_THR_OBJ_CPP

#define ROOT_TOOLS_THR_OBJ_CPP