Logo ROOT  
Reference Guide
TEveParamList::BoolConfig_t Struct Reference

Definition at line 59 of file TEveParamList.h.

Public Member Functions

 BoolConfig_t ()
 
 BoolConfig_t (TString name, Bool_t value)
 

Public Attributes

TString fName
 
Bool_t fValue
 

#include <TEveParamList.h>

Constructor & Destructor Documentation

◆ BoolConfig_t() [1/2]

TEveParamList::BoolConfig_t::BoolConfig_t ( TString  name,
Bool_t  value 
)
inline

Definition at line 64 of file TEveParamList.h.

◆ BoolConfig_t() [2/2]

TEveParamList::BoolConfig_t::BoolConfig_t ( )
inline

Definition at line 65 of file TEveParamList.h.

Member Data Documentation

◆ fName

TString TEveParamList::BoolConfig_t::fName

Definition at line 62 of file TEveParamList.h.

◆ fValue

Bool_t TEveParamList::BoolConfig_t::fValue

Definition at line 61 of file TEveParamList.h.

Collaboration diagram for TEveParamList::BoolConfig_t:
[legend]

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