er  dev
Public Member Functions | Protected Attributes | Private Member Functions | List of all members
ERRawToAnalyzeConverter Class Reference

task for analyzing raw data More...

#include <ERRawToAnalyzeConverter.h>

Inheritance diagram for ERRawToAnalyzeConverter:
Inheritance graph
[legend]
Collaboration diagram for ERRawToAnalyzeConverter:
Collaboration graph
[legend]

Public Member Functions

 ERRawToAnalyzeConverter ()
 
 ERRawToAnalyzeConverter (Int_t verbose)
 
 ~ERRawToAnalyzeConverter ()
 
virtual InitStatus Init ()
 
virtual void Exec (Option_t *opt)
 
virtual void Finish ()
 
virtual void Reset ()
 
void SetNChanels (Int_t chanels)
 
void SetNPoints (Int_t points)
 
void SetSmooth (Int_t smpar)
 

Protected Attributes

ERNeuRadRawEvent ** fRawEvents
 
ERNeuRadAEvent ** fAEvents
 
Int_t fNChanels
 
Int_t fNPoints
 
Bool_t fSmoothPar
 
const Double_t fRatio
 
const Double_t fTD
 
Double_t fNoiseMin
 
Double_t fNoiseMax
 
Int_t fNumSmoothP
 
Int_t fEvent
 

Private Member Functions

virtual void SetParContainers ()
 

Detailed Description

task for analyzing raw data

Author
V.Chudoba chudo.nosp@m.ba@j.nosp@m.inr.r.nosp@m.u
Version
1.0

Definition at line 28 of file ERRawToAnalyzeConverter.h.

Constructor & Destructor Documentation

ERRawToAnalyzeConverter::ERRawToAnalyzeConverter ( )

Default constructor

Definition at line 12 of file ERRawToAnalyzeConverter.cxx.

ERRawToAnalyzeConverter::ERRawToAnalyzeConverter ( Int_t  verbose)

Constructor verbose: 1 - only standard log print, 2 - print digi information

Definition at line 30 of file ERRawToAnalyzeConverter.cxx.

ERRawToAnalyzeConverter::~ERRawToAnalyzeConverter ( )

Destructor

Definition at line 48 of file ERRawToAnalyzeConverter.cxx.

Member Function Documentation

void ERRawToAnalyzeConverter::Exec ( Option_t *  opt)
virtual

Virtual method Exec

Definition at line 97 of file ERRawToAnalyzeConverter.cxx.

void ERRawToAnalyzeConverter::Finish ( )
virtual

Virtual method Finish

Definition at line 127 of file ERRawToAnalyzeConverter.cxx.

InitStatus ERRawToAnalyzeConverter::Init ( )
virtual

Virtual method Init

Definition at line 66 of file ERRawToAnalyzeConverter.cxx.

void ERRawToAnalyzeConverter::Reset ( )
virtual

Virtual method Reset

Definition at line 118 of file ERRawToAnalyzeConverter.cxx.


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