| 
    Jpp
    
   | 
 
Template specialisation of JMonteCarloFileReader for Head. More...
#include <JMonteCarloFileSupportkit.hh>
  
 Public Member Functions | |
| JMonteCarloFileReader () | |
| Default constructor.  More... | |
| virtual void | open (const char *file_name) | 
| Open file.  More... | |
| virtual bool | hasNext () | 
| Check availability of next element.  More... | |
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 123 of file JMonteCarloFileSupportkit.hh.
      
  | 
  inline | 
Default constructor.
Definition at line 130 of file JMonteCarloFileSupportkit.hh.
      
  | 
  inlinevirtual | 
Open file.
| file_name | file name | 
Definition at line 141 of file JMonteCarloFileSupportkit.hh.
      
  | 
  inlinevirtual | 
Check availability of next element.
Definition at line 154 of file JMonteCarloFileSupportkit.hh.
      
  | 
  private | 
Definition at line 169 of file JMonteCarloFileSupportkit.hh.
 1.8.5