BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrDbDetectorType


class description - source file - inheritance tree

class BrDbDetectorType : public BrDbTable


    public:
BrDbDetectorType BrDbDetectorType(const Char_t* name) BrDbDetectorType BrDbDetectorType(BrDbDetectorType&) void ~BrDbDetectorType() static TClass* Class() static BrDbQuery* Create() virtual const Char_t* GetName() const virtual BrDbQuery* Insert() virtual TClass* IsA() const static TObjArray* MultipleInstance(TSQLResult*) virtual void SetName(const Char_t* name) virtual void ShowMembers(TMemberInspector& insp, char* parent) static BrDbDetectorType* SingleInstance(TSQLRow*) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Char_t fName[64] public:
static const Char_t* kTableName

Class Description

 Class BrDbDetector

 Rep of Detector type in BRAHMS database.


BrDbDetectorType(const Char_t* name)

BrDbDetectorType* SingleInstance(TSQLRow* row)

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

Create(void)

Insert(void)

SetName(const Char_t* name)



Inline Functions


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

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2001/06/21 14:55:16 $ by hagel $

Validate HTML
Validate CSS