<
physics: Physics misc
^
ROOT Tutorials
pyroot: Python-ROOT
>
ROOT Tutorials: PROOF tutorials
From
$ROOTSYS/tutorials/proof
1. ProcFileElements.C
//
2. ProofAux.C
Selector used for auxiliary actions in the PROOF tutorials
3. ProofEvent.C
Example of TSelector implementation to do generic
4. ProofEventProc.C
Example of TSelector implementation to process trees
5. ProofFriends.C
The class definition in ProofFriends.h has been generated automatically
6. ProofNtuple.C
Example of TSelector implementation to do generic
7. ProofPythia.C
Example of TSelector implementation to do a Monte Carlo
8. ProofSimple.C
Example of TSelector implementation to do generic
9. ProofSimpleFile.C
Example of TSelector implementation to do generic processing
10. ProofStdVect.C
Example of TSelector implementation to do generic
11. ProofTests.C
Auxilliary TSelector used to test PROOF functionality
12. finalizeProof.C
Macro to finalize queries run with the macro tutorials/runProof .
13. getProof.C
This macro attaches to a PROOF session, possibly at the indicated URL.
14. runProof.C
Macro to run examples of analysis on PROOF, corresponding to the TSelector