BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrTrigScaler


class description - source file - inheritance tree

class BrTrigScaler : public BrDataObject


    public:
BrTrigScaler BrTrigScaler() BrTrigScaler BrTrigScaler(const Char_t* Name, const Char_t* Title) BrTrigScaler BrTrigScaler(BrTrigScaler&) virtual void ~BrTrigScaler() static TClass* Class() virtual Int_t GetScaler(const Int_t i) const virtual Int_t GetVetoedScaler(const Int_t i) const virtual TClass* IsA() const virtual void List() virtual void SetScaler(const Int_t iscaler, const Int_t value) virtual void SetVetoedScaler(const Int_t iscaler, const Int_t value) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fScaler[32] Array of scaler values Int_t fVetoedScaler[32] Array of vetoed scaler values public:
static const BrTrigScaler::EScalerInfo kScalerChan

Class Description

 BrTrigScaler is a class which holds scaler information from
 BRAHMS online data.
 The class was formerly BrTriggerScalers



Int_t GetScaler(const Int_t i) const

Int_t GetVetoedScaler(const Int_t i) const

void SetScaler(const Int_t iscaler,const Int_t value)

void SetVetoedScaler(const Int_t iscaler,const Int_t value)

void List()
 List the values of the scalers



Inline Functions


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

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on Wed Sep 11 04:54:11 2002 by

Validate HTML
Validate CSS