Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
PROOF

Classes defining the Parallel ROOT Facility, PROOF, a framework for parallel analysis of ROOT TTrees.

Deprecated:
We keep PROOF for those who still need it for legacy use cases. PROOF is not developed anymore and receiving only limited support. ROOT has since a few years moved to RDataFrame and related products as multi-core/multi-processing engines.

Modules

 PROOF kernel Libraries
 The PROOF kernel libraries (libProof, libProofPlayer, libProofDraw) contain the classes defining the kernel of the PROOF facility, i.e.
 
 PROOF benchmark utilities
 Set of utilities to benchmark a PROOF facility.
 
 XProofD client Library
 The XProofD client library, libProofx, contain the classes providing the client to interact with the XRootD-based xproofd daemon.
 

Files

file  runProof.C
 Macro to run examples of analysis on PROOF, corresponding to the TSelector implementations found under <ROOTSYS>/tutorials/proof.