hristov [Fri, 13 Apr 2007 13:02:52 +0000 (13:02 +0000)]
Adding new libraries
hristov [Fri, 13 Apr 2007 12:37:32 +0000 (12:37 +0000)]
Fixed comment
hristov [Fri, 13 Apr 2007 12:36:08 +0000 (12:36 +0000)]
Root libraries needed by AliAnalysysGoodies
dibari [Fri, 13 Apr 2007 12:31:55 +0000 (12:31 +0000)]
According to Raffaele and Cvetan suggestion.
dibari [Fri, 13 Apr 2007 12:28:14 +0000 (12:28 +0000)]
Better selection between menus
pcrochet [Fri, 13 Apr 2007 08:01:41 +0000 (08:01 +0000)]
Flag added to retrieve digits on fly from EVE display (Bogdan)
panos [Thu, 12 Apr 2007 16:09:23 +0000 (16:09 +0000)]
Removing eff c++ warnings
panos [Thu, 12 Apr 2007 15:37:57 +0000 (15:37 +0000)]
Removing eff c++ warnings
alibrary [Thu, 12 Apr 2007 15:32:11 +0000 (15:32 +0000)]
Fix coding convention checking
marian [Thu, 12 Apr 2007 14:28:32 +0000 (14:28 +0000)]
Add new class for Pedestal Calibration (M.Ivanov, J.Wiechula)
marian [Thu, 12 Apr 2007 14:26:40 +0000 (14:26 +0000)]
Bug fix - loop over pads (Marian)
panos [Thu, 12 Apr 2007 14:09:27 +0000 (14:09 +0000)]
removing eff c++ warnings - more to come
cheynis [Thu, 12 Apr 2007 14:08:21 +0000 (14:08 +0000)]
Coding conventions
marian [Thu, 12 Apr 2007 13:28:13 +0000 (13:28 +0000)]
1. Remove compilation warnings
2. Add global MakeHisto2D function
Marian
panos [Thu, 12 Apr 2007 13:24:11 +0000 (13:24 +0000)]
Removing TAlienFile from AliRsnSelectorRL - It was not used - ONLY abstract interface classes should be used (TXNetFile)
cvetan [Thu, 12 Apr 2007 13:17:27 +0000 (13:17 +0000)]
Change global directory to original (Marian)
marian [Thu, 12 Apr 2007 12:54:12 +0000 (12:54 +0000)]
Remove compilation warnings (Marian)
cvetan [Thu, 12 Apr 2007 12:53:59 +0000 (12:53 +0000)]
Online calibration detector algorithm for MUON tracker (Christian)
cvetan [Thu, 12 Apr 2007 12:45:26 +0000 (12:45 +0000)]
Missing include file
cblume [Thu, 12 Apr 2007 10:57:07 +0000 (10:57 +0000)]
Speed up database access in AliTRDclusterizerV1::Transform()
cblume [Thu, 12 Apr 2007 09:38:18 +0000 (09:38 +0000)]
Take the absolute time of the hits into account in the digitization. Needed for pileup events
cblume [Thu, 12 Apr 2007 09:00:59 +0000 (09:00 +0000)]
Take the absolute time of the hits into account in the digitization. Needed for pileup events
jgrosseo [Thu, 12 Apr 2007 08:26:33 +0000 (08:26 +0000)]
updated commment
jgrosseo [Thu, 12 Apr 2007 08:26:18 +0000 (08:26 +0000)]
updated comment
mvl [Thu, 12 Apr 2007 00:34:53 +0000 (00:34 +0000)]
Reallocate fTracksList in constructor to have fMaxTracks=1000. Plus some minor fixes/warnings
mvl [Thu, 12 Apr 2007 00:30:26 +0000 (00:30 +0000)]
Fixed initialisation of primary/parent arrays
cvetan [Wed, 11 Apr 2007 16:37:24 +0000 (16:37 +0000)]
Can not afford WriteBuffer in order to get a precise estimate on the intermediate size of the output file.
mtadel [Wed, 11 Apr 2007 16:37:23 +0000 (16:37 +0000)]
Fix file-names in last log-entry.
mtadel [Wed, 11 Apr 2007 16:37:22 +0000 (16:37 +0000)]
Record changes.
mtadel [Wed, 11 Apr 2007 16:37:21 +0000 (16:37 +0000)]
New macro: example usage of StraightLineSet set.
mtadel [Wed, 11 Apr 2007 16:36:37 +0000 (16:36 +0000)]
New class StraightLineSet with accompanying GL and Editor classes.
mtadel [Wed, 11 Apr 2007 16:33:37 +0000 (16:33 +0000)]
Reimplement callback of the Checked() signal from RGBrowser::fListTree; function in RenderElement renamed from ToggleRnrState to SetRnrState.
mtadel [Wed, 11 Apr 2007 16:33:36 +0000 (16:33 +0000)]
Add a function to render polymarkers from float array and TAttMarker.
mtadel [Wed, 11 Apr 2007 16:33:35 +0000 (16:33 +0000)]
Register new StraightLineSetXyzz classes.
mtadel [Wed, 11 Apr 2007 16:13:02 +0000 (16:13 +0000)]
Record changes.
mtadel [Wed, 11 Apr 2007 16:13:01 +0000 (16:13 +0000)]
Rename rich to hmpid etc.
mtadel [Wed, 11 Apr 2007 16:13:00 +0000 (16:13 +0000)]
New files, proto-emcal-viz.
mtadel [Wed, 11 Apr 2007 16:11:47 +0000 (16:11 +0000)]
Added setup function SetAABoxCenterHalfSize().
cvetan [Wed, 11 Apr 2007 13:56:51 +0000 (13:56 +0000)]
VZERO reco moved to LocalEventReconstruction method of AliReconstruction, i.e. the events loop moved outside the detector code. The reconstruction of raw-data first produces digits and then run the ordinary reco.
richterm [Wed, 11 Apr 2007 13:19:05 +0000 (13:19 +0000)]
- AliHLTComponent: bugfix in buffer handling; overwrite check added to
AliHLTDataBuffer
- AliHLTOfflineInterface integrated in to AliHLTSystem
- AliHLTComponent: bugfix in object handling and cleanup (high-level interface)
jgrosseo [Wed, 11 Apr 2007 13:18:30 +0000 (13:18 +0000)]
o) Performance studies added (mainly in runMultiplicitySelector) that evaluate the free
parameters of the chi2 and bayesian method.
o) Cleaned up AliMultiplicityCorrection
o) Implemented selector to read the spectrum from the ESD
marian [Wed, 11 Apr 2007 12:09:49 +0000 (12:09 +0000)]
Added transformation function (Marian)
policheh [Wed, 11 Apr 2007 11:55:45 +0000 (11:55 +0000)]
SetDistancesToBadChannels() added.
policheh [Wed, 11 Apr 2007 11:54:17 +0000 (11:54 +0000)]
Getter for bad channel Ids added.
policheh [Wed, 11 Apr 2007 11:52:38 +0000 (11:52 +0000)]
Calculation of bad crystals Ids
jgrosseo [Tue, 10 Apr 2007 16:53:14 +0000 (16:53 +0000)]
redirecting sub detector stdout, stderr to sub detector log file
cvetan [Tue, 10 Apr 2007 16:29:49 +0000 (16:29 +0000)]
VZERO reconstruction starting from raw-data input. New AliVZERORawStream class for raw-data reading.
mtadel [Tue, 10 Apr 2007 15:30:01 +0000 (15:30 +0000)]
Record changes.
mtadel [Tue, 10 Apr 2007 15:29:44 +0000 (15:29 +0000)]
Removed
mtadel [Tue, 10 Apr 2007 15:27:09 +0000 (15:27 +0000)]
Added an example function, similar to what will be used for EMC.
mtadel [Tue, 10 Apr 2007 15:27:07 +0000 (15:27 +0000)]
Bogdan: new version of MUON visualization.
mtadel [Tue, 10 Apr 2007 15:27:06 +0000 (15:27 +0000)]
New file, moved from alice-macros/.
mtadel [Tue, 10 Apr 2007 15:23:57 +0000 (15:23 +0000)]
Record changes.
mtadel [Tue, 10 Apr 2007 15:23:56 +0000 (15:23 +0000)]
Remove pragma for class MUONTracks.
mtadel [Tue, 10 Apr 2007 15:21:36 +0000 (15:21 +0000)]
Bogdan: add controls for TrackList::SelectByP().
mtadel [Tue, 10 Apr 2007 15:21:35 +0000 (15:21 +0000)]
Make Track::MakeTrack() virtual; Bogdan: add TrackList::SelectByP() and supporting variables.
hristov [Tue, 10 Apr 2007 12:56:40 +0000 (12:56 +0000)]
Test macro (Bjorn)
schutz [Tue, 10 Apr 2007 11:39:26 +0000 (11:39 +0000)]
Load libPhysics to be able to use TLorentzVector
schutz [Tue, 10 Apr 2007 11:38:48 +0000 (11:38 +0000)]
Updates received from Silvia
schutz [Tue, 10 Apr 2007 11:38:25 +0000 (11:38 +0000)]
Updates received from Yermia
ivana [Tue, 10 Apr 2007 11:08:28 +0000 (11:08 +0000)]
Correcting compiler warnings
ivana [Tue, 10 Apr 2007 11:08:13 +0000 (11:08 +0000)]
Return kFALSE when reading fails
(Christian)
ivana [Tue, 10 Apr 2007 11:07:53 +0000 (11:07 +0000)]
Moving AliMUONRawStreamTracker/Trigger classes from base to raw library
(Christian)
kharlov [Tue, 10 Apr 2007 07:20:52 +0000 (07:20 +0000)]
Decalibration should use the same CDB as calibration in AliPHOSClusterizerv1
masera [Fri, 6 Apr 2007 17:14:21 +0000 (17:14 +0000)]
Update of SSD calibration default DB. Update of SSD calibration classes. Ad hoc intercalibration SDD/SSD. This must go in the OCDB as well. v11 SSD geometry: bug fix.
policheh [Fri, 6 Apr 2007 14:27:27 +0000 (14:27 +0000)]
EMC bad channels map added.
morsch [Thu, 5 Apr 2007 16:30:21 +0000 (16:30 +0000)]
Modifications needed to run analysis with proof.
jgrosseo [Thu, 5 Apr 2007 16:29:52 +0000 (16:29 +0000)]
fixed bug in storerefstorage
morsch [Thu, 5 Apr 2007 16:28:52 +0000 (16:28 +0000)]
Changes needed to run analysis with proof.
ivana [Thu, 5 Apr 2007 15:13:12 +0000 (15:13 +0000)]
Adding comments only
ivana [Thu, 5 Apr 2007 15:12:55 +0000 (15:12 +0000)]
Reflecting changes in AliPreprocessor
(Laurent)
alibrary [Thu, 5 Apr 2007 13:54:55 +0000 (13:54 +0000)]
reverting...
cvetan [Thu, 5 Apr 2007 13:45:09 +0000 (13:45 +0000)]
Removing the code that went to ANALYSIS package (Panos+Cvetan)
cvetan [Thu, 5 Apr 2007 13:42:43 +0000 (13:42 +0000)]
Moving AliTagAnalysis and AliXMLCollection from ESD to ANALYSIS library (Panos+Cvetan)
cvetan [Thu, 5 Apr 2007 13:39:56 +0000 (13:39 +0000)]
Adding needed HLT library
cvetan [Thu, 5 Apr 2007 12:26:29 +0000 (12:26 +0000)]
Additional protection for the raw-data reading. Getter to the raw-data payload (Christian)
richterm [Thu, 5 Apr 2007 11:40:32 +0000 (11:40 +0000)]
reverting to previous version (integration of AliHLTSystem into Reconstructor) after fixed library dependencies
dibari [Thu, 5 Apr 2007 11:33:32 +0000 (11:33 +0000)]
In agreement with instructions of mail
From: Jan Fiete Grosse-Oetringhaus
Date: Wed, 04 Apr 2007 (done by L. Molnar)
richterm [Thu, 5 Apr 2007 11:04:26 +0000 (11:04 +0000)]
component librarary unloading and handling of multiple loads fixed; documentation and status printout of ModuleAgent
masera [Thu, 5 Apr 2007 10:53:15 +0000 (10:53 +0000)]
SDD PreProcessor updated (F. Prino)
ivana [Thu, 5 Apr 2007 10:35:30 +0000 (10:35 +0000)]
Replacing default calibrations once more
(now with the correct file)
ivana [Thu, 5 Apr 2007 10:28:28 +0000 (10:28 +0000)]
Replacing default calibrations with new internal objects (no value changed)
(Laurent)
ivana [Thu, 5 Apr 2007 10:24:55 +0000 (10:24 +0000)]
Removing previous default calibrations (Laurent)
richterm [Thu, 5 Apr 2007 10:21:58 +0000 (10:21 +0000)]
effC++ and warnings
richterm [Thu, 5 Apr 2007 10:20:11 +0000 (10:20 +0000)]
obsolete method removed from AliHLTLogging
policheh [Thu, 5 Apr 2007 10:18:58 +0000 (10:18 +0000)]
Introduced distance to nearest bad crystal.
richterm [Thu, 5 Apr 2007 10:17:42 +0000 (10:17 +0000)]
obsolete method removed from logging, minor reformatting of origin output
cvetan [Thu, 5 Apr 2007 09:53:50 +0000 (09:53 +0000)]
Adding the new MUONcalib library (Ivana)
ivana [Thu, 5 Apr 2007 09:28:37 +0000 (09:28 +0000)]
Fixing memory leak
(Laurent)
ivana [Thu, 5 Apr 2007 09:27:20 +0000 (09:27 +0000)]
Moving classes in new calib library
(Laurent)
ivana [Thu, 5 Apr 2007 09:25:03 +0000 (09:25 +0000)]
Moving from AliMUONCalibParam1I to AliMUONCalibParamNI
(Laurent)
ivana [Thu, 5 Apr 2007 09:23:17 +0000 (09:23 +0000)]
Updated for modifs in AliMUONPadStatusMapMaker
(Laurent)
ivana [Thu, 5 Apr 2007 09:21:54 +0000 (09:21 +0000)]
Adding handling of neighbours
(Laurent)
ivana [Thu, 5 Apr 2007 09:20:26 +0000 (09:20 +0000)]
Moving from base to calib (Laurent)
ivana [Thu, 5 Apr 2007 09:18:15 +0000 (09:18 +0000)]
Fixing warnings (Laurent)
ivana [Thu, 5 Apr 2007 09:18:11 +0000 (09:18 +0000)]
Moving from base to calib, and adding packing interface (a packed value is simply value = a*packing + b) (Laurent)
ivana [Thu, 5 Apr 2007 09:18:05 +0000 (09:18 +0000)]
Do not use Clone (not needed, and buggy in Root 5.15.04), and move from base to calib (Laurent)
ivana [Thu, 5 Apr 2007 09:17:48 +0000 (09:17 +0000)]
Be consistent with how we know if we should delete the pointer we get from the Next() method of the iterator (Laurent)
ivana [Thu, 5 Apr 2007 09:17:35 +0000 (09:17 +0000)]
Implement the IsOwner method (Laurent)
ivana [Thu, 5 Apr 2007 09:17:21 +0000 (09:17 +0000)]
Number of (tracking) chambers now available within AliMpConstants (in order to be useable from calib library alone), and used by AliMUONConstants (no change in the interface) (Laurent)