PandaRoot
Common/RootTypesDef.h
Go to the documentation of this file.
1
#ifndef RootTypesDef_h
2
#define RootTypesDef_h 1
3
4
#ifndef HLTCA_STANDALONE
5
6
#include "TROOT.h"
7
8
#else
9
typedef
int
Int_t;
10
typedef
float
Float_t;
11
typedef
double
Double_t;
12
typedef
bool
Bool_t;
13
14
class
TObject {
15
};
16
#endif
17
18
#endif // RootTypesDef_h
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
tracking
ftscatracking
Common
RootTypesDef.h
Generated on Fri Oct 21 2022 07:04:00 for PandaRoot by
1.8.13