Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RSliceSpec.hxx File Reference
#include "RBinIndexRange.hxx"
#include <cstdint>
#include <stdexcept>
#include <utility>
#include <variant>
Include dependency graph for RSliceSpec.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RSliceSpec::ROperationRebin
 Rebin the dimension, grouping a number of original bins into a new one. More...
 
class  ROOT::Experimental::RSliceSpec::ROperationSum
 Sum bins along this dimension, effectively resulting in a projection. More...
 
class  ROOT::Experimental::RSliceSpec
 Specification of a slice operation along one dimension. More...
 

Namespaces

namespace  ROOT
 
namespace  ROOT::Experimental
 

Detailed Description

Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RSliceSpec.hxx.