]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoDoxygen configuration for checking warnings
ivana [Tue, 10 Jul 2007 10:07:10 +0000 (10:07 +0000)]
Doxygen configuration for checking warnings

16 years agoRecord changes.
mtadel [Tue, 10 Jul 2007 09:53:00 +0000 (09:53 +0000)]
Record changes.

16 years agoFrom Bertrand: windows fixes, added transparency.
mtadel [Tue, 10 Jul 2007 09:52:59 +0000 (09:52 +0000)]
From Bertrand: windows fixes, added transparency.

16 years agoFrom Bertrand: windows fixes.
mtadel [Tue, 10 Jul 2007 09:52:58 +0000 (09:52 +0000)]
From Bertrand: windows fixes.

16 years agoA little fix (Nico)
belikov [Tue, 10 Jul 2007 09:27:22 +0000 (09:27 +0000)]
A little fix (Nico)

16 years agodata type define for entropy encoded RAW data added (Jochen)
richterm [Mon, 9 Jul 2007 21:33:35 +0000 (21:33 +0000)]
data type define for entropy encoded RAW data added (Jochen)

16 years agoTgz changed with tar
dibari [Mon, 9 Jul 2007 19:38:57 +0000 (19:38 +0000)]
Tgz changed with tar

16 years agoPedestal files are packed in tar (not gz!)
dibari [Mon, 9 Jul 2007 19:33:46 +0000 (19:33 +0000)]
Pedestal files are packed in tar (not gz!)

16 years agodocumentation
richterm [Mon, 9 Jul 2007 18:46:22 +0000 (18:46 +0000)]
documentation

16 years agocorrections to write ESD format (Gaute)
richterm [Mon, 9 Jul 2007 18:45:31 +0000 (18:45 +0000)]
corrections to write ESD format (Gaute)

16 years agoHelper classes to hold data from an altro channel.
phille [Mon, 9 Jul 2007 18:33:29 +0000 (18:33 +0000)]
Helper classes to hold data from an altro channel.

16 years agoMore rigid consistency checks. The decoder now handles correctly the
phille [Mon, 9 Jul 2007 18:31:11 +0000 (18:31 +0000)]
More rigid consistency checks. The decoder now handles correctly the
case when the altro is only partially read out (2AAA pattern missing in the altro trailer)

16 years agoseveral files changed to change name of AliFemtoAnalysis to AliFemtoSimpleAnalysis...
mlisa [Mon, 9 Jul 2007 16:17:11 +0000 (16:17 +0000)]
several files changed to change name of AliFemtoAnalysis to AliFemtoSimpleAnalysis and AliFemtoBaseAnalysis to AliFemtoAnalysis.  Also removed some hard-coded cuts of Marek

16 years agoRemoving the last remaining AliFatal
cvetan [Mon, 9 Jul 2007 14:19:58 +0000 (14:19 +0000)]
Removing the last remaining AliFatal

16 years agoRCU data block is always aligned to 32bit, but the altro payload inside is not! So...
cvetan [Mon, 9 Jul 2007 14:13:15 +0000 (14:13 +0000)]
RCU data block is always aligned to 32bit, but the altro payload inside is not! So the remaining 1,2,3 bytes can be filled with crap from the RCU memory and therefore we should skip them completely in the raw-data reading. Thanks to Per Thomas for noticing this!

16 years agoSwitching on the optimization on Opteron and Itanium
hristov [Mon, 9 Jul 2007 13:38:37 +0000 (13:38 +0000)]
Switching on the optimization on Opteron and Itanium

16 years agoFirst version of the HMPID online calibration algorithm. It performs the pedestal...
cvetan [Mon, 9 Jul 2007 10:40:28 +0000 (10:40 +0000)]
First version of the HMPID online calibration algorithm. It performs the pedestal (mean and rms) calculation based on black calibration events (Giacomo+Levente)

16 years agoSmall additional update by Raphaelle
cblume [Mon, 9 Jul 2007 09:34:52 +0000 (09:34 +0000)]
Small additional update by Raphaelle

16 years agoCleanup
phille [Mon, 9 Jul 2007 08:51:10 +0000 (08:51 +0000)]
Cleanup

16 years agoFirst version of fast Altro decoder for the HLT.
phille [Sun, 8 Jul 2007 16:38:42 +0000 (16:38 +0000)]
First version of fast Altro decoder for the HLT.
For the moment the decoder works only for real data.
Bug: If zero supression are used and if an altro channel
containes zero samples after supression and if the altros are not
read out in sparse mode, then the decoder will not behave properly,
bug fix is on the way.

16 years agoLambda_c mass according to Babar measurement. (S. Masciocchi)
morsch [Sun, 8 Jul 2007 15:36:29 +0000 (15:36 +0000)]
Lambda_c mass according to Babar measurement. (S. Masciocchi)

16 years agoRemove obsolete UML directory
kharlov [Sun, 8 Jul 2007 12:05:07 +0000 (12:05 +0000)]
Remove obsolete UML directory

16 years agoRemove obsolete html documentation
kharlov [Sun, 8 Jul 2007 12:04:00 +0000 (12:04 +0000)]
Remove obsolete html documentation

16 years agoDebug statement removed.
morsch [Sat, 7 Jul 2007 20:35:52 +0000 (20:35 +0000)]
Debug statement removed.

16 years agoMacros to process survey and photogrammetry data
ivana [Fri, 6 Jul 2007 18:18:55 +0000 (18:18 +0000)]
Macros to process survey and photogrammetry data
(Javier)

16 years agoAdditional protection (Artur)
cvetan [Fri, 6 Jul 2007 16:11:29 +0000 (16:11 +0000)]
Additional protection (Artur)

16 years agoMore robust raw-reader for HLT
ivana [Fri, 6 Jul 2007 15:36:22 +0000 (15:36 +0000)]
More robust raw-reader for HLT
(Artur)

16 years ago- Changed the algorithm to improve the quick test of clusters
ivana [Fri, 6 Jul 2007 15:36:10 +0000 (15:36 +0000)]
- Changed the algorithm to improve the quick test of clusters
  (within a wide fixe window) prior to really trying to attach them.
- Added an option (fgkMakeTrackCandidatesFast) to make track candidates
  assuming linear propagation between stations 4 and 5.
(Philippe P.)

16 years agoMore robust raw-reader for HLT (Artur)
cvetan [Fri, 6 Jul 2007 15:27:21 +0000 (15:27 +0000)]
More robust raw-reader for HLT (Artur)

16 years agoPN entries for ACORDE (Raffaele)
cvetan [Fri, 6 Jul 2007 15:20:40 +0000 (15:20 +0000)]
PN entries for ACORDE (Raffaele)

16 years agoFixed bugs in ~AliSurveyObj (delete created objects), Fill (creation of path for...
rsilva [Fri, 6 Jul 2007 15:05:10 +0000 (15:05 +0000)]
Fixed bugs in ~AliSurveyObj (delete created objects), Fill (creation of path for AliEn) and ParseBuffer (behaviour if object was already filled; separator search order in data lines).

16 years agoFixing bug in Next()
ivana [Fri, 6 Jul 2007 14:44:59 +0000 (14:44 +0000)]
Fixing bug in Next()
(Sasha, Laurent)

16 years agoAdding TString.h needed for some compilers
panos [Fri, 6 Jul 2007 14:16:05 +0000 (14:16 +0000)]
Adding TString.h needed for some compilers

16 years agoAdded GetName() method. Allows use of TObjArray::FindObject() to select a specific...
rsilva [Fri, 6 Jul 2007 14:16:01 +0000 (14:16 +0000)]
Added GetName() method. Allows use of TObjArray::FindObject() to select a specific AliSurveyPoint.

16 years agoUpdate on calibration classes by Raphaelle
cblume [Fri, 6 Jul 2007 14:08:35 +0000 (14:08 +0000)]
Update on calibration classes by Raphaelle

16 years ago- Bug fix in AliAnalysisDataWrapper::Merge(). Merging failed on PROOF in case of...
agheata [Fri, 6 Jul 2007 14:07:40 +0000 (14:07 +0000)]
- Bug fix in AliAnalysisDataWrapper::Merge(). Merging failed on PROOF in case of collections.
- Fixed the way the AliAnalysisSelector is called from AliAnalysisManager:
   chain->Process("AliAnalysisSelector");

16 years agoAliITSMultReconstructor: correction for a shift in the phi of clusters, tracklets...
masera [Fri, 6 Jul 2007 13:55:34 +0000 (13:55 +0000)]
AliITSMultReconstructor: correction for a shift in the phi of clusters, tracklets. Multiple use of clustersLay2 for building tracklets is avoided by default. AliITSTrigger: changed high multiplicity trigger threshold

16 years agoUpdated with modifying AliMpDDLStore by Christian
ivana [Fri, 6 Jul 2007 13:31:22 +0000 (13:31 +0000)]
Updated with modifying AliMpDDLStore by Christian

16 years agoUpdate detection element name for chamber 6 (Christian)
ivana [Fri, 6 Jul 2007 13:31:07 +0000 (13:31 +0000)]
Update detection element name for chamber 6 (Christian)

16 years agoAdd number of manus per buspatch module for station 2
ivana [Fri, 6 Jul 2007 13:30:55 +0000 (13:30 +0000)]
Add number of manus per buspatch module for station 2
(Christian)

16 years agoFile for buspatch cable length (Christian)
ivana [Fri, 6 Jul 2007 13:30:39 +0000 (13:30 +0000)]
File for buspatch cable length (Christian)

16 years agoUpdate serial number (Christian)
ivana [Fri, 6 Jul 2007 13:30:08 +0000 (13:30 +0000)]
Update serial number (Christian)

16 years agoAdd buspatch length & change patch module interface needed for station 2
ivana [Fri, 6 Jul 2007 13:29:29 +0000 (13:29 +0000)]
Add buspatch length & change patch module interface needed for station 2
(Christian)

16 years agoAdd methods to set/get cable length & change patch module interface needed for station 2
ivana [Fri, 6 Jul 2007 13:29:01 +0000 (13:29 +0000)]
Add methods to set/get cable length & change patch module interface needed for station 2
(Christian)

16 years agoAdd path for buspatch cable length file
ivana [Fri, 6 Jul 2007 13:28:47 +0000 (13:28 +0000)]
Add path for buspatch cable length file
(Christian)

16 years agoAdded function to draw given range od 2d sectors.
mtadel [Fri, 6 Jul 2007 13:24:12 +0000 (13:24 +0000)]
Added function to draw given range od 2d sectors.

16 years ago- Added new static function ReadData() for loading from ASCII files
ivana [Fri, 6 Jul 2007 13:12:42 +0000 (13:12 +0000)]
- Added new static function ReadData() for loading from ASCII files
- Instance() does not load data automatically anymore,
  but client has to take care of it

16 years agoAdding AliMpCDB class
ivana [Fri, 6 Jul 2007 13:12:16 +0000 (13:12 +0000)]
Adding AliMpCDB class

16 years agoAdded loading mapping from CDB, now obligatory,
ivana [Fri, 6 Jul 2007 13:11:58 +0000 (13:11 +0000)]
Added loading mapping from CDB, now obligatory,
as AliMpSegmentation::Instance() and AliMpSegmentation::Store()
do not load mapping automatically anymore.

16 years agoNew class for CDB IO
ivana [Fri, 6 Jul 2007 13:11:09 +0000 (13:11 +0000)]
New class for CDB IO

16 years agoMapping objects in CDB
ivana [Fri, 6 Jul 2007 13:10:18 +0000 (13:10 +0000)]
Mapping objects in CDB

16 years agoRemoved unused variable
kowal2 [Fri, 6 Jul 2007 12:18:22 +0000 (12:18 +0000)]
Removed unused variable

16 years agoUpdate on calibration classes by Raphaelle
cblume [Fri, 6 Jul 2007 11:44:50 +0000 (11:44 +0000)]
Update on calibration classes by Raphaelle

16 years agoFix for 64-bit platforms
cvetan [Fri, 6 Jul 2007 10:44:16 +0000 (10:44 +0000)]
Fix for 64-bit platforms

16 years agoRemoving the unnecessary header
belikov [Fri, 6 Jul 2007 09:19:00 +0000 (09:19 +0000)]
Removing the unnecessary header

16 years agoDA for EMD events to produce energy calibration data
coppedis [Fri, 6 Jul 2007 08:40:46 +0000 (08:40 +0000)]
DA for EMD events to produce energy calibration data

16 years agoUpdated algorithm
coppedis [Fri, 6 Jul 2007 08:28:13 +0000 (08:28 +0000)]
Updated algorithm

16 years agocorrection lokk-up table online
alla [Fri, 6 Jul 2007 05:51:02 +0000 (05:51 +0000)]
correction lokk-up table online

16 years agoGeometry now properly loaded
dibari [Thu, 5 Jul 2007 18:34:52 +0000 (18:34 +0000)]
Geometry now properly loaded

16 years agoAdding comments (Laurent)
ivana [Thu, 5 Jul 2007 16:07:32 +0000 (16:07 +0000)]
Adding comments (Laurent)

16 years agoCorrecting a format error in AliError (Laurent)
ivana [Thu, 5 Jul 2007 15:55:50 +0000 (15:55 +0000)]
Correcting a format error in AliError (Laurent)

16 years agoNew class to generate fake gain runs (Laurent)
ivana [Thu, 5 Jul 2007 15:55:39 +0000 (15:55 +0000)]
New class to generate fake gain runs (Laurent)

16 years agoUpdating gains and make it easier to test different runtypes (Laurent)
ivana [Thu, 5 Jul 2007 15:55:18 +0000 (15:55 +0000)]
Updating gains and make it easier to test different runtypes (Laurent)

16 years agoUpdated for Gain generation (Laurent)
ivana [Thu, 5 Jul 2007 15:55:15 +0000 (15:55 +0000)]
Updated for Gain generation (Laurent)

16 years agoMoving PedestalEventGenerator from shuttle to sim, and adding GainEventGenerator...
ivana [Thu, 5 Jul 2007 15:55:13 +0000 (15:55 +0000)]
Moving PedestalEventGenerator from shuttle to sim, and adding GainEventGenerator (Laurent)

16 years agoMoving PedestalEventGenerator from shuttle to sim (Laurent)
ivana [Thu, 5 Jul 2007 15:55:09 +0000 (15:55 +0000)]
Moving PedestalEventGenerator from shuttle to sim (Laurent)

16 years agoAdding some protections. Adding some timers. (Laurent)
ivana [Thu, 5 Jul 2007 15:55:06 +0000 (15:55 +0000)]
Adding some protections. Adding some timers. (Laurent)

16 years agoMake the decalibration a static method that can be reused in e.g. GainEventGenerator.
ivana [Thu, 5 Jul 2007 15:55:01 +0000 (15:55 +0000)]
Make the decalibration a static method that can be reused in e.g. GainEventGenerator.
Replace internal timers by AliCodeTimer
(Laurent)

16 years agoReorganization of the code. Can now easily be used to create calibration
ivana [Thu, 5 Jul 2007 15:54:47 +0000 (15:54 +0000)]
Reorganization of the code. Can now easily be used to create calibration
data objects for several runs
(Laurent)

16 years agoUpdated the diff and plot methods. For debug purposes, can now limit the number
ivana [Thu, 5 Jul 2007 15:54:35 +0000 (15:54 +0000)]
Updated the diff and plot methods. For debug purposes, can now limit the number
of channels used to generate ped and gain stores
(Laurent)

16 years agoNo more misaligned_geometry
dibari [Thu, 5 Jul 2007 15:50:57 +0000 (15:50 +0000)]
No more misaligned_geometry

16 years agoCoding conventions
dibari [Thu, 5 Jul 2007 15:50:26 +0000 (15:50 +0000)]
Coding conventions

16 years agoCompatibility with G4 (from A. Gheata)
dibari [Thu, 5 Jul 2007 15:50:10 +0000 (15:50 +0000)]
Compatibility with G4 (from A.  Gheata)

16 years agoAdditional protection for cast from Double_t to Short_t
kharlov [Thu, 5 Jul 2007 15:29:57 +0000 (15:29 +0000)]
Additional protection for cast from Double_t to Short_t

16 years agoMacro to generate the CDB entry with the ideal geometry (Raffaele)
cvetan [Thu, 5 Jul 2007 13:22:41 +0000 (13:22 +0000)]
Macro to generate the CDB entry with the ideal geometry (Raffaele)

16 years agoUpdated ideal geometry using the macro from Raffaele
cvetan [Thu, 5 Jul 2007 13:21:45 +0000 (13:21 +0000)]
Updated ideal geometry using the macro from Raffaele

16 years agoCoding violations corrected.
morsch [Thu, 5 Jul 2007 11:33:26 +0000 (11:33 +0000)]
Coding violations corrected.
(the remaining are related to the usage of templates and the use
of _t for enum types).

16 years agoNew method to calculate correctly the track extrapolation on a reference frame. Or...
cvetan [Thu, 5 Jul 2007 11:23:31 +0000 (11:23 +0000)]
New method to calculate correctly the track extrapolation on a reference frame. Or, in other words, the method finds the point of the closest approach between two space-points

16 years agoRemving, the info moved to READMEtrigger
ivana [Thu, 5 Jul 2007 10:13:24 +0000 (10:13 +0000)]
Remving, the info moved to READMEtrigger
(Gines)

16 years agoReplaced with READMEcalib
ivana [Thu, 5 Jul 2007 10:10:50 +0000 (10:10 +0000)]
Replaced with READMEcalib

16 years agoAdding general description + some info from README
ivana [Thu, 5 Jul 2007 10:08:33 +0000 (10:08 +0000)]
Adding general description + some info from README
(Gines)

16 years agoUpdated title only
ivana [Thu, 5 Jul 2007 10:08:15 +0000 (10:08 +0000)]
Updated title only

16 years ago- Updated test script description
ivana [Thu, 5 Jul 2007 10:07:58 +0000 (10:07 +0000)]
- Updated test script description
- Extracted some texts into new README files per libraries
(Gines)

16 years agoNew README files extracted from README
ivana [Thu, 5 Jul 2007 10:07:43 +0000 (10:07 +0000)]
New README files extracted from README
(Gines)

16 years agoBug fix (Haavard)
cvetan [Thu, 5 Jul 2007 09:28:03 +0000 (09:28 +0000)]
Bug fix (Haavard)

16 years agoPossibility to set the maximum energy loss
morsch [Thu, 5 Jul 2007 08:25:51 +0000 (08:25 +0000)]
Possibility to set the maximum energy loss
and maximum amount of radiated gluons during quenching.

16 years agoAdding macros runSimulation.C, runReconstruction.C
ivana [Thu, 5 Jul 2007 08:06:23 +0000 (08:06 +0000)]
Adding macros runSimulation.C, runReconstruction.C

16 years agoAdding includes (Laurent)
ivana [Thu, 5 Jul 2007 08:05:56 +0000 (08:05 +0000)]
Adding includes (Laurent)

16 years agoupdate Lookup Table for online usadge
alla [Thu, 5 Jul 2007 06:44:52 +0000 (06:44 +0000)]
update Lookup Table for online usadge

16 years agoPedestal suppressed
cheynis [Wed, 4 Jul 2007 17:20:14 +0000 (17:20 +0000)]
Pedestal suppressed

16 years agoAdcThreshold set to MIP/2
cheynis [Wed, 4 Jul 2007 17:17:45 +0000 (17:17 +0000)]
AdcThreshold set to MIP/2

16 years agoPedestal added to data from simulation when digitizing
cheynis [Wed, 4 Jul 2007 17:15:31 +0000 (17:15 +0000)]
Pedestal added to data from simulation when digitizing

16 years agoTracking2LocalCS matrices corrected for CPV.
policheh [Wed, 4 Jul 2007 16:38:19 +0000 (16:38 +0000)]
Tracking2LocalCS matrices corrected for CPV.

16 years agoUsage of new GetTimeStamp() functionality
masera [Wed, 4 Jul 2007 16:12:00 +0000 (16:12 +0000)]
Usage of new GetTimeStamp() functionality

16 years agoChange for T0 raw data reading
zampolli [Wed, 4 Jul 2007 16:11:20 +0000 (16:11 +0000)]
Change for T0 raw data reading

16 years agoOnline/offline mode selected in the constructor
cvetan [Wed, 4 Jul 2007 15:38:41 +0000 (15:38 +0000)]
Online/offline mode selected in the constructor

16 years ago- Removing macro MUONdisplay.C
ivana [Wed, 4 Jul 2007 15:06:34 +0000 (15:06 +0000)]
- Removing macro MUONdisplay.C
- Adding macro MUONTriggerChamberEfficiency.C
- Commented out macros which has to be updated with AliMUONData removal

16 years agoUPdated for changes in geometry classes
ivana [Wed, 4 Jul 2007 15:04:03 +0000 (15:04 +0000)]
UPdated for changes in geometry classes

16 years ago- Coding conventions
ivana [Wed, 4 Jul 2007 15:03:34 +0000 (15:03 +0000)]
- Coding conventions
- Display method for calculated trigger chamber efficiency map
(Diego)

16 years agoCorrect way to get the geometry even in case of no galice.root (raw data)
cvetan [Wed, 4 Jul 2007 14:43:07 +0000 (14:43 +0000)]
Correct way to get the geometry even in case of no galice.root (raw data)