Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JTreeScannerInterface.hh File Reference
#include "JLang/JObjectIterator.hh"
#include "JLang/JNullType.hh"
#include "JLang/JEquals.hh"
#include "JLang/JBidirectionalIterator.hh"
#include "JSupport/JMultipleFileScanner.hh"
#include "JSupport/JLimit.hh"

Go to the source code of this file.

Classes

struct  JSUPPORT::JTreeScannerInterface< T, JEvaluator_t >
 Auxiliary interface for direct access of elements in ROOT TChain. More...
 
struct  JSUPPORT::JTreeScannerInterface< JClass_t, JNullType >
 Specialiation of interface JTreeScannerInterface for unordered direct access of elements in ROOT TChain. More...
 
struct  JSUPPORT::JTreeScannerInterface< JClass_t, JNullType >::iterator
 STD compatible iterator. More...
 
struct  JSUPPORT::JTreeScannerInterface< JClass_t, JNullType >::reverse_iterator
 STD compatible reverse iterator. More...
 
struct  JSUPPORT::JTreeScannerInterface< T, JEvaluator_t >
 Auxiliary interface for direct access of elements in ROOT TChain. More...
 

Namespaces

 JSUPPORT
 Support classes and methods for experiment specific I/O.
 
 JPP