BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrMultCentModule


class description - source file - inheritance tree

class BrMultCentModule : public BrModule, public BrMultUtil

    private:
Double_t MultToCent(Double_t mult) public:
BrMultCentModule BrMultCentModule() BrMultCentModule BrMultCentModule(const Char_t* name, const Char_t* title) BrMultCentModule BrMultCentModule(BrMultCentModule&) void ~BrMultCentModule() static TClass* Class() virtual void DefineHistograms() virtual void Event(BrEventNode* inNode, BrEventNode* outNode) virtual void Init() virtual TClass* IsA() const void SetSiWeight(Double_t w = 1.5476) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
BrMultCentTmpCalibration* fCalibration TH1D* fCentHist TH1D* fMultHist TH1D* fMultSiHist TH1D* fMultTileHist Double_t fSiWeight

Class Description

 Determine the centrality of the event from the full multiplicity
 array Reduced data objcts (Rdo). Input event must contain BrMultRdo
 and BrMultRdo objects. The primary vertex Z position need to be
 known, so either BrZdcRdo, BrBbRdo, or BrVertex from TPM1 should be
 present in the inout node.


BrMultCentModule()
 Default constructor

BrMultCentModule(const Char_t* name, const Char_t* title) : BrModule(name, title), BrMultUtil(name)
 Default constructor.

void DefineHistograms()
 Define the histograms for this module
 Currently, only a high vs low cut histogram is made.

void Init()
 Initialise the object. Get the parameters for TMA or SMA, and
 get a handle on the TMA or SMA calibrations.

void Event(BrEventNode* input, BrEventNode* output)

Double_t MultToCent(Double_t mult)
 PRIVATE METHOD:
 Convert the multiplicity to centrality



Inline Functions


                    void SetSiWeight(Double_t w = 1.5476)
                 TClass* Class()
                 TClass* IsA() const
                    void ShowMembers(TMemberInspector& insp, char* parent)
                    void Streamer(TBuffer& b)
                    void StreamerNVirtual(TBuffer& b)
        BrMultCentModule BrMultCentModule(BrMultCentModule&)
                    void ~BrMultCentModule()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2002/03/23 16:09:12 $ by sanders $

Validate HTML
Validate CSS