FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
mvd
MvdOfflineTBAnalysis_Topix4
MvdOfflineTBAnalysis_Topix4/mrfbase.h
Go to the documentation of this file.
1
/*============================================================*/
2
/* mrfbase.h */
3
/* MVD Readout Framework Base Functions */
4
/* M.C. Mertens */
5
/*============================================================*/
6
7
8
#ifndef __MRFBASE_H__
9
#define __MRFBASE_H__
10
11
//#include <machine/types.h>
12
#include "Rtypes.h"
13
14
15
//#include <stdint.h>
16
18
namespace
mrf
{
20
typedef
UInt_t
registertype
;
22
typedef
UInt_t
addresstype
;
23
// typedef UInt_t devicetype;
24
}
25
26
#endif // __MRFBASE_H__
27
mrf::registertype
UInt_t registertype
Register content data type.
Definition:
MvdOfflineTBAnalysis_Topix4/mrfbase.h:20
mrf::addresstype
UInt_t addresstype
Register address data type.
Definition:
MvdOfflineTBAnalysis_Topix4/mrfbase.h:22
mrf
Basic register address and content types used within MRF Suite.
Definition:
MvdOfflineTBAnalysis_Topix4/mrfbase.h:18
Generated on Sun Aug 18 2019 03:01:15 for FairRoot/PandaRoot by
1.8.8