1#ifndef __JSUPPORT__JMULTIPLEFILESAMPLER__
2#define __JSUPPORT__JMULTIPLEFILESAMPLER__
54 template<
class T,
template<
class>
class JSampler_t =
JSampler>
Scanning of objects from multiple files according a format that follows from the extension of each fi...
Auxiliary class to sample objects from a JRewindableObjectIterator.
General purpose class for object reading from a list of file names.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Support classes and methods for experiment specific I/O.
Template class for sampling from a JRewindableObjectIterator.
Auxiliary base class to sample from a list of files.
const JMultipleFileScanner< T > *const operator->() const
Smart pointer operator.
JMultipleFileScanner< T > * operator->()
Smart pointer operator.
JMultipleFileScanner< T > scanner
Auxiliary class to sample from a list of files.
JMultipleFileSampler(const sampler_type &sampler=sampler_type())
Constructor.
JSampler_t< T > sampler_type