GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TTreeFillMutex.h
Go to the documentation of this file.
1#ifndef TTREEFILLMUTEX_H
2#define TTREEFILLMUTEX_H
3
4#include <mutex>
5
6extern std::mutex ttree_fill_mutex;
7
8#endif
std::mutex ttree_fill_mutex