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

class for raw data obtained from measurements or simulations More...

#include <ERNeuRadRawEvent.h>

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

Public Member Functions

 ERNeuRadRawEvent (const Int_t npoints)
 
 ClassDef (ERNeuRadRawEvent, 1)
 
void Reset ()
 
const Double_t * GetAmp () const
 
const Double_t * GetTime () const
 
void SetAmp (Double_t a, Int_t i)
 
void SetTime (Double_t t, Int_t i)
 
void PrintAmp (Int_t i)
 
void PrintTime (Int_t i)
 
Double_t GetTime (Int_t i)
 
Double_t GetAmp (Int_t i)
 
Double_t & Amp (Int_t i)
 
TArrayF & GetPEAmps ()
 
TArrayF & GetPETimes ()
 
void SetPETimes (TArrayF &fPETimesOLD)
 
void SetPEAmps (TArrayF &fPEAmpsOLD)
 
void SetStartTime (Double_t t)
 
Double_t GetStartTime ()
 
void SetFinishTime (Double_t t)
 
Double_t GetFinishTime ()
 
void SetEvent (Int_t t)
 
Int_t GetEvent ()
 

Private Member Functions

void Init ()
 

Private Attributes

TArrayD fAmp
 
TArrayD fTime
 
TArrayF fPEAmps
 
TArrayF fPETimes
 
Double_t fStartTime
 
Double_t fFinishTime
 
Int_t fEvent
 
const Int_t fNPoints
 

Detailed Description

class for raw data obtained from measurements or simulations

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

Definition at line 28 of file ERNeuRadRawEvent.h.


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