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

task for converting data from output digitizing files to files with structure of class RawEvent More...

#include <ERSimtoRaw.h>

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

Public Member Functions

 ERSimtoRaw ()
 
 ERSimtoRaw (Int_t NEvents)
 
 ~ERSimtoRaw ()
 
virtual InitStatus Init ()
 
virtual void Exec (Option_t *opt)
 
 ERSimtoRaw ()
 
 ERSimtoRaw (Int_t NEvents)
 
 ~ERSimtoRaw ()
 
virtual InitStatus Init ()
 
virtual void Exec (Option_t *opt)
 

Protected Member Functions

 ClassDef (ERSimtoRaw, 1)
 

Protected Attributes

TClonesArray * fPixelSignals
 
ERNeuRadRawEvent ** fRawEvents
 
Int_t fNChanels
 
Int_t fNPoints
 
Int_t fEvent
 
Float_t * fResFunction
 
TArrayF fResFunctionRoot
 
RawEvent ** fRawEvents
 

Detailed Description

task for converting data from output digitizing files to files with structure of class RawEvent

ERSimtoRaw

Author
I.Muzalevsky ivanm.nosp@m.uzal.nosp@m.evsky.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Definition at line 33 of file ERSimtoRaw.h.

Constructor & Destructor Documentation

ERSimtoRaw::ERSimtoRaw ( )

Default constructor

Definition at line 30 of file ERSimtoRaw.cxx.

ERSimtoRaw::ERSimtoRaw ( Int_t  NEvents)

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

Definition at line 18 of file ERSimtoRaw.cxx.

ERSimtoRaw::~ERSimtoRaw ( )

Destructor

Definition at line 42 of file ERSimtoRaw.cxx.

ERSimtoRaw::ERSimtoRaw ( )

Default constructor

ERSimtoRaw::ERSimtoRaw ( Int_t  NEvents)

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

ERSimtoRaw::~ERSimtoRaw ( )

Destructor

Member Function Documentation

virtual void ERSimtoRaw::Exec ( Option_t *  opt)
virtual

Virtual method Exec

void ERSimtoRaw::Exec ( Option_t *  opt)
virtual

Virtual method Exec

Definition at line 75 of file ERSimtoRaw.cxx.

virtual InitStatus ERSimtoRaw::Init ( )
virtual

Virtual method Init

InitStatus ERSimtoRaw::Init ( )
virtual

Virtual method Init

Definition at line 48 of file ERSimtoRaw.cxx.


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