AraCorrelationFactory Class Reference
The correlation factory which takes two waveforms and correlates them. More...
#include <AraCorrelationFactory.h>
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 AraCorrelationFactory * | Instance () |
| Instance generator. | |
Public Attributes | |
| Double_t | fDeltaT |
| The deltaT used in the correlation. | |
| AraWaveformGraph * | fGrWave [2] |
| The input WaveformGraph's. | |
Static Protected Attributes | |
| static AraCorrelationFactory * | fgInstance = 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 | ( | ) |
The documentation for this class was generated from the following files:
- AraDisplay/AraCorrelationFactory.h
- AraDisplay/AraCorrelationFactory.cxx
Generated on Wed Aug 8 16:18:56 2012 for ARA ROOT Test Bed Software by
1.4.7