ATLAS Offline Software
Loading...
Searching...
No Matches
RootUtils Directory Reference
Directory dependency graph for RootUtils:

Files

 
APRDefaults.h
 
ILogger.h
 Very simple interface for writing log messages.
 
InitHist.h
 Initialize Root's getline history.
 
PyAthenaGILStateEnsure.h
 
PyGetString.h
 Convert python string -> C++ string for py2 and py3.
 
PyLogger.h
 A concrete implementation of ILogger that calls back to Python.
 
PyROOTInspector.h
 
PyROOTIteratorFuncs.h
 Provide functions for iterator comparisons.
 
PyROOTPickle.h
 Port pickling functionality while awaiting newer release.
 
PyROOTTFilePythonize.h
 Pythonize the access to TFile so they can be used as file-like python objects.
 
PyROOTTTreePatch.h
 Additions to root's pythonized TTree.
 
PyROOTTypePatch.h
 Work around pyroot problem with __pair_base.
 
RootUtilsDict.h
 Dictionary header for RootUtils.
 
RootUtilsPyROOTDict.h
 Dictionary header for RootUtils, for modules with PyROOT dependencies.
 
ScatterH2.h
 A 2-D histogram that can draw a proper scatter plot.
 
TBranchElementClang.h
 Include TBranchElement.h, suppressing clang warnings.
 
TRandomTLS.h
 Thread-local TRandom generator.
 
TSMethodCall.h
 Helper for thread-safe TMethodCall. Extracted from Type.
 
Type.h
 Wrapper for ROOT types.
 
Type.icc
 
WithRootErrorHandler.h
 Run a MT piece of code with an alternate root error handler.