Logo ROOT  
Reference Guide
RooMultiVarGaussian::BitBlock Class Reference

Definition at line 72 of file RooMultiVarGaussian.h.

Public Member Functions

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

Public Attributes

Int_t b0
 
Int_t b1
 
Int_t b2
 
Int_t b3
 

#include <RooMultiVarGaussian.h>

Constructor & Destructor Documentation

◆ BitBlock()

RooMultiVarGaussian::BitBlock::BitBlock ( )
inline

Definition at line 74 of file RooMultiVarGaussian.h.

Member Function Documentation

◆ getBit()

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

Definition at line 650 of file RooMultiVarGaussian.cxx.

◆ operator==()

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

Definition at line 659 of file RooMultiVarGaussian.cxx.

◆ setBit()

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

Definition at line 642 of file RooMultiVarGaussian.cxx.

Member Data Documentation

◆ b0

Int_t RooMultiVarGaussian::BitBlock::b0

Definition at line 80 of file RooMultiVarGaussian.h.

◆ b1

Int_t RooMultiVarGaussian::BitBlock::b1

Definition at line 81 of file RooMultiVarGaussian.h.

◆ b2

Int_t RooMultiVarGaussian::BitBlock::b2

Definition at line 82 of file RooMultiVarGaussian.h.

◆ b3

Int_t RooMultiVarGaussian::BitBlock::b3

Definition at line 83 of file RooMultiVarGaussian.h.

Libraries for RooMultiVarGaussian::BitBlock:
[legend]

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