Files | |
EmptyInclude.h | |
Empty file to test TProof::Load in runProof.C and StressProof.cxx in conjunction with ProcFileElements and ProofEventProc . | |
finalizeProof.C | |
Macro to finalize queries run with the macro tutorials/runProof . | |
getProof.C | |
Attaches to a PROOF session, possibly at the indicated URL. | |
ProcFileElements.C | |
Class to hold information about the processed elements of a file. | |
ProcFileElements.h | |
Class to hold information about the processed elements of a file. | |
ProofAux.C | |
Selector used for auxiliary actions in the PROOF tutorials. | |
ProofAux.h | |
Selector used for auxiliary actions in the PROOF tutorials. | |
ProofEvent.C | |
Selector for generic processing with Event. | |
ProofEvent.h | |
Selector for generic processing with Event. | |
ProofEventProc.C | |
Selector to process trees containing Event structures. | |
ProofEventProc.h | |
Selector to process trees containing Event structures. | |
ProofFriends.C | |
Selector to process tree friends. | |
ProofFriends.h | |
Selector to process tree friends. | |
ProofNtuple.C | |
Selector to fill a simple ntuple. | |
ProofNtuple.h | |
Selector to fill a simple ntuple. | |
ProofPythia.C | |
Selector to generate Monte Carlo events with Pythia8. | |
ProofPythia.h | |
Selector to generate Monte Carlo events with Pythia8. | |
ProofSimple.C | |
Selector to fill a set of histograms. | |
ProofSimple.h | |
Selector to fill a set of histograms. | |
ProofSimpleFile.C | |
Selector to fill a set of histograms and merging via file. | |
ProofSimpleFile.h | |
Selector to fill a set of histograms and merging via file. | |
ProofStdVect.C | |
Selector for generic processing with stdlib collections. | |
ProofStdVect.h | |
Selector for generic processing with stdlib collections. | |
ProofTests.C | |
Auxilliary selector used to test PROOF functionality. | |
ProofTests.h | |
Auxilliary selector used to test PROOF functionality. | |
runProof.C | |
Macro to run examples of analysis on PROOF, corresponding to the TSelector implementations found under <ROOTSYS>/tutorials/proof . | |