|
BrInelVertexModuleclass description - source file - inheritance tree class BrInelVertexModule : public BrModulepublic: Data Membersprivate: Class DescriptionModule to create vertex object for the Inel counters. This is presently a combination of the calibrating module and the one to calculate the vertex info. a la BB with BbCalHits .. Input: Raw data from inel BbDig INL and BbDig INR Output: BrInelVertex Diagnostic histogram. Note: The vertexoffsets can either be read from the Calibration DB or be set manually. The vertex object should also have added some of the halo information to check the quality of the Object, thus requiring both a method (only one at present) as well as a staus/quality word.This is not done at present. A method SetOffsetCalib to be used with the vertex calibration module. This is similar to how the BrBbVertexModule is used. Do also see BrInelVertexCalModule. BrInelVertexModule() Default constructor. DO NOT USE BrInelVertexModule(const Char_t* name, const Char_t* title) : BrModule(name, title) Named Constructor void DefineHistograms() Define histograms. They are: <fill in here> void Init() Job-level initialisation void Begin() Run-level initialisation void Event(BrEventNode* inNode, BrEventNode* outNode) Per event method void End() Run-level finalisation void Finish() Job-level finalisation void Print(Option_t* option) const Print module information See BrModule::Print for options. In addition this module defines the Option: <fill in here> Inline Functionsvoid SetOffsetCalib(Bool_t b = kFALSE) void SetUseSqlOffset(Bool_t b = kFALSE) void SetRightLow(const Float_t val) void SetLeftLow(const Float_t val) void SetRightHigh(const Float_t val) void SetLeftHigh(const Float_t val) void SetVertexOffset(const Float_t val) void SetCorrectTdc(const Bool_t val = kTRUE) TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) BrInelVertexModule BrInelVertexModule(BrInelVertexModule&) void ~BrInelVertexModule() |
||||||
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|