Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
SysInfo_t Struct Reference

Definition at line 150 of file TSystem.h.

Public Member Functions

 SysInfo_t ()
 
virtual ~SysInfo_t ()
 

Public Attributes

Int_t fBusSpeed
 
Int_t fCpus
 
Int_t fCpuSpeed
 
TString fCpuType
 
Int_t fL2Cache
 
TString fModel
 
TString fOS
 
Int_t fPhysRam
 

#include <TSystem.h>

Constructor & Destructor Documentation

◆ SysInfo_t()

SysInfo_t::SysInfo_t ( )
inline

Definition at line 159 of file TSystem.h.

◆ ~SysInfo_t()

virtual SysInfo_t::~SysInfo_t ( )
inlinevirtual

Definition at line 161 of file TSystem.h.

Member Data Documentation

◆ fBusSpeed

Int_t SysInfo_t::fBusSpeed

Definition at line 156 of file TSystem.h.

◆ fCpus

Int_t SysInfo_t::fCpus

Definition at line 154 of file TSystem.h.

◆ fCpuSpeed

Int_t SysInfo_t::fCpuSpeed

Definition at line 155 of file TSystem.h.

◆ fCpuType

TString SysInfo_t::fCpuType

Definition at line 153 of file TSystem.h.

◆ fL2Cache

Int_t SysInfo_t::fL2Cache

Definition at line 157 of file TSystem.h.

◆ fModel

TString SysInfo_t::fModel

Definition at line 152 of file TSystem.h.

◆ fOS

TString SysInfo_t::fOS

Definition at line 151 of file TSystem.h.

◆ fPhysRam

Int_t SysInfo_t::fPhysRam

Definition at line 158 of file TSystem.h.

Collaboration diagram for SysInfo_t:
[legend]

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