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
clvisc_wrapper
googletest
gtl
include
GTL
algorithm.h
bellman_ford.h
bfs.h
biconnectivity.h
bid_dijkstra.h
bin_heap.h
components.h
debug.h
dfs.h
dijkstra.h
edge.h
edge_data.h
edge_map.h
embedding.h
fm_partition.h
gml_parser.h
gml_scanner.h
graph.h
GTL.h
maxflow_ff.h
maxflow_pp.h
maxflow_sap.h
min_tree.h
ne_map.h
node.h
node_data.h
node_map.h
planarity.h
pq_node.h
pq_tree.h
ratio_cut_partition.h
st_number.h
symlist.h
topsort.h
version.h
src
tests
hydro_from_external_file
trento
cornelius.cpp
cornelius.h
fjcore.cc
fjcore.hh
gzstream.cc
gzstream.h
sigslot.h
tinyxml2.cc
tinyxml2.h
jail
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
version.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file version.h
1
//==========================================================================
2
//
3
// version.h.in - GTL version
4
//
5
//==========================================================================
6
// $Id: version.h.in,v 1.1 1999/02/18 18:46:59 forster Exp $
7
8
#ifndef GTL_VERSION_H
9
#define GTL_VERSION_H
10
11
#define GTL_MAJOR_VERSION "@MAJOR_VERSION@"
12
#define GTL_MINOR_VERSION "@MINOR_VERSION@"
13
#define GTL_MINI_VERSION "@MINI_VERSION@"
14
15
#endif // GT_VERSION_H
16
17
//--------------------------------------------------------------------------
18
// end of file
19
//--------------------------------------------------------------------------
JETSCAPE
blob
main
external_packages
gtl
include
GTL
version.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:23
using
1.8.2 with
sPHENIX GitHub integration