| 
    Jpp master_rocky-44-g75b7c4f75
    
   the software that should make you happy 
   | 
 
Template specialisation of JMonteCarloFileReader for Head. More...
#include <JMonteCarloFileSupportkit.hh>
 Public Member Functions | |
| JMonteCarloFileReader () | |
| Default constructor.   | |
| virtual void | open (const char *file_name) override | 
| Open file.   | |
| virtual bool | hasNext () override | 
| Check availability of next element.   | |
Private Attributes | |
| bool | do_next | 
Template specialisation of JMonteCarloFileReader for Head.
This class re-implements the methods open of the JLANG::JAccessible and method hasNext of the JLANG::JObjectIterator interface so that only one Head is read per file.
Definition at line 245 of file JMonteCarloFileSupportkit.hh.
      
  | 
  inline | 
Default constructor.
Definition at line 252 of file JMonteCarloFileSupportkit.hh.
      
  | 
  inlineoverridevirtual | 
Open file.
| file_name | file name | 
Definition at line 263 of file JMonteCarloFileSupportkit.hh.
      
  | 
  inlineoverridevirtual | 
Check availability of next element.
Definition at line 276 of file JMonteCarloFileSupportkit.hh.
      
  | 
  private | 
Definition at line 291 of file JMonteCarloFileSupportkit.hh.