]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoClarify cluster loop. Add check for cluster being 0 (seen in online reco-viz).
mtadel [Fri, 28 Aug 2009 18:01:00 +0000 (18:01 +0000)]
Clarify cluster loop. Add check for cluster being 0 (seen in online reco-viz).

14 years agoFix bug for cosThetaStar in case of like-sign (Carmelo)
dainese [Fri, 28 Aug 2009 17:20:13 +0000 (17:20 +0000)]
Fix bug for cosThetaStar in case of like-sign (Carmelo)

14 years agoNew helper methods (Chiara)
dainese [Fri, 28 Aug 2009 17:18:51 +0000 (17:18 +0000)]
New helper methods (Chiara)

14 years agoMinor improvements
cvetan [Fri, 28 Aug 2009 16:47:23 +0000 (16:47 +0000)]
Minor improvements

14 years agoPossibility to extact time stamp from SDD calibration objects (useful to monitor...
prino [Fri, 28 Aug 2009 16:44:56 +0000 (16:44 +0000)]
Possibility to extact time stamp from SDD calibration objects (useful to monitor stability of speed vs. time) - F. Prino

14 years agoFix the autosave of the HLT esd tree and writing of the raw-data header to the HLT...
cvetan [Fri, 28 Aug 2009 13:59:59 +0000 (13:59 +0000)]
Fix the autosave of the HLT esd tree and writing of the raw-data header to the HLT esd tree (agreed with Matthias and Jochen)

14 years agoFixes for cmake
fca [Fri, 28 Aug 2009 12:36:48 +0000 (12:36 +0000)]
Fixes for cmake

14 years agoFixes for cmake
fca [Fri, 28 Aug 2009 12:34:21 +0000 (12:34 +0000)]
Fixes for cmake

14 years agobugfix (partially) #54670
richterm [Fri, 28 Aug 2009 12:09:01 +0000 (12:09 +0000)]
bugfix (partially) #54670
replacing big static array with dynamically allocated array

14 years agobugfix (partially) #54670
richterm [Fri, 28 Aug 2009 12:07:42 +0000 (12:07 +0000)]
bugfix (partially) #54670
removing the libAliHLTPHOS library from the HLT default libraries because of high static memory consumption
the developers are going to be informed

14 years agoAdding EMCALUtils
hristov [Fri, 28 Aug 2009 11:49:54 +0000 (11:49 +0000)]
Adding EMCALUtils

14 years agodangling .f removed
morsch [Fri, 28 Aug 2009 11:41:08 +0000 (11:41 +0000)]
dangling .f removed

14 years agosmall bug fix
snelling [Fri, 28 Aug 2009 10:07:52 +0000 (10:07 +0000)]
small bug fix

14 years agoInfo about creating mixed AOD events (Antonio, Alessandro)
martinez [Fri, 28 Aug 2009 10:01:39 +0000 (10:01 +0000)]
Info about creating mixed AOD events (Antonio, Alessandro)

14 years agoSplitting the configuration files for the proton analysis (Marek)
pchrist [Fri, 28 Aug 2009 09:18:05 +0000 (09:18 +0000)]
Splitting the configuration files for the proton analysis (Marek)

14 years agoAdding the run macro for the feed-down analysis (Michal)
pchrist [Fri, 28 Aug 2009 09:03:47 +0000 (09:03 +0000)]
Adding the run macro for the feed-down analysis (Michal)

14 years agoNew LRC package from Andrey
pchrist [Fri, 28 Aug 2009 08:51:15 +0000 (08:51 +0000)]
New LRC package from Andrey

14 years agoChanging Error message in case Trigger scalers are not found in DCS FXS.
zampolli [Fri, 28 Aug 2009 08:05:19 +0000 (08:05 +0000)]
Changing Error message in case Trigger scalers are not found in DCS FXS.
Another printout fixed.

14 years agoCheck the success of rotation
marian [Thu, 27 Aug 2009 22:22:15 +0000 (22:22 +0000)]
Check the success of rotation

14 years agoChanges for cosmics reconstruction
cblume [Thu, 27 Aug 2009 19:04:37 +0000 (19:04 +0000)]
Changes for cosmics reconstruction

14 years agoChanges for cosmics reconstruction
cblume [Thu, 27 Aug 2009 19:02:52 +0000 (19:02 +0000)]
Changes for cosmics reconstruction

14 years agoRemove deletion of s-digits manager
cblume [Thu, 27 Aug 2009 17:09:39 +0000 (17:09 +0000)]
Remove deletion of s-digits manager

14 years agoInitial version of online reco ready and tried at P2. Modifications include correctio...
cvetan [Thu, 27 Aug 2009 16:44:45 +0000 (16:44 +0000)]
Initial version of online reco ready and tried at P2. Modifications include corrections in the start-up macro + update of the GRP preprocessor part that deals with the online access to GRP data in the logbook.

14 years agotypo corrected (CKB)
morsch [Thu, 27 Aug 2009 16:15:45 +0000 (16:15 +0000)]
typo corrected (CKB)

14 years agoDependencies removed.
morsch [Thu, 27 Aug 2009 16:06:54 +0000 (16:06 +0000)]
Dependencies removed.

14 years ago1) New library EMCALUtils with geometry and PID utils for the analysis: New classes...
hristov [Thu, 27 Aug 2009 15:29:32 +0000 (15:29 +0000)]
1) New library EMCALUtils with geometry and PID utils for the analysis: New classes AliEMCALGeoUtils, AliEMCALEMCGeometry, modifications in AliEMCALGeometry AliEMCALShishKebabTRD1 and AliEMCALPID

2) Geometry matrix with misalignments stored in ESDs: AliEMCALReconstructor

3) New class for cluster recalibration during the analysis: AliEMCALAodCluster

4) Store CaloCells in GeV units not in ADC units like in the Digits, needed for calibration in analysis: Changes in AliEMCALReconstructor and AliEMCALClusterizerv1

5) Use parameters defined in AliEMCALGeoParam.h: AliEMCALCalibData

Gustavo

14 years agoChanging a default argument in the standard constructor (M. Van Leeuwen)
masera [Thu, 27 Aug 2009 14:57:28 +0000 (14:57 +0000)]
Changing a default argument in the standard constructor (M. Van Leeuwen)

14 years agoMask the generated DAQ readout list according to the CTP trigger class.
richterm [Thu, 27 Aug 2009 14:57:07 +0000 (14:57 +0000)]
Mask the generated DAQ readout list according to the CTP trigger class.
This is a fix for a problem in the HLT-DAQ communication related to runs with
multiple trigger clusters and varying number of detectors in the clusters. The
fix is not complete for the moment, as some parts of the AliHLTReadoutList did
not work properly on the HLT cluster. Investigation ongoing.

14 years agotemporary bugfix: the operator functions of the AliHLTReadoutList class did not work
richterm [Thu, 27 Aug 2009 14:50:07 +0000 (14:50 +0000)]
temporary bugfix: the operator functions of the AliHLTReadoutList class did not work
correctly on the HLT online cluster. As temporary fix only the readout list of the
first matching CTP class is created.

14 years agobugfix: only increment CTP counters for data events, skip for SOD and EOD
richterm [Thu, 27 Aug 2009 14:40:11 +0000 (14:40 +0000)]
bugfix: only increment CTP counters for data events, skip for SOD and EOD

14 years agosending empty ESDs in case no data blocks have been converted
richterm [Thu, 27 Aug 2009 14:38:35 +0000 (14:38 +0000)]
sending empty ESDs in case no data blocks have been converted

14 years agoadding member for the current event id extracted from the HLT header to the HLTOUT
richterm [Thu, 27 Aug 2009 14:36:01 +0000 (14:36 +0000)]
adding member for the current event id extracted from the HLT header to the HLTOUT
adding printout of event ids from HLTOUT and RawReader to the processing function

14 years agoPatch for the bug described in Savannah report 54788 (P. Hristov)
masera [Thu, 27 Aug 2009 14:12:26 +0000 (14:12 +0000)]
Patch for the bug described in Savannah report 54788 (P. Hristov)

14 years agoRemoved not neccessry printf (Jens)
marian [Thu, 27 Aug 2009 13:41:58 +0000 (13:41 +0000)]
Removed not neccessry printf (Jens)

14 years agoGerEvent implemented: gives back latest event.
morsch [Thu, 27 Aug 2009 13:34:48 +0000 (13:34 +0000)]
GerEvent implemented: gives back latest event.

14 years agoEposEventHeader moved to libSTEERBase
morsch [Thu, 27 Aug 2009 13:32:45 +0000 (13:32 +0000)]
EposEventHeader moved to libSTEERBase

14 years agomore fit options for FQD, example how to use them added to the documentation
snelling [Thu, 27 Aug 2009 13:31:07 +0000 (13:31 +0000)]
more fit options for FQD, example how to use them added to the documentation
small update QC for particle weights

14 years agoImproved parsing of survey files in DOS file-format (empty line was causing problems...
rgrosso [Thu, 27 Aug 2009 13:05:15 +0000 (13:05 +0000)]
Improved parsing of survey files in DOS file-format (empty line was causing problems in that case) + minor improvements

14 years agoLeak between file openings corrected.
morsch [Thu, 27 Aug 2009 13:03:31 +0000 (13:03 +0000)]
Leak between file openings corrected.

14 years agomac->unix per pedis
morsch [Thu, 27 Aug 2009 12:32:56 +0000 (12:32 +0000)]
mac->unix per pedis

14 years agoMemory leak when passing from one input file to the next corrected.
morsch [Thu, 27 Aug 2009 11:39:31 +0000 (11:39 +0000)]
Memory leak when passing from one input file to the next corrected.

14 years agoRemoved MV label shifting for second input event, index of input event stored in...
gconesab [Thu, 27 Aug 2009 11:06:53 +0000 (11:06 +0000)]
Removed MV label shifting for second input event, index of input event stored in AOD.
Some coding violations corrected.

14 years agoDefault OCDB entries for TPC/Calib/QA and TPC/Calib/Raw
haavard [Thu, 27 Aug 2009 10:41:19 +0000 (10:41 +0000)]
Default OCDB entries for TPC/Calib/QA and TPC/Calib/Raw

14 years agoBugs corrected thanks to C.Z. and some other changes
coppedis [Thu, 27 Aug 2009 10:23:28 +0000 (10:23 +0000)]
Bugs corrected thanks to C.Z. and some other changes

14 years agoUpdating the list of cosmic triggers (as received from F.Antinori)
cvetan [Thu, 27 Aug 2009 09:14:38 +0000 (09:14 +0000)]
Updating the list of cosmic triggers (as received from F.Antinori)

14 years agoRemoving special characters accidentally put in the code.
ivana [Thu, 27 Aug 2009 09:11:29 +0000 (09:11 +0000)]
Removing special characters accidentally put in the code.

14 years agoJens Wiechula modifications.
marian [Thu, 27 Aug 2009 07:58:39 +0000 (07:58 +0000)]
Jens Wiechula modifications.

AliTPCCalibRaw.cxx.diff                 remove printf
AliTPCCalibViewerGUItime.cxx.diff       Add functionality: configuration file, calibration type selection, ...
AliTPCCalibViewerGUItime.h.diff         Add functionality: configuration file, calibration type selection, ...
AliTPCConfigParser.cxx.diff             Add functionality to retrieve parameters
AliTPCConfigParser.h.diff               Add functionality to retrieve parameters
CalibEnv.C.diff                         Add new calibration data written to the tree
calibVarDescription.txt                 Configuration file for AliTPCCalibViewerGUItime
TPCCEda.cxx.diff                        Remove obsolete data filling method
TPCPEDESTALda.cxx.diff                  Remove obsolete data filling method
TPCPULSERda.cxx.diff                    Remove obsolete data filling method
TPCQAda.cxx.diff                        Update meta data
TPCRAWda.cxx.diff                       Update meta data, remove obsolete delete

14 years agoFixed bug which was introduced when calibration was moved away from the RawDigiProducer.
policheh [Wed, 26 Aug 2009 19:22:41 +0000 (19:22 +0000)]
Fixed bug which was introduced when calibration was moved away from the RawDigiProducer.

14 years agoAdded to AliMagF the definition (const) of the polarities conventions.
shahoian [Wed, 26 Aug 2009 17:36:35 +0000 (17:36 +0000)]
Added to AliMagF the definition (const) of the polarities conventions.
The GRP manager will read the recorded current signs and reject the
combinations which do not satisfy to the convention used in AliMagF.
The convention flag is set to LHC convention:
L3    : pos. current -> negative Bz
Dipole: neg. current -> negative Bz

14 years agoMinor fixes (Melinda)
masera [Wed, 26 Aug 2009 16:57:01 +0000 (16:57 +0000)]
Minor fixes (Melinda)

14 years agoAdding protection for a null pointer (Panos)
masera [Wed, 26 Aug 2009 16:43:55 +0000 (16:43 +0000)]
Adding protection for a null pointer (Panos)

14 years agoIntroduce the digits parameter class which is supposed to store digits information...
cblume [Wed, 26 Aug 2009 15:47:50 +0000 (15:47 +0000)]
Introduce the digits parameter class which is supposed to store digits information for the raw data headers

14 years agoBool_t FitDriftV(Float_t minFraction) - User specified minimal fraction of...
marian [Wed, 26 Aug 2009 14:49:41 +0000 (14:49 +0000)]
Bool_t       FitDriftV(Float_t minFraction) - User specified minimal fraction of clusters
                                            - more robust
                                            - If not suffiecient mirrors identified - no calibration

(Marian)

14 years agoCorrect reader initialization to MCReader and remove line with setting PID
gconesab [Wed, 26 Aug 2009 14:46:40 +0000 (14:46 +0000)]
Correct reader initialization to MCReader and remove line with setting PID

14 years agoNew RCU mapping
kharlov [Wed, 26 Aug 2009 14:09:17 +0000 (14:09 +0000)]
New RCU mapping

14 years agoAdding Run number to the Krypton cluster
marian [Wed, 26 Aug 2009 12:59:00 +0000 (12:59 +0000)]
Adding Run number to the Krypton cluster
(Marian)

14 years agoTest version of the shell script and macro for running the online reco @ P2.
cvetan [Wed, 26 Aug 2009 11:43:31 +0000 (11:43 +0000)]
Test version of the shell script and macro for running the online reco @ P2.

14 years agoInitial version of the ECS start-of-run trigger which will be used in order to start...
cvetan [Wed, 26 Aug 2009 11:07:16 +0000 (11:07 +0000)]
Initial version of the ECS start-of-run trigger which will be used in order to start the online reco @ P2. Tested and validated locally with the test DIM suite. The code is compiled and runs only in case DATE (and DIM) is installed.

14 years agoSome fixes for one PCB mapping
laphecet [Wed, 26 Aug 2009 08:48:27 +0000 (08:48 +0000)]
Some fixes for one PCB mapping

14 years agoMissing parenthesis.
zampolli [Wed, 26 Aug 2009 07:54:10 +0000 (07:54 +0000)]
Missing parenthesis.

14 years agoPythia jets are written for kPyBeautyppMNRwmi
morsch [Wed, 26 Aug 2009 07:52:00 +0000 (07:52 +0000)]
Pythia jets are written for kPyBeautyppMNRwmi

14 years agoCorrect error message in case the trigger cluster syntax is wrong (second field is...
cvetan [Wed, 26 Aug 2009 07:34:57 +0000 (07:34 +0000)]
Correct error message in case the trigger cluster syntax is wrong (second field is not a number >= 1)

14 years ago- add geometry initialization for translating the ITS clusters from local to global...
kkanaki [Tue, 25 Aug 2009 20:46:40 +0000 (20:46 +0000)]
- add geometry initialization for translating the ITS clusters from local to global coordinates
- add detector origin for the data blocks pushed back in HLT

14 years agoadding unit test for the AliHLTCTPData class
richterm [Tue, 25 Aug 2009 19:54:48 +0000 (19:54 +0000)]
adding unit test for the AliHLTCTPData class

14 years agoadding decoding of participating detectors from the CTP_TRIGGER_CLASSES parameter
richterm [Tue, 25 Aug 2009 19:53:21 +0000 (19:53 +0000)]
adding decoding of participating detectors from the CTP_TRIGGER_CLASSES parameter
detectors are stored as AliHLTReadoutList
inherit AliHLTReadoutList from TNamed instead of TObjects

14 years agoAdd support for opening alien files directly from the command-line, like:
mtadel [Tue, 25 Aug 2009 18:24:06 +0000 (18:24 +0000)]
Add support for opening alien files directly from the command-line, like:

  alieve visscan_init.C'("alien:///alice/data/2009/LHC09c/and-so-on/")'

alieve_init.C
=============
- If path begins with 'alien:' and gGrid is not set, do TGrid::Connect("alien").

visscan_init.C
==============
- Add path argument and pass it to alieve_init().

14 years agoIndentation fixed.
zampolli [Tue, 25 Aug 2009 16:24:46 +0000 (16:24 +0000)]
Indentation fixed.

14 years agoShow only the PHOS modules which are installed
jthaeder [Tue, 25 Aug 2009 16:20:57 +0000 (16:20 +0000)]
Show only the PHOS modules which are installed

14 years agoBug fix (partially masked by previos bug) + modifications in printout - to be clearer.
zampolli [Tue, 25 Aug 2009 16:05:18 +0000 (16:05 +0000)]
Bug fix (partially masked by previos bug) + modifications in printout - to be clearer.

14 years agorearrange the x-y input of histograms for CORRFW requierements
gconesab [Tue, 25 Aug 2009 15:58:55 +0000 (15:58 +0000)]
rearrange the x-y input of histograms for CORRFW requierements

14 years agoMisalign method is public from now on.
cvetan [Tue, 25 Aug 2009 15:35:12 +0000 (15:35 +0000)]
Misalign method is public from now on.

14 years agocorrecting include file
richterm [Tue, 25 Aug 2009 13:26:40 +0000 (13:26 +0000)]
correcting include file

14 years agoBug fix - overisght: extra "=" added (thanks to Laurent for spotting the problem).
zampolli [Tue, 25 Aug 2009 13:02:26 +0000 (13:02 +0000)]
Bug fix - overisght: extra "=" added (thanks to Laurent for spotting the problem).

14 years agoUpdate of parameters (Philippe Pillot)
laphecet [Tue, 25 Aug 2009 12:26:57 +0000 (12:26 +0000)]
Update of parameters (Philippe Pillot)

14 years agobug fix
hdalsgaa [Tue, 25 Aug 2009 12:12:10 +0000 (12:12 +0000)]
bug fix

14 years agoNew FMD correction objects. Again.
hdalsgaa [Tue, 25 Aug 2009 12:01:54 +0000 (12:01 +0000)]
New FMD correction objects. Again.

14 years agoAdded extra indices to the correction files
hdalsgaa [Tue, 25 Aug 2009 12:01:08 +0000 (12:01 +0000)]
Added extra indices to the correction files

14 years agoDouble initialization of fAODObjects corrected.
morsch [Tue, 25 Aug 2009 09:54:57 +0000 (09:54 +0000)]
Double initialization of fAODObjects corrected.

14 years agoChanged default values in MUON/Calib/TriggerDCS (see also 34382) (Diego)
laphecet [Tue, 25 Aug 2009 08:27:43 +0000 (08:27 +0000)]
Changed default values in MUON/Calib/TriggerDCS (see also 34382) (Diego)

14 years ago* Bugfixes for 64Bit - 32Bit machines in the Source/Block Desc
jthaeder [Tue, 25 Aug 2009 08:10:48 +0000 (08:10 +0000)]
* Bugfixes for 64Bit - 32Bit machines in the Source/Block Desc
* Added loop for service detection in EveManager
* updated Macros for onlineDisplay
* cleaned up macro folder for onlineDisplay

14 years agoFixing deletion of array.
zampolli [Tue, 25 Aug 2009 07:56:46 +0000 (07:56 +0000)]
Fixing deletion of array.

14 years ago1)AliMCAnalysisUtils: Added protection when label is -1, checking electron ancestry...
gconesab [Mon, 24 Aug 2009 23:08:16 +0000 (23:08 +0000)]
1)AliMCAnalysisUtils: Added protection when label is -1, checking electron ancestry in filtered kinematics in AOD. Needs to be checked
2)AliCaloTrackReader: Added info prints when getting second input file

14 years ago1) AliCaloTrackReader: Possibility to open a second input file with events, when...
gconesab [Mon, 24 Aug 2009 15:51:29 +0000 (15:51 +0000)]
1) AliCaloTrackReader: Possibility to open a second input file with events, when reading AODs
                                      Possiblity to access Stack or MCParticle
                                      Select tracks depending on track status
                                      Replaced the TRefArrays by TObjArrays
                                      Bug, ESD tracks were being set in arrays twice.
2) AliAODPWG4Particle: New data member for b tagging added (Mark Heinz)
3) AliMCAnalysisUtils::CheckOrigin: Split in 2 for stack or AODMCParticle reading
                                                          Returns bitmap, not a simple tag.
4) Minor code violations corrected

14 years agoAdded ptHard to the information in the AliAODMCHeader, filled in the AODHandler
kleinb [Mon, 24 Aug 2009 15:21:56 +0000 (15:21 +0000)]
Added ptHard to the information in the AliAODMCHeader, filled in the AODHandler

14 years agoPrint() method outputs the branch names of the AOD now
kleinb [Mon, 24 Aug 2009 15:20:58 +0000 (15:20 +0000)]
Print() method outputs the branch names of the AOD now

14 years ago- update output data size in the component (Theodor)
kkanaki [Mon, 24 Aug 2009 14:56:08 +0000 (14:56 +0000)]
- update output data size in the component (Theodor)

14 years ago- Bug fix: in the creation/reading of the trigger DCS values, the HV and currents...
laphecet [Mon, 24 Aug 2009 14:00:34 +0000 (14:00 +0000)]
- Bug fix: in the creation/reading of the trigger DCS values, the HV and currents were inverted. This does not affects the shuttle, but only the offline usage of datapoints.
- Changed default values in MUON/Calib/TriggerDCS

14 years agoUpdate to fix the fact that AliRawReader::Create does not work correctly in online...
laphecet [Mon, 24 Aug 2009 09:09:31 +0000 (09:09 +0000)]
Update to fix the fact that AliRawReader::Create does not work correctly in online -static- env (Guillaume)

14 years agoChanging responsible for GRP object (Ernesto Lopez Torres --> Chiara Zampolli).
zampolli [Mon, 24 Aug 2009 09:05:00 +0000 (09:05 +0000)]
Changing responsible for GRP object (Ernesto Lopez Torres --> Chiara Zampolli).

14 years agoChanged default settings to splitting on
postrow [Mon, 24 Aug 2009 07:03:59 +0000 (07:03 +0000)]
Changed default settings to splitting on

14 years agoNew FMD correction objects(again)
hdalsgaa [Sun, 23 Aug 2009 12:06:36 +0000 (12:06 +0000)]
New FMD correction objects(again)

14 years agoAdded a custom magnetic field in the FMD Analysis Parameters
hdalsgaa [Sun, 23 Aug 2009 12:04:20 +0000 (12:04 +0000)]
Added a custom magnetic field in the FMD Analysis Parameters

14 years agoRemove include file that was removed from TRD code.
mtadel [Fri, 21 Aug 2009 17:13:59 +0000 (17:13 +0000)]
Remove include file that was removed from TRD code.

14 years agoSome major technical fixes:
zampolli [Fri, 21 Aug 2009 16:22:18 +0000 (16:22 +0000)]
Some major technical fixes:
1. Changes to protect GRP from unvalid values coming from DCS.
2. Implemented way to distinguish behaviour of the preprocessor when dealing
with polarities according to the status of the magnet. The threshold values
have been provided by DCS (Lionel Wallet). See below:
2.a. The L3 magnet is declared
ON if at least one of the values read is greater than 350 (A units); OFF
otherwise.
2.b. The Dipole magnet is declared ON if at least one of the values read is
greater than 450 (A units); OFF otherwise.

14 years agoadding hosts to fxserror mail
jgrosseo [Fri, 21 Aug 2009 14:29:03 +0000 (14:29 +0000)]
adding hosts to fxserror mail

14 years agoAdding new tag files for nightly and local test of GRP preprocessor.
zampolli [Fri, 21 Aug 2009 13:59:19 +0000 (13:59 +0000)]
Adding new tag files for nightly and local test of GRP preprocessor.

14 years agonew FMD correction objects
hdalsgaa [Fri, 21 Aug 2009 13:29:23 +0000 (13:29 +0000)]
new FMD correction objects

14 years agonew FMD correction objects
hdalsgaa [Fri, 21 Aug 2009 13:28:53 +0000 (13:28 +0000)]
new FMD correction objects

14 years agonew FMD correction objects
hdalsgaa [Fri, 21 Aug 2009 13:28:07 +0000 (13:28 +0000)]
new FMD correction objects

14 years agofix for valgrind (m. tadel)
rvernet [Fri, 21 Aug 2009 13:19:36 +0000 (13:19 +0000)]
fix for valgrind (m. tadel)