#include "hpidalgshowerpar.h"

HPidAlgShowerPar


class description - source file - inheritance tree (.pdf)

class HPidAlgShowerPar : public HPidHistogramsCont

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HParCond
<-
HPidParCont
<-
HPidHistogramsCont
<-
HPidAlgShowerPar

    public:
HPidAlgShowerPar(const char* name = "PidAlgShowerPar", const char* title = "Parameters for HPidAlgShower", const char* context = "HPidAlgShowerContext") virtual ~HPidAlgShowerPar() static TClass* Class() Float_t getParameterValue(Int_t iPartId, Int_t iParam, Int_t iSector, Float_t fMom, Float_t fTheta) const virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description


 HPidAlgShowerPar

 HPidAlgShowerPar parameters for PID
 Container stores PDFs for charge multiplication factors and
 PDFs for sum of charges from Pre-chamber (3x3 pads)



HPidAlgShowerPar(const char *name, const char *title, const char *context) : HPidHistogramsCont(name, title, context, PIDALGSHOWERPAR_HIST_NUM)
 Containers for HPidAlgShower class
 For the algorithm descrition look into HPidAlgShower class




Inline Functions


               void ~HPidAlgShowerPar()
            Float_t getParameterValue(Int_t iPartId, Int_t iParam, Int_t iSector, Float_t fMom, Float_t fTheta) const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Author: Tomasz Wojcik 14/02/2005
Last update: Fri Jan 26 12:21:30 2007


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.