Loading [MathJax]/extensions/tex2jax.js
Logo ROOT   6.08/07
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
EmptyInclude.h
Go to the documentation of this file.
1 /// \file EmptyInclude.h
2 /// \ingroup tutorial_proof
3 ///
4 /// Empty file to test TProof::Load in runProof.C and StressProof.cxx in
5 /// conjunction with ProcFileElements and ProofEventProc .
6 ///
7 /// \author Gerardo Ganis (gerardo.ganis@cern.ch)
8 
9 #ifndef EmptyInclude_h
10 #define EmptyInclude_h
11 
12 // Empty file to test TProof::Load in runProof.C and StressProof.cxx in
13 // conjunction with ProcFileElements and ProofEventProc .
14 
15 #endif