Definition at line 141 of file RooVectorDataStore.h.
 
|  | 
| std::vector< double > | _vec | 
|  | 
#include <RooVectorDataStore.h>
◆ RealVector() [1/3]
◆ RealVector() [2/3]
◆ ~RealVector()
  
  | 
        
          | virtual RooVectorDataStore::RealVector::~RealVector | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ RealVector() [3/3]
◆ bufArg()
  
  | 
        
          | const RooAbsReal * RooVectorDataStore::RealVector::bufArg | ( |  | ) | const |  | inline | 
 
 
◆ data()
  
  | 
        
          | const std::vector< double > & RooVectorDataStore::RealVector::data | ( |  | ) | const |  | inline | 
 
 
◆ fill()
  
  | 
        
          | void RooVectorDataStore::RealVector::fill | ( |  | ) |  |  | inline | 
 
 
◆ get()
  
  | 
        
          | void RooVectorDataStore::RealVector::get | ( | Int_t | idx | ) | const |  | inline | 
 
 
◆ getNative()
  
  | 
        
          | void RooVectorDataStore::RealVector::getNative | ( | Int_t | idx | ) | const |  | inline | 
 
 
◆ getRange()
  
  | 
        
          | RooSpan< const double > RooVectorDataStore::RealVector::getRange | ( | std::size_t | first, |  
          |  |  | std::size_t | last |  
          |  | ) |  | const |  | inline | 
 
 
◆ needRecalc()
  
  | 
        
          | Bool_t RooVectorDataStore::RealVector::needRecalc | ( |  | ) |  |  | inline | 
 
 
◆ nset()
  
  | 
        
          | RooArgSet * RooVectorDataStore::RealVector::nset | ( |  | ) | const |  | inline | 
 
 
◆ operator=()
◆ reserve()
  
  | 
        
          | void RooVectorDataStore::RealVector::reserve | ( | Int_t | siz | ) |  |  | inline | 
 
 
◆ reset()
  
  | 
        
          | void RooVectorDataStore::RealVector::reset | ( |  | ) |  |  | inline | 
 
 
◆ resize()
  
  | 
        
          | void RooVectorDataStore::RealVector::resize | ( | Int_t | siz | ) |  |  | inline | 
 
 
◆ setBufArg()
◆ setBuffer()
◆ setDependents()
  
  | 
        
          | void RooVectorDataStore::RealVector::setDependents | ( | const RooArgSet & | deps | ) |  |  | inline | 
 
 
◆ setNativeBuffer()
  
  | 
        
          | void RooVectorDataStore::RealVector::setNativeBuffer | ( | Double_t * | newBuf = 0 | ) |  |  | inline | 
 
 
◆ setNset()
  
  | 
        
          | void RooVectorDataStore::RealVector::setNset | ( | RooArgSet * | newNset | ) |  |  | inline | 
 
 
◆ size()
  
  | 
        
          | Int_t RooVectorDataStore::RealVector::size | ( |  | ) | const |  | inline | 
 
 
◆ write()
  
  | 
        
          | void RooVectorDataStore::RealVector::write | ( | Int_t | i | ) |  |  | inline | 
 
 
◆ RooVectorDataStore
◆ _buf
  
  | 
        
          | Double_t* RooVectorDataStore::RealVector::_buf |  | private | 
 
 
◆ _nativeBuf
  
  | 
        
          | Double_t* RooVectorDataStore::RealVector::_nativeBuf |  | private | 
 
 
◆ _nativeReal
  
  | 
        
          | RooAbsReal* RooVectorDataStore::RealVector::_nativeReal |  | private | 
 
 
◆ _nset
  
  | 
        
          | RooArgSet* RooVectorDataStore::RealVector::_nset |  | private | 
 
 
◆ _real
◆ _tracker
◆ _vec
  
  | 
        
          | std::vector<double> RooVectorDataStore::RealVector::_vec |  | protected | 
 
 
[legend] 
The documentation for this class was generated from the following file: