#include "TSystem.h"
SysInfo_t
class description
-
header file
viewCVS header
class SysInfo_t
Inheritance
Inherited Members
Includes
Libraries
Function Members (Methods)
Display options:
Show inherited
Show non-public
public:
SysInfo_t
()
SysInfo_t
(
const
SysInfo_t
&)
~SysInfo_t
()
SysInfo_t
&
operator=
(
const
SysInfo_t
&)
Data Members
public:
TString
fOS
OS
TString
fModel
computer model
TString
fCpuType
type of cpu
Int_t
fCpus
number of cpus
Int_t
fCpuSpeed
cpu speed in MHz
Int_t
fBusSpeed
bus speed in MHz
Int_t
fL2Cache
level 2 cache size in KB
Int_t
fPhysRam
physical RAM in MB
Class Description
SysInfo_t
()
{ }
TSystem
&
operator=
(
const
TSystem
&)
Last update: Tue Dec 5 18:18:57 2006
ROOT page
-
Class index
-
Class Hierarchy
-
Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to
ROOT support
, or contact
the developers
with any questions or problems regarding ROOT.