BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
TUUID.h
Go to the documentation of this file.
1
#ifndef TUUID_H
2
#define TUUID_H
3
4
5
#include "
RtypesCore.h
"
6
7
namespace
ROOT
{
8
9
class
TUUID
{
10
public
:
11
12
TUUID
();
13
14
void
GetUUID
(
UChar_t
uuid[16])
const
;
15
16
protected
:
17
UInt_t
fTimeLow
;
// 60 bit time, lower 32 bits
18
};
19
20
}
21
#endif
22
RtypesCore.h
UChar_t
unsigned char UChar_t
Definition:
RtypesCore.h:34
UInt_t
unsigned int UInt_t
Definition:
RtypesCore.h:42
ROOT::TUUID
Definition:
TUUID.h:9
ROOT::TUUID::GetUUID
void GetUUID(UChar_t uuid[16]) const
ROOT::TUUID::fTimeLow
UInt_t fTimeLow
Definition:
TUUID.h:17
ROOT::TUUID::TUUID
TUUID()
ROOT
Definition:
TUUID.h:7
Fit
3rdparty
RootMinimizers
base
TUUID.h
Generated by
1.9.1