Go to the documentation of this file. 1 #ifndef __JAANET__JWEIGHTFILESCANNER__
2 #define __JAANET__JWEIGHTFILESCANNER__
21 template<
class JFileScanner_t = JMultipleFileScanner<Evt> >
23 public JFileScanner_t,
Auxiliary class for defining the range of iterations of objects.
Auxiliary base class for list of file names.
Template file scanner with event weight.
JWeightFileScanner()
Default constructor.
JWeightFileScanner(const JMultipleFileScanner_t &input_files, const JWeightEvent &weight, const JLimit &limit=JLimit())
Constructor.
virtual clone_type clone() const
Get clone of this object.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Low-level interface for event weighing.
Extensions to AAnet data format.
Helper class for event weighing.
General purpose class for object reading from a list of file names.
virtual void reset()
Reset pointer.
bool configure(const JMultipleFileScanner_t &input_files)
Configuration.
bool configure(const JMultipleFileScanner_t &input_files, const JWeightEvent &weight, const JLimit &limit=JLimit())
Configure.