Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DPSPair Class Reference

#include <DPSPair.h>

+ Inheritance diagram for DPSPair:

Classes

struct  PSClust
 

Public Member Functions

 JOBJECT_PUBLIC (DPSPair)
 
 ~DPSPair ()
 
void SetPair (int column_l, double pulse_peak_l, double integral_l, double t_tile_l, int ntiles_l, double E_l, double t_l, int column_r, double pulse_peak_r, double integral_r, double t_tile_r, int ntiles_r, double E_r, double t_r)
 
void toStrings (vector< pair< string, string > > &items) const
 

Public Attributes

PSClustleft = new PSClust
 
PSClustright = new PSClust
 
pair< const PSClust *, const
PSClust * > 
ee
 

Detailed Description

Definition at line 15 of file DPSPair.h.

Constructor & Destructor Documentation

DPSPair::~DPSPair ( )
inline

Definition at line 19 of file DPSPair.h.

References left, and right.

Member Function Documentation

DPSPair::JOBJECT_PUBLIC ( DPSPair  )
void DPSPair::SetPair ( int  column_l,
double  pulse_peak_l,
double  integral_l,
double  t_tile_l,
int  ntiles_l,
double  E_l,
double  t_l,
int  column_r,
double  pulse_peak_r,
double  integral_r,
double  t_tile_r,
int  ntiles_r,
double  E_r,
double  t_r 
)
inline
void DPSPair::toStrings ( vector< pair< string, string > > &  items) const
inline

Definition at line 72 of file DPSPair.h.

References ee.

Member Data Documentation

pair<const PSClust*, const PSClust*> DPSPair::ee

Definition at line 41 of file DPSPair.h.

Referenced by SetPair(), SortByTimeDifference(), and toStrings().

PSClust* DPSPair::left = new PSClust

Definition at line 38 of file DPSPair.h.

Referenced by SetPair(), and ~DPSPair().

PSClust* DPSPair::right = new PSClust

Definition at line 39 of file DPSPair.h.

Referenced by SetPair(), and ~DPSPair().


The documentation for this class was generated from the following file: