RDFAnalysis
0.1.1
Physics analysis with ROOT::RDataFrame
|
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... | |
Provide contextual information about a class.
T | The class to provide information for. |
This is the default version that gets used for non-translatable arguments.
using value_type = T |
The translated value type.
|
static |
If this is a translatable quantity.