Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TStyle.cxx File Reference
#include <cstring>
#include <cstdio>
#include <cctype>
#include <cmath>
#include <iostream>
#include <fstream>
#include "strlcpy.h"
#include "TApplication.h"
#include "TColor.h"
#include "TDatime.h"
#include "TROOT.h"
#include "TStyle.h"
#include "TSystem.h"
#include "TVirtualPad.h"
#include "TVirtualMutex.h"
#include "TEnv.h"
Include dependency graph for TStyle.cxx:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Variables

TStylegStyle
 
const UInt_t kTakeStyle = (1ULL << ( 17 ))
 

Variable Documentation

◆ gStyle

TStyle* gStyle

Definition at line 30 of file TStyle.cxx.

◆ kTakeStyle

const UInt_t kTakeStyle = (1ULL << ( 17 ))

Definition at line 31 of file TStyle.cxx.