|
class | RAttrAxis |
| All kind of drawing a axis: line, text, ticks, min/max, log, invert, ... More...
|
|
class | RAttrBase |
| Base class for all attributes, used with RDrawable. More...
|
|
class | RAttrBox |
| Drawing attributes for a box: rectangular lines with size and position. More...
|
|
class | RAttrColor |
| Access RColor from drawable attributes. More...
|
|
class | RAttrFill |
| Drawing fill attributes for different objects. More...
|
|
class | RAttrLine |
| Drawing line attributes for different objects. More...
|
|
class | RAttrMap |
|
class | RAttrMargins |
| A margins attributes. Only relative and pixel coordinates are allowed. More...
|
|
class | RAttrMarker |
| A marker attributes. More...
|
|
class | RAttrText |
| A text.attributes. More...
|
|
class | RAxisBase |
| Histogram axis base class. More...
|
|
class | RAxisConfig |
| Objects used to configure the different axis types. More...
|
|
class | RAxisEquidistant |
| Axis with equidistant bin borders. More...
|
|
class | RAxisGrow |
| An axis that can extend its range, keeping the number of its bins unchanged. More...
|
|
class | RAxisIrregular |
| An axis with non-equidistant bins (also known as "variable binning"). More...
|
|
class | RAxisLabels |
| A RAxisGrow that has a label assigned to each bin and a bin width of 1. More...
|
|
class | RCanvas |
| A window's topmost RPad . More...
|
|
class | RCanvasDisplayItem |
| class RCanvasDisplayItem More...
|
|
class | RChangeAttrRequest |
|
class | RClusterDescriptor |
| Meta-data for a set of ntuple clusters. More...
|
|
class | RClusterIndex |
| Addresses a column element or field item relative to a particular cluster, instead of a global NTupleSize_t index. More...
|
|
struct | RClusterSize |
| Wrap the 32bit integer in a struct in order to avoid template specialization clash with std::uint32_t. More...
|
|
class | RCollectionNTuple |
| A virtual ntuple for collections that can be used to some extent like a real ntuple. More...
|
|
class | RColor |
| The color class. More...
|
|
class | RColumnDescriptor |
| Meta-data stored for every column of an ntuple. More...
|
|
class | RColumnModel |
| Holds the static meta-data of a column in a tree. More...
|
|
class | RColumnSwitch |
| Holds the index and the tag of a kSwitch column. More...
|
|
class | RDirectory |
| Key/value store of objects. More...
|
|
class | RDirectoryTypeMismatch |
| Objects of this class are thrown to signal that the value known under the given name . More...
|
|
class | RDirectoryUnknownKey |
| Objects of this class are thrown to signal that no key with that name exists. More...
|
|
class | RDisplayHistStat |
| Object send to client for display of RHistStat, required to avoid sending histogram to the client. More...
|
|
class | RDisplayItem |
| Base class for painting data for JS. More...
|
|
class | RDrawable |
| Base class for drawable entities: objects that can be painted on a RPad . More...
|
|
class | RDrawableDisplayItem |
| Generic display item for RDrawable, just reference drawable itself. More...
|
|
class | RDrawableExecRequest |
| Base class for requests which can be submitted from the clients. More...
|
|
class | RDrawableMenuRequest |
| Request menu items for the drawable object. More...
|
|
class | RDrawableReply |
| Base class for replies on RDrawableRequest. More...
|
|
class | RDrawableRequest |
| Base class for requests which can be submitted from the clients. More...
|
|
class | REntry |
| The REntry is a collection of values in an ntuple corresponding to a complete row in the data set. More...
|
|
class | RError |
| Captures diagnostics related to a ROOT runtime error. More...
|
|
class | REve3DProjection |
|
class | REveAunt |
|
class | REveAuntAsList |
|
class | REveBox |
|
class | REveBoxProjected |
|
class | REveBoxSet |
|
class | REveChunkManager |
|
class | REveChunkVector |
|
class | REveClient |
|
class | REveCluster |
| REveCluster Reconstructed cluster (also used in VSD). More...
|
|
class | REveCompound |
|
class | REveCompoundProjected |
|
class | REveDataCollection |
|
class | REveDataColumn |
|
class | REveDataItem |
|
class | REveDataProxyBuilderBase |
|
class | REveDataSimpleProxyBuilder |
|
class | REveDataSimpleProxyBuilderTemplate |
|
class | REveDataTable |
|
class | REveDigitSet |
|
class | REveElement |
|
class | REveEllipsoid |
|
class | REveEllipsoidProjected |
|
class | REveException |
| REveException Exception-type thrown by Eve classes. More...
|
|
class | REveFrameBox |
|
class | REveGeoManagerHolder |
| REveGeoManagerHolder Exception-safe global variable holders. More...
|
|
class | REveGeomConfig |
| Configuration parameters which can be configured on the client Send as is to-from client. More...
|
|
class | REveGeomDescription |
|
class | REveGeomDrawing |
| Object with full description for drawing geometry It includes list of visible items and list of nodes required to build them. More...
|
|
class | REveGeomNode |
| Full node description including matrices and other attributes. More...
|
|
class | REveGeomNodeBase |
| Base description of geometry node, required only to build hierarchy. More...
|
|
class | REveGeomNodeInfo |
|
class | REveGeomRequest |
| Request object send from client for different operations. More...
|
|
class | REveGeomViewer |
|
class | REveGeomVisible |
| REveGeomVisible contains description of visible node It is path to the node plus reference to shape rendering data. More...
|
|
class | REveGeoPainter |
|
class | REveGeoPolyShape |
|
class | REveGeoShape |
|
class | REveGeoShapeExtract |
|
class | REveGeoShapeProjected |
|
class | REveHit |
| REveHit Monte Carlo hit (also used in VSD). More...
|
|
class | REveJetCone |
|
class | REveJetConeProjected |
|
class | REveLine |
| REveLine An arbitrary polyline with fixed line and marker attributes. More...
|
|
class | REveLineProjected |
|
class | REveMagField |
| REveMagField Abstract interface to magnetic field. More...
|
|
class | REveMagFieldConst |
| REveMagFieldConst Interface to constant magnetic field. More...
|
|
class | REveMagFieldDuo |
| REveMagFieldDuo Interface to magnetic field with two different values depending on radius. More...
|
|
class | REveManager |
|
class | REveMCRecCrossRef |
| REveMCRecCrossRef Cross-reference of sim/rec data per particle (also used in VSD). More...
|
|
class | REveMCTrack |
| REveMCTrack. More...
|
|
class | REvePathMarkT |
| Special-point on track: More...
|
|
class | REvePointSelector |
| REvePointSelector TSelector for direct extraction of point-like data from a Tree. More...
|
|
class | REvePointSelectorConsumer |
|
class | REvePointSet |
|
class | REvePointSetArray |
|
class | REvePointSetProjected |
|
class | REvePolygonSetProjected |
|
class | REveProjectable |
|
class | REveProjected |
|
class | REveProjection |
| REveProjection Base for specific classes that implement non-linear projections. More...
|
|
class | REveProjectionManager |
| REveProjectionManager Manager class for steering of projections and managing projected objects. More...
|
|
class | REveRecCascade |
| REveRecCascade. More...
|
|
class | REveRecKink |
| REveRecKink Reconstructed kink (also used in VSD). More...
|
|
class | REveRecTrackT |
| REveRecTrack Template for reconstructed track (also used in VSD). More...
|
|
class | REveRecV0 |
| REveRecV0. More...
|
|
class | REveRefBackPtr |
| REveRefBackPtr reference-count with back pointers. More...
|
|
class | REveRefCnt |
| REveRefCnt REveRefCnt base-class (interface) More...
|
|
class | REveRenderData |
|
class | REveRGBAPalette |
|
class | REveRhoZProjection |
|
class | REveRPhiProjection |
|
class | REveScalableStraightLineSet |
|
class | REveScene |
|
class | REveSceneInfo |
| REveSceneInfo Scene in a viewer. More...
|
|
class | REveSceneList |
|
class | REveSecondarySelectable |
|
class | REveSelection |
| REveSelection Container for selected and highlighted elements. More...
|
|
class | REveSelectorToEventList |
| REveSelectorToEventList TSelector that stores entry numbers of matching TTree entries into an event-list. More...
|
|
class | REveShape |
|
class | REveStraightLineSet |
| REveStraightLineSet Set of straight lines with optional markers along the lines. More...
|
|
class | REveStraightLineSetProjected |
| REveStraightLineSetProjected Projected copy of a REveStraightLineSet. More...
|
|
class | REveTableEntry |
| REveTableEntry. More...
|
|
class | REveTableHandle |
| REveTableHandle. More...
|
|
class | REveTableProxyBuilder |
|
class | REveTableViewInfo |
| REveTableViewInfo. More...
|
|
class | REveTrack |
| REveTrack Track with given vertex, momentum and optional referece-points (path-marks) along its path. More...
|
|
class | REveTrackList |
| REveTrackList A list of tracks supporting change of common attributes and selection based on track parameters. More...
|
|
class | REveTrackListProjected |
| REveTrackListProjected Specialization of REveTrackList for holding REveTrackProjected objects. More...
|
|
class | REveTrackProjected |
| REveTrackProjected Projected copy of a REveTrack. More...
|
|
class | REveTrackPropagator |
| REveTrackPropagator Calculates path of a particle taking into account special path-marks and imposed boundaries. More...
|
|
class | REveTrans |
|
class | REveUtil |
| REveUtil Standard utility functions for Reve. More...
|
|
class | REveVector2T |
| REveVector2T A two-vector template without TObject inheritance and virtual functions. More...
|
|
class | REveVector4T |
| REveVector4T A four-vector template without TObject inheritance and virtual functions. More...
|
|
class | REveVectorT |
| REveVectorT A three-vector template without TObject inheritance and virtual functions. More...
|
|
class | REveViewContext |
|
class | REveViewer |
| REveViewer Reve representation of TGLViewer. More...
|
|
class | REveViewerList |
| REveViewerList List of Viewers providing common operations on REveViewer collections. More...
|
|
class | REveVSD |
|
class | RException |
| Base class for all ROOT issued exceptions. More...
|
|
class | RField |
| Classes with dictionaries that can be inspected by TClass. More...
|
|
class | RField< bool > |
|
class | RField< ClusterSize_t > |
| Template specializations for concrete C++ types. More...
|
|
class | RField< double > |
|
class | RField< float > |
|
class | RField< ROOT::VecOps::RVec< bool > > |
| RVec<bool> needs special treatment due to std::vector<bool> sepcialization. More...
|
|
class | RField< ROOT::VecOps::RVec< ItemT > > |
| The RVec type has different layouts depending on the item type, therefore we cannot go with a generic RVec implementation as we can with std::vector. More...
|
|
class | RField< std::array< ItemT, N > > |
|
class | RField< std::int32_t > |
|
class | RField< std::string > |
|
class | RField< std::uint32_t > |
|
class | RField< std::uint64_t > |
|
class | RField< std::uint8_t > |
|
class | RField< std::vector< bool > > |
|
class | RField< std::vector< ItemT > > |
|
class | RFieldArray |
| The generic field for fixed size arrays, which do not need an offset column. More...
|
|
class | RFieldClass |
| The field for a class with dictionary. More...
|
|
class | RFieldCollection |
|
class | RFieldDescriptor |
| Meta-data stored for every field of an ntuple. More...
|
|
class | RFieldRoot |
| The container field for an ntuple model, which itself has no physical representation. More...
|
|
class | RFieldVector |
| The generic field for a (nested) std::vector<Type> except for std::vector<bool> More...
|
|
class | RFile |
| A ROOT file. More...
|
|
class | RFilePtr |
| Points to an object that stores or reads objects in ROOT's binary format. More...
|
|
class | RFitResult |
|
class | RFrame |
| Holds an area where drawing on user coordinate-system can be performed. More...
|
|
class | RFunction |
|
class | RGeomRawRenderInfo |
| Render info with raw data. More...
|
|
class | RGeomRenderInfo |
| Base class for render info block. More...
|
|
class | RGeomShapeRenderInfo |
| Render info with shape itself - client can produce shape better. More...
|
|
class | RHist |
| Histogram class for histograms with DIMENSIONS dimensions, where each bin count is stored by a value of type PRECISION . More...
|
|
class | RHist1Drawable |
|
class | RHist1StatBox |
|
class | RHist2Drawable |
|
class | RHist2StatBox |
|
class | RHist3StatBox |
|
class | RHist< DIMENSIONS, PRECISION > |
| RHist with no STAT parameter uses RHistStatContent by default. More...
|
|
class | RHistBufferedFill |
| Buffers calls to Fill(). More...
|
|
class | RHistConcurrentFiller |
| Buffers a thread's Fill calls and submits them to the RHistConcurrentFillManager. More...
|
|
class | RHistConcurrentFillManager |
| Manages the synchronization of calls to FillN(). More...
|
|
class | RHistDataMomentUncert |
| For now do as RH1 : calculate first (xw) and second (x^2w) moment. More...
|
|
class | RHistDrawable |
|
class | RHistStatBox |
| Template class for statistic box for RHist class. More...
|
|
class | RHistStatBoxBase |
| Base class for histogram statistic box, provides graphics attributes and virtual method for fill statistic. More...
|
|
class | RHistStatContent |
| Basic histogram statistics, keeping track of the bin content and the total number of calls to Fill(). More...
|
|
class | RHistStatRuntime |
| Interface implementing a pure virtual functions DoFill() , DoFillN() . More...
|
|
class | RHistStatTotalSumOfSquaredWeights |
| Keeps track of the histogram's total sum of squared weights. More...
|
|
class | RHistStatTotalSumOfWeights |
| Keeps track of the histogram's total sum of weights. More...
|
|
class | RHistStatUncertainty |
| Histogram statistics to keep track of the Poisson uncertainty per bin. More...
|
|
class | RHistView |
| A view on a histogram, selecting a range on a subset of dimensions. More...
|
|
struct | RHistViewOutOfRange |
|
class | RIndirectDisplayItem |
|
class | RLogDiagCounter |
| Object to count the number of warnings and errors emitted by a section of code, after construction of this type. More...
|
|
class | RLogEntry |
| A diagnostic, emitted by the RLogManager upon destruction of the RLogEntry. More...
|
|
class | RLogHandler |
| Abstract RLogHandler base class. More...
|
|
class | RLogManager |
| A RLogHandler that multiplexes diagnostics to different client RLogHandler s. More...
|
|
class | RMenuItems |
| List of items for object context menu. More...
|
|
class | RNTuple |
| Entry point for an RNTuple in a ROOT file. More...
|
|
class | RNTupleClusterRange |
| Used to loop over entries of collections in a single cluster. More...
|
|
class | RNTupleDescriptor |
| The on-storage meta-data of an ntuple. More...
|
|
class | RNTupleDescriptorBuilder |
| A helper class for piece-wise construction of an RNTupleDescriptor. More...
|
|
class | RNTupleDS |
|
class | RNTupleFormatter |
| Contains helper functions for RNTupleReader::PrintInfo() and RPrintSchemaVisitor::VisitField() More...
|
|
class | RNTupleGlobalRange |
| Used to loop over indexes (entries or collections) between start and end. More...
|
|
class | RNTupleModel |
| The RNTupleModel encapulates the schema of an ntuple. More...
|
|
class | RNTupleReader |
| An RNTuple that is used to read data from storage. More...
|
|
class | RNTupleReadOptions |
| Common user-tunable settings for reading ntuples. More...
|
|
class | RNTupleVersion |
| For forward and backward compatibility, attach version information to the consitituents of the file format (column, field, cluster, ntuple). More...
|
|
class | RNTupleView |
| An RNTupleView provides read-only access to a single field of the ntuple. More...
|
|
class | RNTupleViewCollection |
| A view for a collection, that can itself generate new ntuple views for its nested fields. More...
|
|
class | RNTupleWriteOptions |
| Common user-tunable settings for storing ntuples. More...
|
|
class | RNTupleWriter |
| An RNTuple that gets filled with entries (data) and writes them to storage. More...
|
|
class | RObjectDisplayItem |
| Display item for TObject with drawing options. More...
|
|
class | RObjectDrawable |
| Provides v7 drawing facilities for TObject types (TGraph etc). More...
|
|
class | RPad |
| Graphic container for RDrawable -s. More...
|
|
class | RPadBase |
| Base class for graphic containers for RDrawable -s. More...
|
|
class | RPadBaseDisplayItem |
| class RPadBaseDisplayItem More...
|
|
class | RPadCartesianUserAxis |
|
class | RPadDisplayItem |
| class RPadDisplayItem More...
|
|
class | RPadExtent |
| An extent / size (horizontal and vertical) in a RPad . More...
|
|
class | RPadLength |
| A length in RPad. More...
|
|
class | RPadPos |
| A position (horizontal and vertical) in a RPad . More...
|
|
class | RPadUserAxisBase |
| Base class for user coordinates (e.g. More...
|
|
class | RPalette |
| A set of colors. More...
|
|
class | RPaletteDrawable |
| A color palette draw near the frame. More...
|
|
class | RPrepareVisitor |
| Visitor used for a pre-processing run to collect information needed by another visitor class. More...
|
|
class | RPrintSchemaVisitor |
| Contains settings for printing and prints a summary of an RField instance. More...
|
|
class | RPrintValueVisitor |
| Renders a JSON value corresponding to the field. More...
|
|
class | RResult |
| The class is used as a return type for operations that can fail; wraps a value of type T or an RError. More...
|
|
class | RResult< void > |
| RResult<void> has no data member and no Get() method but instead a Success() factory method. More...
|
|
class | RStyle |
| A set of defaults for graphics attributes, e.g. More...
|
|
class | RWebDisplayArgs |
| Holds different arguments for starting browser with RWebDisplayHandle::Display() method. More...
|
|
class | RWebDisplayHandle |
|
class | RWebWindow |
| Represents web window, which can be shown in web browser or any other supported environment. More...
|
|
class | RWebWindowsManager |
| Central instance to create and show web-based windows like Canvas or FitPanel. More...
|
|
class | RWebWindowWSHandler |
| just wrapper to deliver websockets call-backs to the RWebWindow class More...
|
|
class | TBufferMerger |
| TBufferMerger is a class to facilitate writing data in parallel from multiple threads, while writing to a single output file. More...
|
|
class | TBufferMergerFile |
|
class | TFuture |
| A TFuture class. It can wrap an std::future. More...
|
|
class | TTaskGroup |
| A class to manage the asynchronous execution of work items. More...
|
|
class | TTreeReaderFast |
|
class | TTreeReaderValueFast |
|
class | TTreeReaderValueFast< Bool_t > |
|
class | TTreeReaderValueFast< double > |
|
class | TTreeReaderValueFast< float > |
|
class | TTreeReaderValueFast< Int_t > |
|
class | TTreeReaderValueFast< UInt_t > |
|
|
using | CanvasCallback_t = std::function< void(bool)> |
|
using | ClusterSize_t = RClusterSize |
|
using | ColumnId_t = std::int64_t |
| Uniquely identifies a physical column within the scope of the current process, used to tag pages. More...
|
|
using | DescriptorId_t = std::uint64_t |
| Distriniguishes elements of the same type within a descriptor, e.g. different fields. More...
|
|
typedef unsigned int | ElementId_t |
|
using | NTupleFlags_t = std::uint64_t |
| 64 possible flags to apply to all versioned entities (so far unused). More...
|
|
using | NTupleSize_t = std::uint64_t |
| Integer type long enough to hold the maximum number of entries in a column. More...
|
|
using | REveGeomScanFunc_t = std::function< bool(REveGeomNode &, std::vector< int > &, bool, int)> |
|
typedef REvePathMarkT< Float_t > | REvePathMark |
|
typedef REvePathMarkT< Double_t > | REvePathMarkD |
|
typedef REvePathMarkT< Float_t > | REvePathMarkF |
|
typedef REveRecTrackT< Float_t > | REveRecTrack |
|
typedef REveRecTrackT< Double_t > | REveRecTrackD |
|
typedef REveRecTrackT< Float_t > | REveRecTrackF |
|
typedef REveVectorT< Float_t > | REveVector |
|
typedef REveVector2T< Float_t > | REveVector2 |
|
typedef REveVector2T< Double_t > | REveVector2D |
|
typedef REveVector2T< Float_t > | REveVector2F |
|
typedef REveVector4T< Float_t > | REveVector4 |
|
typedef REveVector4T< Double_t > | REveVector4D |
|
typedef REveVector4T< Float_t > | REveVector4F |
|
typedef REveVectorT< Double_t > | REveVectorD |
|
typedef REveVectorT< Float_t > | REveVectorF |
|
using | RNTupleUuid = std::string |
| Every NTuple is identified by a UUID. TODO(jblomer): should this be a TUUID? More...
|
|
using | WebWindowConnectCallback_t = std::function< void(unsigned)> |
| function signature for connect/disconnect call-backs argument is connection id More...
|
|
using | WebWindowDataCallback_t = std::function< void(unsigned, const std::string &)> |
| function signature for call-backs from the window clients first argument is connection id, second is received data More...
|
|
using | WebWindowWaitFunc_t = std::function< int(double)> |
| function signature for waiting call-backs Such callback used when calling thread need to waits for some special data, but wants to run application event loop As argument, spent time in second will be provided Waiting will be performed until function returns non-zero value More...
|
|
|
Convenience typedefs (ROOT6-compatible type names)
|
using | RH1D = RHist< 1, double, RHistStatContent, RHistStatUncertainty > |
|
using | RH1F = RHist< 1, float, RHistStatContent, RHistStatUncertainty > |
|
using | RH1C = RHist< 1, char, RHistStatContent > |
|
using | RH1I = RHist< 1, int, RHistStatContent > |
|
using | RH1LL = RHist< 1, int64_t, RHistStatContent > |
|
using | RH2D = RHist< 2, double, RHistStatContent, RHistStatUncertainty > |
|
using | RH2F = RHist< 2, float, RHistStatContent, RHistStatUncertainty > |
|
using | RH2C = RHist< 2, char, RHistStatContent > |
|
using | RH2I = RHist< 2, int, RHistStatContent > |
|
using | RH2LL = RHist< 2, int64_t, RHistStatContent > |
|
using | RH3D = RHist< 3, double, RHistStatContent, RHistStatUncertainty > |
|
using | RH3F = RHist< 3, float, RHistStatContent, RHistStatUncertainty > |
|
using | RH3C = RHist< 3, char, RHistStatContent > |
|
using | RH3I = RHist< 3, int, RHistStatContent > |
|
using | RH3LL = RHist< 3, int64_t, RHistStatContent > |
|
|
template<int DIMENSIONS, class PRECISION , template< int D_, class P_ > class... STAT_TO, template< int D_, class P_ > class... STAT_FROM> |
void | Add (RHist< DIMENSIONS, PRECISION, STAT_TO... > &to, const RHist< DIMENSIONS, PRECISION, STAT_FROM... > &from) |
| Add two histograms. More...
|
|
template<class Function , class... Args> |
TFuture< typename std::result_of< typename std::decay< Function >::type(typename std::decay< Args >::type...)>::type > | Async (Function &&f, Args &&... args) |
| Runs a function asynchronously potentially in a new thread and returns a ROOT TFuture that will hold the result. More...
|
|
template<int DIMENSIONS, class PRECISION , template< int D_, class P_ > class... STAT> |
RFitResult | FitTo (const RHist< DIMENSIONS, PRECISION, STAT... > &hist, const RFunction< DIMENSIONS > &func, std::span< const double > paramInit) |
|
template<class DRAWABLE , std::enable_if_t< std::is_base_of< RDrawable, DRAWABLE >{}> * = nullptr> |
auto | GetDrawable (const std::shared_ptr< DRAWABLE > &drawable) |
| Central method to insert drawable in list of pad primitives By default drawable placed as is. More...
|
|
auto | GetDrawable (const std::shared_ptr< RH1C > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH1D > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH1F > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH1I > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH2C > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH2D > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH2F > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH2I > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH3C > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH3D > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH3F > &histimpl) |
|
auto | GetDrawable (const std::shared_ptr< RH3I > &histimpl) |
|
template<int DIMENSIONS, class PRECISION , template< int D_, class P_ > class... STAT> |
class RHist< DIMENSIONS, PRECISION, STAT... > | HistFromImpl (std::unique_ptr< typename RHist< DIMENSIONS, PRECISION, STAT... >::ImplBase_t > pHistImpl) |
| Adopt an external, stand-alone RHistImpl. The RHist will take ownership. More...
|
|
template<int DIMENSIONS, class PRECISION , template< int D_, class P_ > class... STAT> |
RHist< DIMENSIONS, PRECISION, STAT... > | HistFromImpl (std::unique_ptr< typename RHist< DIMENSIONS, PRECISION, STAT... >::ImplBase_t > pHistImpl) |
| Adopt an external, stand-alone RHistImpl. The RHist will take ownership. More...
|
|
constexpr ClusterSize_t | kInvalidClusterIndex (std::uint32_t(-1)) |
|
RDataFrame | MakeNTupleDataFrame (std::string_view ntupleName, std::string_view fileName) |
|
RPadLength::Normal | operator""_normal (long double val) |
| User-defined literal for RPadLength::Normal More...
|
|
RPadLength::Normal | operator""_normal (unsigned long long int val) |
|
RPadLength::Pixel | operator""_px (long double val) |
| User-defined literal for RPadLength::Pixel More...
|
|
RPadLength::Pixel | operator""_px (unsigned long long int val) |
|
RPadLength::User | operator""_user (long double val) |
| User-defined literal for RPadLength::User More...
|
|
RPadLength::User | operator""_user (unsigned long long int val) |
|
template<typename TT > |
REveVector2T< TT > | operator* (const REveVector2T< TT > &a, TT b) |
|
template<typename TT > |
REveVector4T< TT > | operator* (const REveVector4T< TT > &a, TT b) |
|
template<typename TT > |
REveVectorT< TT > | operator* (const REveVectorT< TT > &a, TT b) |
|
template<typename TT > |
REveVector2T< TT > | operator* (TT b, const REveVector2T< TT > &a) |
|
template<typename TT > |
REveVector4T< TT > | operator* (TT b, const REveVector4T< TT > &a) |
|
template<typename TT > |
REveVectorT< TT > | operator* (TT b, const REveVectorT< TT > &a) |
|
REveException | operator+ (const REveException &s1, const char *s2) |
|
REveException | operator+ (const REveException &s1, const std::string &s2) |
|
REveException | operator+ (const REveException &s1, const TString &s2) |
|
REveException | operator+ (const REveException &s1, ElementId_t x) |
|
template<typename TT > |
REveVector2T< TT > | operator+ (const REveVector2T< TT > &a, const REveVector2T< TT > &b) |
|
template<typename TT > |
REveVector4T< TT > | operator+ (const REveVector4T< TT > &a, const REveVector4T< TT > &b) |
|
template<typename TT > |
REveVectorT< TT > | operator+ (const REveVectorT< TT > &a, const REveVectorT< TT > &b) |
|
template<typename TT > |
REveVector2T< TT > | operator- (const REveVector2T< TT > &a, const REveVector2T< TT > &b) |
|
template<typename TT > |
REveVector4T< TT > | operator- (const REveVector4T< TT > &a, const REveVector4T< TT > &b) |
|
template<typename TT > |
REveVectorT< TT > | operator- (const REveVectorT< TT > &a, const REveVectorT< TT > &b) |
|
std::ostream & | operator<< (std::ostream &s, const REveTrans &t) |
|
bool | operator== (const std::string &s, const TString &t) |
|
bool | operator== (const TString &t, const std::string &s) |
|
template<> |
const RAttrMap::Value_t * | RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, bool > (const Value_t *rec) |
|
template<> |
const RAttrMap::Value_t * | RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, double > (const Value_t *rec) |
|
template<> |
const RAttrMap::Value_t * | RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, int > (const Value_t *rec) |
|
template<> |
const RAttrMap::Value_t * | RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, RPadLength > (const Value_t *rec) |
|
template<> |
const RAttrMap::Value_t * | RAttrMap::Value_t::GetValue< const RAttrMap::Value_t *, void > (const Value_t *rec) |
|
template<int DIMENSIONS, class PRECISION , template< int D_, class P_ > class... STAT> |
void | swap (RHist< DIMENSIONS, PRECISION, STAT... > &a, RHist< DIMENSIONS, PRECISION, STAT... > &b) noexcept |
| Swap two histograms. More...
|
|
|
RAxisBase::const_iterator | operator+ (int d, RAxisBase::const_iterator rhs) noexcept |
| 2 + i More...
|
|
bool | operator< (RAxisBase::const_iterator lhs, RAxisBase::const_iterator rhs) noexcept |
| i < j More...
|
|
bool | operator> (RAxisBase::const_iterator lhs, RAxisBase::const_iterator rhs) noexcept |
| i > j More...
|
|
bool | operator<= (RAxisBase::const_iterator lhs, RAxisBase::const_iterator rhs) noexcept |
| i <= j More...
|
|
bool | operator>= (RAxisBase::const_iterator lhs, RAxisBase::const_iterator rhs) noexcept |
| i >= j More...
|
|
bool | operator== (RAxisBase::const_iterator lhs, RAxisBase::const_iterator rhs) noexcept |
| i == j More...
|
|
bool | operator!= (RAxisBase::const_iterator lhs, RAxisBase::const_iterator rhs) noexcept |
| i != j More...
|
|