/[PAMELA software]/DarthVader/S4Level2/src/S4Core.cpp
ViewVC logotype

Log of /DarthVader/S4Level2/src/S4Core.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Oct 14 14:07:27 2014 UTC (10 years, 3 months ago) by mocchiut
Branch: MAIN
CVS Tags: HEAD, v10RED, v10REDr01
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 , to selected 1.2
10RED: lost sync bug fixed


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 13:35:13 2014 UTC (10 years, 3 months ago) by mocchiut
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30 , to selected 1.2
10RED: NO_UNSIGNED_SUBTRACTION bug in MySQL >=5.5.5 fixed


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Aug 28 13:43:44 2014 UTC (10 years, 4 months ago) by mocchiut
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 , to selected 1.2
More processing/reprocessing bugs fixed


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Nov 6 13:22:06 2013 UTC (11 years, 2 months ago) by mocchiut
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28 , to selected 1.2
New code for retracking + small bug on run reprocessing fixed


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat May 19 06:25:28 2012 UTC (12 years, 8 months ago) by mocchiut
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 , to selected 1.2
Memory leak during reprocessing (hopefully) fixed


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue May 15 14:31:27 2012 UTC (12 years, 8 months ago) by mocchiut
Branch: MAIN
Changes since 1.26: +5 -6 lines
Diff to previous 1.26 , to selected 1.2
Reprocessing bugs fixed, ToF bugs fixed, new software versions, new quaternions, IGRF bug fixed, code cleanup


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Nov 29 13:53:11 2011 UTC (13 years, 1 month ago) by pam-fi
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 , to selected 1.2
Some fixes to prevent memory leaks or double delete.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Jan 29 05:49:28 2010 UTC (14 years, 11 months ago) by mocchiut
Branch: MAIN
CVS Tags: v9r00, v9r01
Changes since 1.24: +5 -5 lines
Diff to previous 1.24 , to selected 1.2
Check I/O problems while getting entry


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue Aug 4 14:01:29 2009 UTC (15 years, 5 months ago) by mocchiut
Branch: MAIN
Changes since 1.23: +3 -2 lines
Diff to previous 1.23 , to selected 1.2
Changed to work with GCC 4.x (gfortran) + ROOT >= 5.24


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Nov 28 09:05:22 2008 UTC (16 years, 1 month ago) by mocchiut
Branch: MAIN
CVS Tags: v6r00, v6r01
Changes since 1.22: +1 -1 lines
Diff to previous 1.22 , to selected 1.2
Event loss due to timesync bug fixed + ToF dE/dx II order correction implemented


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Sep 4 15:46:19 2008 UTC (16 years, 4 months ago) by mocchiut
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 , to selected 1.2
Reprocessing bug fixed


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 16:58:48 2008 UTC (16 years, 4 months ago) by mocchiut
Branch: MAIN
Changes since 1.20: +2 -0 lines
Diff to previous 1.20 , to selected 1.2
NEVENTS=0, EV_TO=inf bug fixed with a workaround


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Oct 10 16:01:32 2007 UTC (17 years, 3 months ago) by mocchiut
Branch: MAIN
CVS Tags: v5r00
Changes since 1.19: +4 -0 lines
Diff to previous 1.19 , to selected 1.2
Bug in ToFPMT fixed, set zerofill option as defatult, DV exit code changed, set time 0 on each DB connection


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 18:57:31 2007 UTC (17 years, 4 months ago) by mocchiut
Branch: MAIN
CVS Tags: v4r00
Changes since 1.18: +6 -2 lines
Diff to previous 1.18 , to selected 1.2
Changed core routines to open themselves the DB connection


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Sep 7 21:14:19 2007 UTC (17 years, 4 months ago) by mocchiut
Branch: MAIN
Changes since 1.17: +9 -4 lines
Diff to previous 1.17 , to selected 1.2
Close MySQL connection before start the main loop in core routines


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Sep 6 12:49:32 2007 UTC (17 years, 4 months ago) by mocchiut
Branch: MAIN
Changes since 1.16: +10 -3 lines
Diff to previous 1.16 , to selected 1.2
Small improvements of *Core routines, added simulation identification feature in CaloCore


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed May 30 11:45:11 2007 UTC (17 years, 7 months ago) by mocchiut
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 , to selected 1.2
S4Core crashes if no calibration are found, fixed


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue May 22 08:15:07 2007 UTC (17 years, 8 months ago) by mocchiut
Branch: MAIN
CVS Tags: v3r06
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 , to selected 1.2
Reprocessing tool tuning


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Apr 19 08:12:39 2007 UTC (17 years, 9 months ago) by mocchiut
Branch: MAIN
CVS Tags: v3r03, v3r04, v3r05
Changes since 1.13: +1 -1 lines
Diff to previous 1.13 , to selected 1.2
New XXXFolder bug fixed


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 14:07:04 2007 UTC (17 years, 9 months ago) by mocchiut
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12 , to selected 1.2
Inclination variables added


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 11:58:35 2007 UTC (17 years, 9 months ago) by mocchiut
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 , to selected 1.2
XXXFolder bug fixed


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 16:25:38 2007 UTC (17 years, 10 months ago) by pam-rm2
Branch: MAIN
CVS Tags: v3r01
Changes since 1.10: +19 -21 lines
Diff to previous 1.10 , to selected 1.2
add comments to S4 level2 class


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 23 15:36:47 2007 UTC (18 years ago) by mocchiut
Branch: MAIN
CVS Tags: v3r00
Changes since 1.9: +6 -5 lines
Diff to previous 1.9 , to selected 1.2
Compiling bug under fedora4 fixed, Syntax error inc/TrkLevelX bug fixed


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 14:33:46 2007 UTC (18 years ago) by mocchiut
Branch: MAIN
Changes since 1.8: +6 -0 lines
Diff to previous 1.8 , to selected 1.2
Incremented SetAutoSave variable for all the trees


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Nov 17 10:08:10 2006 UTC (18 years, 2 months ago) by mocchiut
Branch: MAIN
CVS Tags: v2r01
Changes since 1.7: +4 -0 lines
Diff to previous 1.7 , to selected 1.2
Added some checks on MySQL connection


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Nov 9 17:05:47 2006 UTC (18 years, 2 months ago) by mocchiut
Branch: MAIN
Changes since 1.6: +2 -0 lines
Diff to previous 1.6 , to selected 1.2
Added unpackError in all classes, ToF .rz bug fixed, install_GL_PARAM time screw bug fixed


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Sep 12 13:51:33 2006 UTC (18 years, 4 months ago) by mocchiut
Branch: MAIN
CVS Tags: v2r00BETA
Changes since 1.5: +9 -8 lines
Diff to previous 1.5 , to selected 1.2
PAM_DB* bug fixed


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Sep 5 14:49:48 2006 UTC (18 years, 4 months ago) by mocchiut
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 , to selected 1.2
_NOT_ COMPILING yet, fixed AC, ND, S4, RunInfo, OrbitalInfo and Trigger


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Sep 5 13:21:12 2006 UTC (18 years, 4 months ago) by mocchiut
Branch: MAIN
Changes since 1.3: +173 -74 lines
Diff to previous 1.3 , to selected 1.2
THIS VERSION DOES NOT COMPILE - S4 and RunInfo are fixed


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Aug 4 10:31:31 2006 UTC (18 years, 5 months ago) by mocchiut
Branch: MAIN
Changes since 1.2: +6 -0 lines
Diff to previous 1.2
Small memory leaks fixed


Revision 1.2 - (view) (download) (annotate) - [selected]
Fri Jun 30 09:22:00 2006 UTC (18 years, 6 months ago) by mocchiut
Branch: MAIN
CVS Tags: v1r01, v1r01beta
Changes since 1.1: +6 -3 lines
Diff to previous 1.1
Memory leak bug fixed


Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri May 19 13:15:26 2006 UTC (18 years, 8 months ago) by mocchiut
Branch: DarthVader
CVS Tags: start, v0r01, v0r02, v1r00
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.32 , to selected 1.2
Imported sources


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri May 19 13:15:26 2006 UTC (18 years, 8 months ago) by mocchiut
Branch: MAIN
Branch point for: DarthVader
Diff to selected 1.2
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.23