| 
    LCIO
    02.17
    
   | 
 
 Inheritance diagram for ReadPerformanceProcessor:Public Member Functions | |
| ReadPerformanceProcessor (const ReadPerformanceProcessor &)=delete | |
| ReadPerformanceProcessor & | operator= (const ReadPerformanceProcessor &)=delete | 
| ReadPerformanceProcessor (LCReader *reader) | |
| void | processEvent (LCEvent *) | 
| void | modifyEvent (LCEvent *) | 
| void | readStream () | 
Private Attributes | |
| clock_t | _startTime {0} | 
| double | _totalReadTime {0.} | 
| unsigned int | _nEvents {0} | 
| LCReader * | _lcReader {nullptr} | 
Definition at line 90 of file lcio_performance.cc.
      
  | 
  delete | 
      
  | 
  inline | 
Definition at line 96 of file lcio_performance.cc.
      
  | 
  inline | 
Definition at line 108 of file lcio_performance.cc.
      
  | 
  delete | 
      
  | 
  inline | 
Definition at line 101 of file lcio_performance.cc.
References std::clock().
      
  | 
  inline | 
Definition at line 110 of file lcio_performance.cc.
References std::clock(), and std::endl().
Referenced by main().
      
  | 
  private | 
Definition at line 122 of file lcio_performance.cc.
      
  | 
  private | 
Definition at line 121 of file lcio_performance.cc.
      
  | 
  private | 
Definition at line 119 of file lcio_performance.cc.
      
  | 
  private | 
Definition at line 120 of file lcio_performance.cc.
 1.8.5