Analysis Software
Documentation for sPHENIX simulation software
|
TFile clean handling. More...
#include <TFile.h>
#include <map>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | PHTFileServer |
TFile clean handling. It allow independant classes to access the same TFile and write ntuple to it. TFiles get written only when as many write request are achieved as open request. It get closed when the server is deleted. More... | |
class | PHTFileServer::SafeTFile |
local class to store TFile and counter More... | |
TFile clean handling.
Definition in file PHTFileServer.h.