Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TEnv.h File Reference
#include "TObject.h"
#include "TString.h"
Include dependency graph for TEnv.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TEnv
 The TEnv class reads config files, by default named .rootrc. More...
 
class  TEnvRec
 

Enumerations

enum  EEnvLevel {
  kEnvGlobal , kEnvUser , kEnvLocal , kEnvChange ,
  kEnvAll
}
 

Variables

R__EXTERN TEnvgEnv
 

Enumeration Type Documentation

◆ EEnvLevel

enum EEnvLevel
Enumerator
kEnvGlobal 
kEnvUser 
kEnvLocal 
kEnvChange 
kEnvAll 

Definition at line 69 of file TEnv.h.

Variable Documentation

◆ gEnv

R__EXTERN TEnv* gEnv

Definition at line 170 of file TEnv.h.