BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrTofAdcGapCalModule


class description - source file - inheritance tree

class BrTofAdcGapCalModule : public BrTofCalModule

    private:
void NormalizeHistos() virtual void ReadAscii() virtual void SaveAscii() virtual void SetDefaultParameters() public:
BrTofAdcGapCalModule BrTofAdcGapCalModule() BrTofAdcGapCalModule BrTofAdcGapCalModule(const Char_t* name, const Char_t* title) BrTofAdcGapCalModule BrTofAdcGapCalModule(BrTofAdcGapCalModule&) virtual void ~BrTofAdcGapCalModule() virtual void Begin() static TClass* Class() virtual void DefineHistograms() virtual void End() virtual void Event(BrEventNode* inNode, BrEventNode* outNode) virtual void Finish() virtual void Init() virtual TClass* IsA() const virtual void Print(Option_t* option = "B") const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

 Class BrTofAdcGapCalModule

 Calibration of the Adc Gap and Gap Start
 At present this module is ONLY useful for reading an asciifile
 and then committing the data to the DB (possibly also loading
 from file).
 The code is plainly stolen from the BrTofScintCalModule
 with minor modifications.

____________________________________________________________________

 $Id: BrTofAdcGapCalModule.cxx,v 1.1 2002/03/20 19:34:10 videbaek Exp $
 $Author: videbaek $
 $Date: 2002/03/20 19:34:10 $
 $Copyright: (C) 2001 BRAHMS Collaboration <brahmlib@rhic.bnl.gov>


BrTofAdcGapCalModule() : BrTofCalModule()
 Default constructor. DO NOT USE

BrTofAdcGapCalModule(const Char_t* name, const Char_t* title) : BrTofCalModule(name, title)

void SetDefaultParameters()

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 SaveAscii()

void ReadAscii()

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 Functions


                        void NormalizeHistos()
                     TClass* Class()
                     TClass* IsA() const
                        void ShowMembers(TMemberInspector& insp, char* parent)
                        void Streamer(TBuffer& b)
                        void StreamerNVirtual(TBuffer& b)
        BrTofAdcGapCalModule BrTofAdcGapCalModule(BrTofAdcGapCalModule&)
                        void ~BrTofAdcGapCalModule()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2002/03/20 19:34:10 $ by videbaek $

Validate HTML
Validate CSS