Definition at line 215 of file RNTupleDescriptor.hxx.
 
#include <ROOT/RNTupleDescriptor.hxx>
◆ RValueRange() [1/3]
  
  
      
        
          | ROOT::RColumnDescriptor::RValueRange::RValueRange  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ RValueRange() [2/3]
  
  
      
        
          | ROOT::RColumnDescriptor::RValueRange::RValueRange  | 
          ( | 
          double |           min,  | 
         
        
           | 
           | 
          double |           max ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ RValueRange() [3/3]
  
  
      
        
          | ROOT::RColumnDescriptor::RValueRange::RValueRange  | 
          ( | 
          std::pair< double, double > |           range | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator!=()
  
  
      
        
          | bool ROOT::RColumnDescriptor::RValueRange::operator!=  | 
          ( | 
          RValueRange |           other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator==()
  
  
      
        
          | bool ROOT::RColumnDescriptor::RValueRange::operator==  | 
          ( | 
          RValueRange |           other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ fMax
      
        
          | double ROOT::RColumnDescriptor::RValueRange::fMax = 0 | 
        
      
 
 
◆ fMin
      
        
          | double ROOT::RColumnDescriptor::RValueRange::fMin = 0 | 
        
      
 
 
The documentation for this struct was generated from the following file: