1 #ifndef __JTRIGGEREDFILESCANNER__ 
    2 #define __JTRIGGEREDFILESCANNER__ 
   23 namespace JPP { 
using namespace JSUPPORT; }
 
   38   template<
class JTypelist_t = JNullType>
 
   74       bool has_next = base_class::hasNext();
 
  101       ps.
reset(event, __p);
 
ROOT TTree parameter settings. 
 
JMultiPointer< JTypeList< Evt, typelist > > multi_pointer_type
 
void reset(const JMultiPointer< JClass_t > &pointer)
Reset multi-pointer. 
 
Auxiliary class to synchronously read DAQ events and Monte Carlo events (and optionally other events)...
 
General purpose class for parallel reading of objects from a single file or multiple files...
 
virtual bool hasNext()
Constructor. 
 
virtual const multi_pointer_type & next()
Get next element. 
 
Auxiliary class for defining the range of iterations of objects. 
 
Parallel scanning of objects from a single file or multiple files according a format that follows fro...
 
Auxiliary class for no type definition. 
 
const std::string & getFilename() const
Get current file name. 
 
virtual const multi_pointer_type & next()
Constructor. 
 
Scanning of objects from multiple files according a format that follows from the extension of each fi...
 
JParallelFileScanner< typelist, JMultipleFileScanner > base_class
 
JTypeList< JDAQEvent, JTypelist_t > typelist
 
JFileScanner_t< JNullType >::input_type input_type
 
General purpose class for multiple pointers. 
 
JTriggerCounter_t getCounter() const 
Get trigger counter. 
 
JTriggeredFileScanner()
Default constructor. 
 
The Evt class respresent a Monte Carlo (MC) event as well as an offline event.