FairRoot
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
FairSystemInfo.h
Go to the documentation of this file.
1
/********************************************************************************
2
* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3
* *
4
* This software is distributed under the terms of the *
5
* GNU Lesser General Public Licence (LGPL) version 3, *
6
* copied verbatim in the file "LICENSE" *
7
********************************************************************************/
8
9
/*
10
* FairSystemInfo.h
11
*
12
* Created on: Mai 18, 2015
13
* Author: f.uhlig
14
*/
15
16
#ifndef BASE_FAIRSYSTEMINFO_H_
17
#define BASE_FAIRSYSTEMINFO_H_
18
19
#include <Rtypes.h>
20
#include <cstddef>
21
22
class
FairSystemInfo
23
{
24
public
:
25
FairSystemInfo
() {}
26
virtual
~FairSystemInfo
() {}
27
28
Float_t
GetMaxMemory
();
29
size_t
GetCurrentMemory
();
30
31
ClassDef
(
FairSystemInfo
, 1);
32
};
33
34
#endif // BASE_FAIRSYSTEMINFO_H_
FairSystemInfo::~FairSystemInfo
virtual ~FairSystemInfo()
Definition:
FairSystemInfo.h:26
FairSystemInfo::GetMaxMemory
Float_t GetMaxMemory()
Definition:
FairSystemInfo.cxx:31
FairSystemInfo::ClassDef
ClassDef(FairSystemInfo, 1)
FairSystemInfo::FairSystemInfo
FairSystemInfo()
Definition:
FairSystemInfo.h:25
FairSystemInfo
Definition:
FairSystemInfo.h:22
FairSystemInfo::GetCurrentMemory
size_t GetCurrentMemory()
Definition:
FairSystemInfo.cxx:49
FairRoot
fairtools
FairSystemInfo.h
Generated on Mon Mar 8 2021 12:14:06 for FairRoot by
1.8.5