do not persist 
Definition at line 130 of file RooAbsCategory.h.
 
#include <RooAbsCategory.h>
◆ LegacyIterator()
  
  
      
        
          | RooAbsCategory::LegacyIterator::LegacyIterator  | 
          ( | 
          const std::vector< RooCatType * > &  | 
          vec | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetCollection()
  
  
      
        
          | const TCollection * RooAbsCategory::LegacyIterator::GetCollection  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ Next()
  
  
      
        
          | TObject * RooAbsCategory::LegacyIterator::Next  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ operator*()
  
  
      
        
          | TObject * RooAbsCategory::LegacyIterator::operator*  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
Return current object or nullptr. 
For backward compatibility reasons we have to provide this default implementation. 
Reimplemented from TIterator.
Definition at line 143 of file RooAbsCategory.h.
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Reset()
  
  
      
        
          | void RooAbsCategory::LegacyIterator::Reset  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ _vec
  
  
      
        
          | const std::vector<RooCatType*>* RooAbsCategory::LegacyIterator::_vec | 
         
       
   | 
  
private   | 
  
 
 
◆ index
  
  
      
        
          | int RooAbsCategory::LegacyIterator::index | 
         
       
   | 
  
private   | 
  
 
 
[legend] 
The documentation for this class was generated from the following file: