class emcHLRatios: public emcFEMtuple

Class used to store values of H/L gain ratio values
emcHLRatios is to understood here as a set of four values :
+ an average value ;
+ an RMS ;
+ an intercept and
+ a slope.

Inheritance:


Public Methods

[more]const char* GetCategory(void) const
Category of this emcManageable = "HLRatios"


Inherited from emcFEMtuple:

Public Methods

ovirtual bool Add(emcFEMtuple& fem)
ovirtual emcCalFEM* AppendFEM(int absPosition, int pinNumber, int post_pre, int tac_pre, const PHTimeStamp& t1, const PHTimeStamp& t2)
ovirtual bool CheckIndex(int ifem) const
ovirtual emcCalFEM* GetFEM(int ifem)
ovirtual int GetNumberOfChannels(void) const
ovirtual int GetNumberOfFEMs(void) const
ovirtual int GetLastValidTime(int ifem=0) const
ovirtual int Get_post_pre(int ifem) const
ovirtual int GetSize(void) const
ovirtual int Get_tac_pre(int ifem) const
ovirtual float getValue(int ichannel) const
ovirtual float getValue(int ichannel, int thetime) const
ovirtual float getValue(int ichannel, int amucell, const char* kind) const
ovirtual bool IsOwner(void) const
ovirtual bool IsValid(const PHTimeStamp& when) const
ovirtual bool IsValid(const PHTimeStamp& when, int ifem) const
ovirtual void Print(int level=0)
ovirtual bool ReplaceFEM(int ifem, emcFEMtuple& fem)
ovirtual void Reset(void)
ovirtual bool SetLastValidTime(int thetime, int ifem=0)
ovoid SetOwnership(bool owner=true)


Inherited from emcManageable:

Public Methods

ostatic char* GetStorageName(emcManageable::EStorage storage)
oEStorage GetDestination(void) const
oEStorage GetSource(void) const
ovirtual void SetDestination(emcManageable::EStorage destination)
ovirtual void SetSource(emcManageable::EStorage origine)


Inherited from emcNamed:

Public Methods

ovirtual const char* GetClassName(void) const
ovirtual const char* GetName(void) const
ovirtual const char* GetTitle(void) const
ovirtual void SetClassName(const char*)
ovirtual void SetTitle(const char*)
ovirtual void SetName(const char*)


Documentation

Class used to store values of H/L gain ratio values
emcHLRatios is to understood here as a set of four values :
+ an average value ;
+ an RMS ;
+ an intercept and
+ a slope.
oconst char* GetCategory(void) const
Category of this emcManageable = "HLRatios"


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.