Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JParallelFileScanner.hh File Reference

Parallel scanning of objects from a single file or multiple files according a format that follows from the file name extension. More...

Go to the source code of this file.

Classes

class  JSUPPORT::JParallelFileScanner< T, JFileScanner_t >
 General purpose class for parallel reading of objects from a single file or multiple files. More...
 
class  JSUPPORT::JParallelFileScanner< JTypeList< JHead_t, JTail_t >, JFileScanner_t >
 Template specialisation of JParallelFileScanner for multiple data types. More...
 
class  JSUPPORT::JParallelFileScanner< JTypeList< JHead_t, JNullType >, JFileScanner_t >
 Terminator class of recursive JParallelFileScanner class. More...
 

Namespaces

namespace  JSUPPORT
 Support classes and methods for experiment specific I/O.
 
namespace  JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Detailed Description

Parallel scanning of objects from a single file or multiple files according a format that follows from the file name extension.

Author
mdejong

Definition in file JParallelFileScanner.hh.