BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrDbRun


class description - source file - inheritance tree

class BrDbRun : public BrDbTable

    private:
void SetBFSAngle(Float_t x) void SetComments(const Char_t* x, ULong_t l) void SetD1Pol(const Char_t* x) void SetD1Set(Int_t x) void SetD2Pol(const Char_t* x) void SetD2Set(Int_t x) void SetD3Pol(const Char_t* x) void SetD3Set(Int_t x) void SetD4Pol(const Char_t* x) void SetD4Set(Int_t x) void SetD5Pol(const Char_t* x) void SetD5Set(Int_t x) void SetDebug(Int_t x) void SetEndState(const Char_t* x) void SetEndTime(Int_t x) void SetErrors(Int_t x) void SetErrorsFrontEnd(Int_t x) void SetErrorsSync(Int_t x) void SetErrorsUnpack(Int_t x) void SetEvents(Int_t x) void SetFFSAngle(Float_t x) void SetHPSS(Int_t x) void SetMaxEvents(Int_t x) void SetMRSAngle(Float_t x) void SetPartitions(const Char_t* x) void SetRunNo(Int_t x) void SetRunType(const Char_t* x) void SetScale1(Int_t x) void SetScale2(Int_t x) void SetScale3(Int_t x) void SetScale4(Int_t x) void SetScale5(Int_t x) void SetScale6(Int_t x) void SetScale7(Int_t x) void SetScale8(Int_t x) void SetSpool(Int_t x) void SetStartComment(const Char_t* x) void SetStartTime(Int_t x) void SetSupervisor(const Char_t* x) void SetTrigger1(Int_t x) void SetTrigger2(Int_t x) void SetTrigger3(Int_t x) void SetTrigger4(Int_t x) void SetTrigger5(Int_t x) void SetTrigger6(Int_t x) void SetTrigger7(Int_t x) void SetTrigger8(Int_t x) void SetTriggerSummary(const Char_t* x, ULong_t l) public:
BrDbRun BrDbRun() BrDbRun BrDbRun(BrDbRun&) void ~BrDbRun() static TClass* Class() static BrDbQuery* Create() Float_t GetBFSAngle() const const Char_t* GetComments() const Int_t GetCommentSize() const const Char_t* GetD1Pol() const Int_t GetD1Set() const const Char_t* GetD2Pol() const Int_t GetD2Set() const const Char_t* GetD3Pol() const Int_t GetD3Set() const const Char_t* GetD4Pol() const Int_t GetD4Set() const const Char_t* GetD5Pol() const Int_t GetD5Set() const Int_t GetDebug() const const Char_t* GetEndState() const Int_t GetEndTime() const Int_t GetErrors() const Int_t GetErrorsFrontEnd() const Int_t GetErrorsSync() const Int_t GetErrorsUnpack() const Int_t GetEvents() const Float_t GetFFSAngle() const Int_t GetHPSS() const Int_t GetMaxEvents() const Float_t GetMRSAngle() const const Char_t* GetPartitions() const Int_t GetRunNo() const const Char_t* GetRunType() const Int_t GetScale1() const Int_t GetScale2() const Int_t GetScale3() const Int_t GetScale4() const Int_t GetScale5() const Int_t GetScale6() const Int_t GetScale7() const Int_t GetScale8() const Int_t GetSpool() const const Char_t* GetStartComment() const Int_t GetStartTime() const Int_t GetSummarySize() const const Char_t* GetSupervisor() const Int_t GetTrigger1() const Int_t GetTrigger2() const Int_t GetTrigger3() const Int_t GetTrigger4() const Int_t GetTrigger5() const Int_t GetTrigger6() const Int_t GetTrigger7() const Int_t GetTrigger8() const const Char_t* GetTriggerSummary() const virtual BrDbQuery* Insert() virtual TClass* IsA() const static TObjArray* MultipleInstance(TSQLResult*) virtual void ShowMembers(TMemberInspector& insp, char* parent) static BrDbRun* SingleInstance(TSQLRow*) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fRunNo Run number Char_t fRunType[256] Type string Int_t fEvents Number of events in run Int_t fErrors Number of errors in run Int_t fDebug Debug flag Int_t fSpool Spool flag Int_t fHPSS HPSS flag Char_t fPartitions[256] Partition description Char_t fStartComment[256] Comment set at start of run Char_t fEndState[256] The state at end of run Int_t fStartTime Time of start (since Unix epoch) Int_t fEndTime Time of end (since Unix epoch) Char_t fSupervisor[256] Supervisor of this run Float_t fMRSAngle Angle setting of MRS Float_t fFFSAngle Angle setting of FFS Float_t fBFSAngle Angle setting of BFS Char_t fD1Pol[256] Polarity of D1 Int_t fD1Set Current in D1 Char_t fD2Pol[256] Polarity of D2 Int_t fD2Set Current in D2 Char_t fD3Pol[256] Polarity of D3 Int_t fD3Set Current in D3 Char_t fD4Pol[256] Polarity of D4 Int_t fD4Set Current in D4 Char_t fD5Pol[256] Polarity of D5 Int_t fD5Set Current in D5 Int_t fTrigger1 Number of trigger 1 events Int_t fTrigger2 Number of trigger 2 events Int_t fTrigger3 Number of trigger 3 events Int_t fTrigger4 Number of trigger 4 events Int_t fTrigger5 Number of trigger 5 events Int_t fTrigger6 Number of trigger 6 events Int_t fTrigger7 Number of trigger 7 events Int_t fTrigger8 Number of trigger 8 events Int_t fScale1 Scale down of trigger 1 events Int_t fScale2 Scale down of trigger 2 events Int_t fScale3 Scale down of trigger 3 events Int_t fScale4 Scale down of trigger 4 events Int_t fScale5 Scale down of trigger 5 events Int_t fScale6 Scale down of trigger 6 events Int_t fScale7 Scale down of trigger 7 events Int_t fScale8 Scale down of trigger 8 events Int_t fMaxEvents Maximum of events Int_t fErrorsFrontEnd Number of front end errors Int_t fErrorsSync Number of syncronisation errors Int_t fErrorsUnpack Number of unpack errors Int_t fSummarySize Size of trigger summary Char_t* fTriggerSummary [fSummarySize] Int_t fCommentSize Size of trigger summary Char_t* fComments [fCommentSize] public:
static const Char_t* kTableName

Class Description



BrDbRun(void)
 Empty default constructor.

Create(void)
 Returns a SQL query string suitable for creation of this table in
 a database.

SingleInstance(TSQLRow* row)
 Returns an instance of a BrDbRun. User needs to store this
 object imidiatly.

MultipleInstance(TSQLResult* res)
 Returns an (1D) array of BrDbRun's matching Query that made
 the TSQLResult. User need to store this immediately.

Insert(void)

void SetRunType(const Char_t* x)
 Set RunType

void SetEndState(const Char_t* x)
 Set EndState

void SetPartitions(const Char_t* x)
 Set Partitions

void SetStartComment(const Char_t* x)
 Set StartComment

void SetSupervisor(const Char_t* x)
 Set Supervisor

void SetD1Pol(const Char_t* x)
 Set D1Pol

void SetD2Pol(const Char_t* x)
 Set D2Pol

void SetD3Pol(const Char_t* x)
 Set D3Pol

void SetD4Pol(const Char_t* x)
 Set D4Pol

void SetD5Pol(const Char_t* x)
 Set D5Pol

void SetTriggerSummary(const Char_t* x, ULong_t l)
 Set TriggerSummary

void SetComments(const Char_t* x, ULong_t l)
 Set Comments



Inline Functions


                 void SetRunNo(Int_t x)
                 void SetEvents(Int_t x)
                 void SetErrors(Int_t x)
                 void SetDebug(Int_t x)
                 void SetSpool(Int_t x)
                 void SetHPSS(Int_t x)
                 void SetStartTime(Int_t x)
                 void SetEndTime(Int_t x)
                 void SetMRSAngle(Float_t x)
                 void SetFFSAngle(Float_t x)
                 void SetBFSAngle(Float_t x)
                 void SetD1Set(Int_t x)
                 void SetD2Set(Int_t x)
                 void SetD3Set(Int_t x)
                 void SetD4Set(Int_t x)
                 void SetD5Set(Int_t x)
                 void SetTrigger1(Int_t x)
                 void SetTrigger2(Int_t x)
                 void SetTrigger3(Int_t x)
                 void SetTrigger4(Int_t x)
                 void SetTrigger5(Int_t x)
                 void SetTrigger6(Int_t x)
                 void SetTrigger7(Int_t x)
                 void SetTrigger8(Int_t x)
                 void SetScale1(Int_t x)
                 void SetScale2(Int_t x)
                 void SetScale3(Int_t x)
                 void SetScale4(Int_t x)
                 void SetScale5(Int_t x)
                 void SetScale6(Int_t x)
                 void SetScale7(Int_t x)
                 void SetScale8(Int_t x)
                 void SetMaxEvents(Int_t x)
                 void SetErrorsFrontEnd(Int_t x)
                 void SetErrorsSync(Int_t x)
                 void SetErrorsUnpack(Int_t x)
                Int_t GetRunNo() const
        const Char_t* GetRunType() const
                Int_t GetEvents() const
                Int_t GetErrors() const
                Int_t GetDebug() const
                Int_t GetSpool() const
                Int_t GetHPSS() const
        const Char_t* GetPartitions() const
        const Char_t* GetStartComment() const
        const Char_t* GetEndState() const
                Int_t GetStartTime() const
                Int_t GetEndTime() const
        const Char_t* GetSupervisor() const
              Float_t GetMRSAngle() const
              Float_t GetFFSAngle() const
              Float_t GetBFSAngle() const
        const Char_t* GetD1Pol() const
                Int_t GetD1Set() const
        const Char_t* GetD2Pol() const
                Int_t GetD2Set() const
        const Char_t* GetD3Pol() const
                Int_t GetD3Set() const
        const Char_t* GetD4Pol() const
                Int_t GetD4Set() const
        const Char_t* GetD5Pol() const
                Int_t GetD5Set() const
                Int_t GetTrigger1() const
                Int_t GetTrigger2() const
                Int_t GetTrigger3() const
                Int_t GetTrigger4() const
                Int_t GetTrigger5() const
                Int_t GetTrigger6() const
                Int_t GetTrigger7() const
                Int_t GetTrigger8() const
                Int_t GetScale1() const
                Int_t GetScale2() const
                Int_t GetScale3() const
                Int_t GetScale4() const
                Int_t GetScale5() const
                Int_t GetScale6() const
                Int_t GetScale7() const
                Int_t GetScale8() const
                Int_t GetMaxEvents() const
                Int_t GetErrorsFrontEnd() const
                Int_t GetErrorsSync() const
                Int_t GetErrorsUnpack() const
                Int_t GetSummarySize() const
        const Char_t* GetTriggerSummary() const
                Int_t GetCommentSize() const
        const Char_t* GetComments() const
              TClass* Class()
              TClass* IsA() const
                 void ShowMembers(TMemberInspector& insp, char* parent)
                 void Streamer(TBuffer& b)
                 void StreamerNVirtual(TBuffer& b)
              BrDbRun BrDbRun(BrDbRun&)
                 void ~BrDbRun()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2001/07/17 13:47:53 $ by cholm $

Validate HTML
Validate CSS