|
BrDbCommitModuleclass description - source file - inheritance tree class BrDbCommitModule : public BrModulepublic: Data Membersprivate: Class DescriptionThis commit module is meant to be used if you want to commit a calibration to the database. This should be THE VERY LAST MODULE inserted in the module pipeline. The finish method is the only one used. The parameter element manager will commit from the start time of the initial run and the end time of the final run (they can be the same run) BrDbCommitModule() Default constructor. DO NOT USE BrDbCommitModule(const Char_t* name, const Char_t* title) : BrModule(name, title) Named Constructor void Finish() ------------------------------------ commit calibration to database ------------------------------------ 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 SetInitialRun(Int_t i = 0) void SetFinalRun(Int_t f = 0) TClass* Class() TClass* IsA() const void ShowMembers(TMemberInspector& insp, char* parent) void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) BrDbCommitModule BrDbCommitModule(BrDbCommitModule&) void ~BrDbCommitModule() |
||||||
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|