Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
Analysis Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
acts-fatras
analysis
analysis_tpc_prototype
coresoftware
Doxygen_Assist
g4exampledetector
GenFit
JETSCAPE
blob
main
examples
external_packages
jail
trentotest
vhlle
src
cll.cpp
cll.h
ctrl.cpp
ctrl.h
eos.cpp
eos.h
fld.cpp
fld.h
hdo.cpp
hdo.h
ic.cpp
ic.h
icGlauber.cpp
icGlauber.h
icGubser.cpp
icGubser.h
inc.h
main.cpp
main.eostest.cpp
rmn.cpp
rmn.h
s95p.cpp
s95p.h
trancoeff.cpp
trancoeff.h
JetScapeWriterAsciiGZ.cc
JetScapeWriterAsciiGZ.h
pwg2_reader.cxx
PWG2Wrapper.cc
writerTest.cc
src
KFParticle
macros
online_distribution
OnlMon
prototype
pythia6
rcdaq
RDBC
tutorials
doxygen_mainpage.h
File Members
Examples
External Links
•
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