Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TEnv.h File Reference
#include "TObject.h"
#include "TString.h"

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

externTEnv * gEnv

Enumeration Type Documentation

◆ EEnvLevel

enum EEnvLevel
Enumerator
kEnvGlobal 
kEnvUser 
kEnvLocal 
kEnvChange 
kEnvAll 

Definition at line 69 of file TEnv.h.

Variable Documentation

◆ gEnv

externTEnv* gEnv

Definition at line 170 of file TEnv.h.