Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RooCmdConfig::Var< T > Struct Template Reference

template<class T>
struct RooCmdConfig::Var< T >

Definition at line 110 of file RooCmdConfig.h.

Public Attributes

bool appendMode
std::string argName
std::string name
int num
val

#include <RooCmdConfig.h>

Member Data Documentation

◆ appendMode

template<class T>
bool RooCmdConfig::Var< T >::appendMode

Definition at line 114 of file RooCmdConfig.h.

◆ argName

template<class T>
std::string RooCmdConfig::Var< T >::argName

Definition at line 112 of file RooCmdConfig.h.

◆ name

template<class T>
std::string RooCmdConfig::Var< T >::name

Definition at line 111 of file RooCmdConfig.h.

◆ num

template<class T>
int RooCmdConfig::Var< T >::num

Definition at line 115 of file RooCmdConfig.h.

◆ val

template<class T>
T RooCmdConfig::Var< T >::val

Definition at line 113 of file RooCmdConfig.h.


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