cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Toggle main menu visibility
Main Page
Related Pages
Packages
Package List
Package Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
x
y
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
x
y
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
b
c
d
e
g
h
i
l
m
n
p
r
t
u
w
x
y
z
Related Symbols
d
g
h
o
u
v
Files
File List
File Members
All
_
a
b
c
d
e
h
o
p
r
s
Functions
Variables
Macros
_
b
c
d
e
p
r
s
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
Version.cpp
Go to the documentation of this file.
1
#include "
CepGen/Version.h
"
2
3
namespace
cepgen
{
4
const
std::string
version::tag
=
"1.2.5"
;
5
const
std::string
version::extended
=
"(N/A)"
;
6
const
std::string
version::banner
=
"CepGen version "
+
version::tag
+
" ("
+
version::extended
+
")\n"
7
"Copyright (c) 2024 L. Forthomme.\n"
8
"License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.\n"
9
"This is free software: you are free to change and redistribute it.\n"
10
"There is NO WARRANTY, to the extent permitted by law."
;
11
}
Version.h
cepgen
Common namespace for this Monte Carlo generator.
Definition
CommandLineHandler.cpp:36
cepgen::version::tag
static const std::string tag
CepGen version.
Definition
Version.h:28
cepgen::version::extended
static const std::string extended
CepGen detailed version.
Definition
Version.h:30
cepgen::version::banner
static const std::string banner
CepGen banner.
Definition
Version.h:32
CepGen
Version.cpp
Generated on Mon Jul 29 2024 for CepGen by
1.9.7