Simple structure-like class to store info on addback reconstructed event.  
 More...
#include <GeProcessor.hpp>
|  | 
| double | energy | 
|  | Energy of the addback event. 
 | 
|  | 
| double | time | 
|  | time of the addback event 
 | 
|  | 
| unsigned | multiplicity | 
|  | multiplicity of the event 
 | 
|  | 
Simple structure-like class to store info on addback reconstructed event. 
  
  | 
        
          | AddBackEvent::AddBackEvent | ( |  | ) |  |  | inline | 
 
Default constructor setting things to zero 
 
 
  
  | 
        
          | AddBackEvent::AddBackEvent | ( | double | ienergy, |  
          |  |  | double | itime, |  
          |  |  | unsigned | imultiplicity |  
          |  | ) |  |  |  | inline | 
 
Default constructor setting default values 
- Parameters
- 
  
    | [in] | ienergy | : the initial energy |  | [in] | itime | : the initial time |  | [in] | imultiplicity | : multiplicity of the event |  
 
 
 
The documentation for this class was generated from the following file: