| 
    Jpp
    pmt_effective_area_update
    
   the software that should make you happy 
   | 
 
Template class for sampling from a JRewindableObjectIterator. More...
#include <JSampler.hh>
Public Member Functions | |
| JSampler () | |
| Default constructor.  More... | |
| skip_type | operator() (const T &object) const | 
| Get number of objects to skip at given object (0 means accept).  More... | |
Template class for sampling from a JRewindableObjectIterator.
This class should be specialised for other samplings than complete.
Definition at line 22 of file JSampler.hh.
      
  | 
  inline | 
      
  | 
  inline | 
Get number of objects to skip at given object (0 means accept).
| object | object | 
Definition at line 36 of file JSampler.hh.
 1.8.5