Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
AddBackEvent Class Reference

Simple structure-like class to store info on addback reconstructed event. More...

#include <GeProcessor.hpp>

Collaboration diagram for AddBackEvent:

Public Member Functions

 AddBackEvent ()
 
 AddBackEvent (double ienergy, double itime, unsigned imultiplicity)
 

Data Fields

double energy
 Energy of the addback event.
 
double time
 time of the addback event
 
unsigned multiplicity
 multiplicity of the event
 

Detailed Description

Simple structure-like class to store info on addback reconstructed event.

Constructor & Destructor Documentation

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: