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.
The Evt class respresent a Monte Carlo (MC) event as well as an offline event.
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).
The Head class reflects the header of Monte-Carlo event files, which consists of keys (also referred ...
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.