EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
BoolDefs.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file BoolDefs.h
1
#ifndef __BOOLDEFS_H
2
#define __BOOLDEFS_H
3
4
/*
5
*--------------------------------------------
6
*
7
* booldefs.h
8
*
9
*--------------------------------------------
10
*/
11
12
31
#ifndef BOOL
32
#define BOOL int
33
#define true 1
34
#define false 0
35
#endif
36
37
38
#endif
39
40
41
online_distribution
blob
master
newbasic
BoolDefs.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:55
using
1.8.2 with
EIC GitHub integration