RDFAnalysis  0.1.1
Physics analysis with ROOT::RDataFrame
sysvar_traits< T, typename > Struct Template Reference

Provide contextual information about a class. More...

#include <SysVar.h>

Public Types

using value_type = T
 The translated value type. More...
 

Static Public Attributes

static constexpr bool is_sysvar = false
 If this is a translatable quantity. More...
 

Detailed Description

template<typename T, typename = void>
struct RDFAnalysis::sysvar_traits< T, typename >

Provide contextual information about a class.

Template Parameters
TThe class to provide information for.

This is the default version that gets used for non-translatable arguments.

Member Typedef Documentation

using value_type = T

The translated value type.

Field Documentation

constexpr bool is_sysvar = false
static

If this is a translatable quantity.


The documentation for this struct was generated from the following file: