/[PAMELA software]/PamVMC/trk/include/f77/gpkey.inc
ViewVC logotype

Contents of /PamVMC/trk/include/f77/gpkey.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download)
Fri Jun 12 18:39:53 2009 UTC (15 years, 5 months ago) by pam-rm2
Branch: MAIN
CVS Tags: v1r0, HEAD
Changes since 1.1: +4 -1 lines
- Introduced user-defined names of output files and random seeds number.
Users can do it use options of PamVMCApplication constructor:
PamVMCApplication(const char* name,  const char *title, const char*
filename="pamtest", Int_t seed=0).
The Random object that I use is TRandom3 object which has astronomical
large period (in case of default initialization 0). All random generators
in the code use this object by calling of gRandom singleton which keeps
it.

- Corrected TOF digitization routine. No problems with TDC hits due to
hadronic interactions anymore.

- Some small changes was done to compile code under Root 5.23. +
geant4_vmc v. 2.6 without any warnings

- Some classes of PamG4RunConfiguartion was changed for geant4_vmc v.
2.6.Some obsolete classes was deleted as soon as developers implemented
regions.

- Navigation was changed from "geomRootToGeant4" to "geomRoot", because on
VMC web page written that as soon as Geant4 has no option ONLY/MANY
translation of overlapped geometry to Geant4 through VGM could be wrong.
I'd like to stay with Root navigation:
http://root.cern.ch/root/vmc/Geant4VMC.html. This should be default
option.

- New Tracker digitization routine written by Sergio was implemented

- PamVMC again became compatible with geant4_vmc v.2.5 and ROOT 5.20.
 The problem was that ROOT developers introduced in TVirtualMC class a new
method SetMagField and new base class:TVirtualMagField from which
user-defined classes shoukd be derived

1 *
2 * $Id: gpkey.inc,v 1.1 2009-02-19 17:46:24 nikolas Exp $
3 *
4 * $Log: gpkey.inc,v $
5 * Revision 1.1 2009-02-19 17:46:24 nikolas
6 * Cleaning up before releasing
7 *
8 * Revision 3.14 2008/01/29 18:25:16 pamela
9 * Review of the shell and TOF geometries. New materials around the shell
10 * added to simulate the insulation.
11 *
12 * Revision 3.13 2007/10/02 17:58:31 cafagna
13 * Power law spectra introduced
14 *
15 * Revision 3.12 2006/11/30 12:29:14 cafagna
16 * CARD geometry updated. New S1 "table", legs included, added. Top magnetic screen has been added as well.
17 *
18 * Revision 3.11 2006/11/10 11:39:34 pam-ba
19 * S2 and S1 z-positions corrected, He3 and plystyrene mixture added, Top Plate geometry simulated and titanium mixture added.
20 *
21 * Revision 3.10 2006/10/13 16:36:58 pam-ba
22 * Added a new material, the cadmium, for ND
23 *
24 * Revision 3.9 2006/05/18 10:52:32 pam-ba
25 * TOF geometry completed and a new material, the polystyrene (density 35 g/l), added
26 *
27 * Revision 3.8 2006/05/02 11:46:13 pam-ba
28 * TOF geometry and position updated and a new material, the mylar, added
29 *
30 * Revision 3.7 2006/04/10 11:07:43 cafagna
31 * GEN data card updated, ZDGEN added
32 *
33 * Revision 3.6 2006/04/09 23:28:58 cafagna
34 * Several new things, among this: ND and CARD
35 *
36 * Revision 3.5 2005/12/20 12:21:04 cafagna
37 * gpnd directory added along with ND files
38 *
39 * Revision 3.4 2005/12/14 03:16:06 cafagna
40 * Neutron detector added. Geometry and GPCALOR package
41 *
42 * Revision 3.3 2005/06/21 02:42:15 cafagna
43 * Major modification to the geometry and to the random number chain
44 *
45 * Revision 3.2 2002/12/05 10:17:42 pamela
46 * Update CAS and CALO geometries and positions. Makefile updated as well
47 *
48 * Revision 3.1.1.1 2002/07/11 16:01:59 cafagna
49 * First GPAMELA release on CVS
50 *
51 *
52 *
53 * gpkey.inc
54 *
55 * 14/04/2005 13:15 by Marialuigia Ambriola
56 * 03/10/2002 10.46.12 by Jens Lund
57 *CMZ : 3.00/00 01/05/2001 16.02.39 by Marialuigia Ambriola
58 *CMZ : 2.03/00 06/11/2000 01.58.14 by Francesco Cafagna
59 *CMZ : 2.02/00 12/10/2000 16.08.25 by Francesco Cafagna
60 *CMZ : 2.01/00 04/04/2000 18.16.35 by Unknown
61 *CMZ : 2.00/00 01/03/2000 12.57.55 by Francesco Cafagna
62 *CMZ : 1.02/00 22/10/99 13.28.17 by Francesco Cafagna
63 *CMZ : 1.01/00 02/05/96 08.57.38 by Francesco Cafagna
64 *CMZ : 1.00/03 15/04/96 14.56.38 by Francesco Cafagna
65 *CMZ : 1.00/02 05/04/96 11.38.01 by Francesco Cafagna
66 *-- Author : Francesco Cafagna 30/11/95
67 * COMMON WITH THE USER DEFINITED DATA CARDS
68 INTEGER FFIELD

  ViewVC Help
Powered by ViewVC 1.1.23