ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
RooMultiVarGaussian::BitBlock Class Reference

Definition at line 72 of file RooMultiVarGaussian.h.

Public Member Functions

 BitBlock ()
 
void setBit (Int_t ibit)
 
Bool_t getBit (Int_t ibit)
 
Bool_t operator== (const BitBlock &other)
 

Public Attributes

Int_t b0
 
Int_t b1
 
Int_t b2
 
Int_t b3
 

#include <RooMultiVarGaussian.h>

Constructor & Destructor Documentation

RooMultiVarGaussian::BitBlock::BitBlock ( )
inline

Definition at line 74 of file RooMultiVarGaussian.h.

Member Function Documentation

Bool_t RooMultiVarGaussian::BitBlock::getBit ( Int_t  ibit)

Definition at line 649 of file RooMultiVarGaussian.cxx.

Referenced by RooMultiVarGaussian::decodeCode().

Bool_t RooMultiVarGaussian::BitBlock::operator== ( const BitBlock other)

Definition at line 658 of file RooMultiVarGaussian.cxx.

void RooMultiVarGaussian::BitBlock::setBit ( Int_t  ibit)

Member Data Documentation

Int_t RooMultiVarGaussian::BitBlock::b0

Definition at line 80 of file RooMultiVarGaussian.h.

Referenced by operator==(), and setBit().

Int_t RooMultiVarGaussian::BitBlock::b1

Definition at line 81 of file RooMultiVarGaussian.h.

Referenced by operator==(), and setBit().

Int_t RooMultiVarGaussian::BitBlock::b2

Definition at line 82 of file RooMultiVarGaussian.h.

Referenced by operator==(), and setBit().

Int_t RooMultiVarGaussian::BitBlock::b3

Definition at line 83 of file RooMultiVarGaussian.h.

Referenced by operator==(), and setBit().


The documentation for this class was generated from the following files: