|
BrTofAdcGapCalModuleclass description - source file - inheritance tree class BrTofAdcGapCalModule : public BrTofCalModuleprivate: Data MembersClass DescriptionClass 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 Functionsvoid 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>
|