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
HarpoAnalyseNoiseMonitor Class Reference

Monitor noise in non-zerosuppressed data. More...

#include <HarpoAnalyseNoiseMonitor.h>

Public Member Functions

 HarpoAnalyseNoiseMonitor ()
 
void Init ()
 
void Save (char *mode=NULL)
 
void process ()
 
void print ()
 Ovreloaded medod whic 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)
 Redefine empty default. More...
 

Private Attributes

TH1F * hQ [2]
 
TH1F * hT [2]
 
TH1F * hCh [2]
 
TH1F * hQtotT [2]
 
TH1F * hQtot [2]
 

Detailed Description

Monitor noise in non-zerosuppressed data.

Definition at line 17 of file HarpoAnalyseNoiseMonitor.h.

Constructor & Destructor Documentation

HarpoAnalyseNoiseMonitor::HarpoAnalyseNoiseMonitor ( )
inline

Definition at line 21 of file HarpoAnalyseNoiseMonitor.h.

Member Function Documentation

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

Reimplemented from HarpoAnalyse.

Definition at line 370 of file HarpoAnalyseNoiseMonitor.cxx.

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 HarpoAnalyseNoiseMonitor::print ( )
virtual

Ovreloaded medod whic do all job.

Reimplemented from HarpoAnalyse.

void HarpoAnalyseNoiseMonitor::process ( )
virtual

Implements HarpoAnalyse.

Definition at line 52 of file HarpoAnalyseNoiseMonitor.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 HarpoAnalyseNoiseMonitor::Save ( char *  mode = NULL)
virtual

Reimplemented from HarpoAnalyse.

Definition at line 427 of file HarpoAnalyseNoiseMonitor.cxx.

Here is the caller graph for this function:

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 HarpoAnalyseNoiseMonitor::TruncMean ( TArrayD *  vect,
Double_t  tl,
Double_t  th 
)
private

Redefine empty default.

Definition at line 446 of file HarpoAnalyseNoiseMonitor.cxx.

Here is the caller graph for this function:

Field Documentation

HarpoEvent* HarpoAnalyse::fEvt
inherited

Definition at line 70 of file HarpoAnalyse.h.

HarpoRunHeader* HarpoAnalyse::fRunHeader
protectedinherited

Definition at line 76 of file HarpoAnalyse.h.

TH1F* HarpoAnalyseNoiseMonitor::hCh[2]
private

Definition at line 36 of file HarpoAnalyseNoiseMonitor.h.

TH1F* HarpoAnalyseNoiseMonitor::hQ[2]
private

Definition at line 34 of file HarpoAnalyseNoiseMonitor.h.

TH1F* HarpoAnalyseNoiseMonitor::hQtot[2]
private

Definition at line 38 of file HarpoAnalyseNoiseMonitor.h.

TH1F* HarpoAnalyseNoiseMonitor::hQtotT[2]
private

Definition at line 37 of file HarpoAnalyseNoiseMonitor.h.

TH1F* HarpoAnalyseNoiseMonitor::hT[2]
private

Definition at line 35 of file HarpoAnalyseNoiseMonitor.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: