HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Data Fields | Protected Attributes | Private Member Functions | Private Attributes
HarpoAnalyseNoiseSuppression Class Reference

Suppresses baseline fluctuations in non-zerosuppressed data. More...

#include <HarpoAnalyseNoiseSuppression.h>

Public Member Functions

 HarpoAnalyseNoiseSuppression ()
 
void Init ()
 
void Save (char *mode=NULL)
 
void process ()
 
void print ()
 Overload, method which do all job. More...
 
void Set (HarpoEvent *event)
 
virtual void ProcessEvent (HarpoEvent *event)
 Set pointer to new event for analyse, anlyse event , and delete. More...
 
void SetRunHeader (HarpoRunHeader *hdr)
 
TFile * OpenHistFile (const char *ananame)
 
virtual void DisplayAnalysis (TRootEmbeddedCanvas *, TGListBox *)
 
virtual void ConfigFrame (TGMainFrame *, Int_t)
 
virtual void SetConfig ()
 

Data Fields

HarpoEventfEvt
 

Protected Attributes

ULong_t nEvents
 
HarpoRunHeaderfRunHeader
 

Private Member Functions

Double_t TruncMean (TArrayD *vect, Double_t tl, Double_t th)
 

Private Attributes

Int_t isZS
 Redefine empty default. More...
 
Double_t fNoiseCut
 

Detailed Description

Suppresses baseline fluctuations in non-zerosuppressed data.

Definition at line 21 of file HarpoAnalyseNoiseSuppression.h.

Constructor & Destructor Documentation

HarpoAnalyseNoiseSuppression::HarpoAnalyseNoiseSuppression ( )

Definition at line 46 of file HarpoAnalyseNoiseSuppression.cxx.

Member Function Documentation

virtual void HarpoAnalyse::ConfigFrame ( TGMainFrame *  ,
Int_t   
)
inlinevirtualinherited
virtual void HarpoAnalyse::DisplayAnalysis ( TRootEmbeddedCanvas *  ,
TGListBox *   
)
inlinevirtualinherited
void HarpoAnalyseNoiseSuppression::Init ( )
virtual

Reimplemented from HarpoAnalyse.

Definition at line 153 of file HarpoAnalyseNoiseSuppression.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

TFile * HarpoAnalyse::OpenHistFile ( const char *  ananame)
inherited

Definition at line 150 of file HarpoAnalyse.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

void HarpoAnalyseNoiseSuppression::print ( )
virtual

Overload, method which do all job.

Reimplemented from HarpoAnalyse.

Definition at line 52 of file HarpoAnalyseNoiseSuppression.cxx.

Here is the call graph for this function:

void HarpoAnalyseNoiseSuppression::process ( )
virtual

Implements HarpoAnalyse.

Definition at line 67 of file HarpoAnalyseNoiseSuppression.cxx.

Here is the call graph for this function:

void HarpoAnalyse::ProcessEvent ( HarpoEvent event)
virtualinherited

Set pointer to new event for analyse, anlyse event , and delete.

Reimplemented in HarpoAnalyseWriter.

Definition at line 139 of file HarpoAnalyse.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

void HarpoAnalyseNoiseSuppression::Save ( char *  mode = NULL)
virtual

Reimplemented from HarpoAnalyse.

Definition at line 170 of file HarpoAnalyseNoiseSuppression.cxx.

void HarpoAnalyse::Set ( HarpoEvent event)
inherited

Definition at line 124 of file HarpoAnalyse.cxx.

Here is the caller graph for this function:

virtual void HarpoAnalyse::SetConfig ( )
inlinevirtualinherited
void HarpoAnalyse::SetRunHeader ( HarpoRunHeader hdr)
inlineinherited

Definition at line 60 of file HarpoAnalyse.h.

Here is the caller graph for this function:

Double_t HarpoAnalyseNoiseSuppression::TruncMean ( TArrayD *  vect,
Double_t  tl,
Double_t  th 
)
private

Definition at line 175 of file HarpoAnalyseNoiseSuppression.cxx.

Here is the caller graph for this function:

Field Documentation

HarpoEvent* HarpoAnalyse::fEvt
inherited

Definition at line 70 of file HarpoAnalyse.h.

Double_t HarpoAnalyseNoiseSuppression::fNoiseCut
private

Definition at line 34 of file HarpoAnalyseNoiseSuppression.h.

HarpoRunHeader* HarpoAnalyse::fRunHeader
protectedinherited

Definition at line 76 of file HarpoAnalyse.h.

Int_t HarpoAnalyseNoiseSuppression::isZS
private

Redefine empty default.

Definition at line 33 of file HarpoAnalyseNoiseSuppression.h.

ULong_t HarpoAnalyse::nEvents
protectedinherited

Definition at line 75 of file HarpoAnalyse.h.


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