-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
29 lines (19 loc) · 1000 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
HepMC - a C++ Event Record for Monte Carlo Generators
Authors: Matt Dobbs, University of Victoria and Jorgen Beck Hansen, CERN
Additional Authors: Lynn Garren, Fermilab
Refer to:
https://savannah.cern.ch/projects/hepmc/ for online documentation.
and:
M. Dobbs and J.B. Hansen,
"The HepMC C++ Monte Carlo Event Record for High Energy Physics",
Computer Physics Communications, Vol. 134 (2001) 41-46, [ATL-SOFT-2000-001].
Copyright (C) 2000 by Matt Dobbs, University of Victoria
and Jorgen Beck Hansen, CERN
The HepMC Event Record Package is the intellectual property of
the package authors. Anyone may copy and distribute this package
freely.
*****************************************************
2002-01-23 HepMC was developed on Linux with gcc.
Thanks to the work of Witold Pokorski and Pere Mato,
it now compiles and runs on Windows with Microsoft Visual C++.
*****************************************************