Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
inc.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file inc.h
1
#pragma once
2
3
// Q[] component indexes
4
#define T_ 0
5
#define X_ 1
6
#define Y_ 2
7
#define Z_ 3
8
#define NB_ 4
9
#define NQ_ 5
10
#define NS_ 6
11
12
#define PREDICT 0
13
#define CORRECT 1
14
15
#define C_1D 0
16
#define C_2D 1
17
18
const
double
C_PI
= 3.14159265358979312;
19
20
#define BAG_ASYMPT // necessary if you use HIRANO EoS !!!
21
22
const
double
gevtofm
= 5.067728853;
23
24
#ifndef _DEBUG
25
//#define UI
26
#endif
JETSCAPE
blob
main
jail
vhlle
src
inc.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:24
using
1.8.2 with
sPHENIX GitHub integration