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

The list of correlations. More...

#include <Correlator.hpp>

Inheritance diagram for CorrelationList:
Collaboration diagram for CorrelationList:

Public Member Functions

 CorrelationList ()
 
double GetDecayTime (void) const
 
double GetImplantTime (void) const
 
void Flag (void)
 
bool IsFlagged (void) const
 
void clear (void)
 overide the vector clear function so that the flag is also removed
 
void PrintDecayList (void) const
 

Private Attributes

bool flagged
 flag telling if something has been flagged
 

Detailed Description

The list of correlations.

Constructor & Destructor Documentation

CorrelationList::CorrelationList ( )

Default Constructor

Member Function Documentation

void CorrelationList::Flag ( void  )

flag an event

double CorrelationList::GetDecayTime ( void  ) const
Returns
the decay time
double CorrelationList::GetImplantTime ( void  ) const
Returns
the implant time
bool CorrelationList::IsFlagged ( void  ) const
Returns
true if something is flagged
void CorrelationList::PrintDecayList ( void  ) const

Print the decay list


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