#include "hpidreconstructorpar.h"

HPidReconstructorPar


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

class HPidReconstructorPar : public HPidHistogramsCont

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

    public:
HPidReconstructorPar(const char* name = "PidReconstructorPar", const char* title = "Parameters for HPidReconstructor", const char* context = "PidReconstructorParContext") virtual ~HPidReconstructorPar() static TClass* Class() Float_t getIntensity(Int_t iPartId, Int_t iSystem, 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


 HPidReconstructorPar

 HPidReconstructor parameters with particles intensities
 There are two histograms per species and sector: The relints for TOF and
 the relints for SHOWER



HPidReconstructorPar(const char *name, const char *title, const char *context) : HPidHistogramsCont(name, title, context, 2)
 Init HPidHistogramsCont with 2 histograms (systems) per particle



Inline Functions


               void ~HPidReconstructorPar()
            Float_t getIntensity(Int_t iPartId, Int_t iSystem, 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: Marcin Jaskula 10/10/2002
Last update: Fri Jan 26 12:23:01 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.