ARA ROOT Test BEd Software

AraCorrelationFactory Class Reference

The correlation factory which takes two waveforms and correlates them. More...

#include <AraCorrelationFactory.h>

List of all members.


Public Member Functions

void addWaveformToCorrelation (AraWaveformGraph *inputWave)
 Adds a a waveform to the correlation.
 AraCorrelationFactory ()
 Constructor.
Double_t getCorrelationDeltaT ()
 Returns the deltaT used in correlation.
void setCorrelationDeltaT (Double_t deltaT)
 Sets the deltaT for the correlation.
 ~AraCorrelationFactory ()
 Destructor.

Static Public Member Functions

static AraCorrelationFactoryInstance ()
 Instance generator.

Public Attributes

Double_t fDeltaT
 The deltaT used in the correlation.
AraWaveformGraphfGrWave [2]
 The input WaveformGraph's.

Static Protected Attributes

static AraCorrelationFactoryfgInstance = 0
 Protect against multiple instances.

Detailed Description

The correlation factory which takes two waveforms and correlates them.

It's a factory the produces correlations.

Definition at line 25 of file AraCorrelationFactory.h.


Constructor & Destructor Documentation

AraCorrelationFactory::AraCorrelationFactory (  ) 

Constructor.

Default sampling speed

Definition at line 43 of file AraCorrelationFactory.cxx.


The documentation for this class was generated from the following files:
Generated on Wed Aug 8 16:18:56 2012 for ARA ROOT Test Bed Software by doxygen 1.4.7