jgrosseo [Thu, 11 May 2006 11:08:01 +0000 (11:08 +0000)]
first checkin of Claus' code with a few modifications
cvetan [Thu, 11 May 2006 10:50:05 +0000 (10:50 +0000)]
Bug in the application of pad gains fixed (Marian)
cvetan [Thu, 11 May 2006 08:22:15 +0000 (08:22 +0000)]
Minor corrections. Check for the allowed size - raw data should be always a multiple of 4
cvetan [Thu, 11 May 2006 08:19:31 +0000 (08:19 +0000)]
Method to set the equipment id in case of memory raw data reading. It is needed in order to select then the altro mapping based on this id. The change is mainly needed by HLT.
cvetan [Thu, 11 May 2006 07:54:51 +0000 (07:54 +0000)]
Pad gains from CDB were not used in the reconstruction of the raw data! Further checks are needed in order to validate the raw data clusterization
hristov [Wed, 10 May 2006 18:40:17 +0000 (18:40 +0000)]
Larger strings for the names
mtadel [Wed, 10 May 2006 16:30:45 +0000 (16:30 +0000)]
Fixed compilation warnings with gcc-4.
mtadel [Wed, 10 May 2006 16:30:24 +0000 (16:30 +0000)]
Added conveniance target all-EVE.
hristov [Wed, 10 May 2006 16:21:10 +0000 (16:21 +0000)]
Adding MUONraw to the list of libraries
kir [Wed, 10 May 2006 15:48:05 +0000 (15:48 +0000)]
Bug in cfm calculation fixed. Main chain is not affected
hristov [Wed, 10 May 2006 13:37:16 +0000 (13:37 +0000)]
Removing libEVE.pkg
alla [Wed, 10 May 2006 13:36:43 +0000 (13:36 +0000)]
raw reader bug fixed
cvetan [Wed, 10 May 2006 12:54:51 +0000 (12:54 +0000)]
Bugfix
nick [Wed, 10 May 2006 12:17:23 +0000 (12:17 +0000)]
10-may-2006 NvE Distance determination between tracks and/or jets introduced in
AliTrack and AliJet.
Also compiler warnings activated for overloaded virtuals in installation
script for AMD Athlon in the /scripts sub-directory.
cvetan [Wed, 10 May 2006 09:03:11 +0000 (09:03 +0000)]
New version of the START raw data reader. This one should be endian independent (Alla)
hristov [Wed, 10 May 2006 08:19:48 +0000 (08:19 +0000)]
Additional protection, more investigations needed
hristov [Wed, 10 May 2006 08:08:36 +0000 (08:08 +0000)]
Fixing the printout
hristov [Wed, 10 May 2006 08:00:25 +0000 (08:00 +0000)]
Get rid of useless loops on primary and sdigits (Gustavo)
cvetan [Wed, 10 May 2006 07:37:02 +0000 (07:37 +0000)]
AliFstream is moved to RAW package in order to avoid dependencies
kharlov [Wed, 10 May 2006 06:42:53 +0000 (06:42 +0000)]
Remove redundant loop over primaries
hristov [Tue, 9 May 2006 16:16:29 +0000 (16:16 +0000)]
New MUON library for the trigger raw data (Ivana)
hristov [Tue, 9 May 2006 16:12:35 +0000 (16:12 +0000)]
Fixing memory leak (Francesco, Massimo)
masera [Tue, 9 May 2006 15:59:54 +0000 (15:59 +0000)]
Bug fix affecting multiple events
cholm [Tue, 9 May 2006 15:58:19 +0000 (15:58 +0000)]
Minor fix
hristov [Tue, 9 May 2006 15:50:27 +0000 (15:50 +0000)]
Removing compilation warnings (icc)
ivana [Tue, 9 May 2006 15:41:22 +0000 (15:41 +0000)]
Removed classes with new classes for raw data
(Christian)"
hristov [Tue, 9 May 2006 15:34:20 +0000 (15:34 +0000)]
Compilation of EVE on Mac
ivana [Tue, 9 May 2006 15:22:57 +0000 (15:22 +0000)]
Adding raw data category
(Christian)
ivana [Tue, 9 May 2006 15:22:32 +0000 (15:22 +0000)]
Adding info how to read & decode rawdata with macros
(Christian)
ivana [Tue, 9 May 2006 15:22:13 +0000 (15:22 +0000)]
Removing classes for raw data -
new classes for raw data now in their own library
(Christian)
ivana [Tue, 9 May 2006 15:21:59 +0000 (15:21 +0000)]
Adding AliMUONDigitMaker class
(Christian)
ivana [Tue, 9 May 2006 15:21:44 +0000 (15:21 +0000)]
Adding libMUONraw.so in loading
(Christian)
ivana [Tue, 9 May 2006 15:21:29 +0000 (15:21 +0000)]
Adding Set/Get methods for trigger pattern
(Christian)
ivana [Tue, 9 May 2006 15:20:53 +0000 (15:20 +0000)]
Modified for new raw data interface
(Christian)
cvetan [Tue, 9 May 2006 15:20:28 +0000 (15:20 +0000)]
New class which will deal with the writing of DDL raw data and the endianess issue
ivana [Tue, 9 May 2006 15:20:18 +0000 (15:20 +0000)]
Macro to readout trigger raw data
(Christian)
ivana [Tue, 9 May 2006 15:20:00 +0000 (15:20 +0000)]
Macro to readout tracker raw data
(Christian)
ivana [Tue, 9 May 2006 15:19:47 +0000 (15:19 +0000)]
Loading libraries needed for reading & decoding rawdata
(Christian)
ivana [Tue, 9 May 2006 15:19:09 +0000 (15:19 +0000)]
Class for decoding rawdata for trigger, add end of structure words
(Christian)
ivana [Tue, 9 May 2006 15:18:46 +0000 (15:18 +0000)]
Class for decoding rawdata for tracker, add padding word
(Christian)
ivana [Tue, 9 May 2006 15:18:28 +0000 (15:18 +0000)]
Class to convert rawdata to digit
(Christian)
ivana [Tue, 9 May 2006 15:18:11 +0000 (15:18 +0000)]
Library for raw data reading & decoding
(Christian)
ivana [Tue, 9 May 2006 15:17:51 +0000 (15:17 +0000)]
Classes for trigger raw data
(Christian)
ivana [Tue, 9 May 2006 15:17:26 +0000 (15:17 +0000)]
Classes for tracker raw data
(Christian)
hristov [Tue, 9 May 2006 11:53:14 +0000 (11:53 +0000)]
New module: EVE
hristov [Tue, 9 May 2006 11:38:49 +0000 (11:38 +0000)]
This commit was generated by cvs2svn to compensate for changes in r13732,
which included commits to RCS files with non-trunk default branches.
alibrary [Tue, 9 May 2006 06:02:03 +0000 (06:02 +0000)]
Warnings corrected
hristov [Mon, 8 May 2006 21:35:28 +0000 (21:35 +0000)]
new and delete operators commented out (temporary fix)
hristov [Mon, 8 May 2006 15:17:27 +0000 (15:17 +0000)]
Avoid warnings on Mac
hristov [Mon, 8 May 2006 14:28:52 +0000 (14:28 +0000)]
Test macro for the Rieman fit (Marian)
hristov [Mon, 8 May 2006 14:19:21 +0000 (14:19 +0000)]
Corrected file extension
hristov [Mon, 8 May 2006 14:10:58 +0000 (14:10 +0000)]
More changes to compile correctly DATE-releated code
cvetan [Mon, 8 May 2006 14:01:05 +0000 (14:01 +0000)]
Error messages in case of invalid volume ID. THe correspnding sub-detector should be investigated further
hristov [Mon, 8 May 2006 13:10:34 +0000 (13:10 +0000)]
Changes to compile dateStream
cvetan [Mon, 8 May 2006 12:43:29 +0000 (12:43 +0000)]
dateStream is now compiled inside AliRoot. The corresponding executable will be used during the DC
hristov [Mon, 8 May 2006 12:13:10 +0000 (12:13 +0000)]
Local error estimation for Rieman fitter. Coversion from Rieman representation to Local External track param representation (M.Ivanov)
morsch [Mon, 8 May 2006 09:35:26 +0000 (09:35 +0000)]
fAProjectile and fATarget
szostak [Sun, 7 May 2006 12:08:47 +0000 (12:08 +0000)]
Renaming the linkdef file to fix compilation problem (Thanks Jochen Thaeder)
szostak [Sat, 6 May 2006 21:56:57 +0000 (21:56 +0000)]
Renaming files to fall inline with coding conventions.
hristov [Sat, 6 May 2006 21:09:43 +0000 (21:09 +0000)]
Fixes in the destructor. Small changes in the comments
hristov [Sat, 6 May 2006 20:09:18 +0000 (20:09 +0000)]
Return the most probable momentum if the magnetic field is too weak and the momentum measurement too inprecise (Yu.Belikov)
hristov [Sat, 6 May 2006 18:57:40 +0000 (18:57 +0000)]
Removing obsolete TRD calls
szostak [Sat, 6 May 2006 17:47:09 +0000 (17:47 +0000)]
Renaming file to fall inline with coding conventions.
hristov [Fri, 5 May 2006 17:22:12 +0000 (17:22 +0000)]
New version of the zero misalignment (Dariusz)
hristov [Fri, 5 May 2006 17:21:42 +0000 (17:21 +0000)]
Updated path to the TRD alignable volumes (Dariusz)
hristov [Fri, 5 May 2006 15:17:27 +0000 (15:17 +0000)]
GetMedium replaced by CurrentMedium as it was in version 1.37
hristov [Fri, 5 May 2006 07:05:02 +0000 (07:05 +0000)]
Additional protection
hristov [Thu, 4 May 2006 19:41:42 +0000 (19:41 +0000)]
Possibility for partial TOF geometry (S.Arcelli)
cvetan [Thu, 4 May 2006 15:51:13 +0000 (15:51 +0000)]
Minor fixes in the event tag to take into account the new way of storing the trigger info into the ESD (Panos)
cvetan [Thu, 4 May 2006 14:17:03 +0000 (14:17 +0000)]
Correct initialization of symmetric matrix. Now we have to put both upper and lower part of the matrix
ivana [Thu, 4 May 2006 13:24:52 +0000 (13:24 +0000)]
Regenerated with modifying geometry (adding mother volumes)
morsch [Thu, 4 May 2006 13:23:25 +0000 (13:23 +0000)]
Spacers removed.
ivana [Thu, 4 May 2006 13:23:03 +0000 (13:23 +0000)]
- Mother volume changed from ALIC to YOUT1 (defined in SHIL)
- Set higher precision magnetic field integration method,
AliMagF::PrecInteg() to tracking media.
ivana [Thu, 4 May 2006 13:22:22 +0000 (13:22 +0000)]
Mother volume changed from ALIC to YOUT1/YOUT2 (defined in SHIL)
ivana [Thu, 4 May 2006 13:21:22 +0000 (13:21 +0000)]
Comments corrections only
ivana [Thu, 4 May 2006 13:20:53 +0000 (13:20 +0000)]
Set higher precision magnetic field integration method,
AliMagF::PrecInteg() to tracking media.
cvetan [Thu, 4 May 2006 12:33:15 +0000 (12:33 +0000)]
Additional protection (Marian)
cvetan [Thu, 4 May 2006 12:32:49 +0000 (12:32 +0000)]
New class for linear reasiduals minimization based on root TLinearFitter. Possibility to fix parameters and to invoke robust fitter option (Marian)
cvetan [Thu, 4 May 2006 12:06:46 +0000 (12:06 +0000)]
New class which is used to read the CTP (trigger) raw data
morsch [Thu, 4 May 2006 11:57:50 +0000 (11:57 +0000)]
char* changed to TString to hold module names.
cheynis [Thu, 4 May 2006 11:47:18 +0000 (11:47 +0000)]
Coding conventions
morsch [Thu, 4 May 2006 11:23:42 +0000 (11:23 +0000)]
18 independent mother volumes for TRD and TOF.
morsch [Thu, 4 May 2006 11:19:02 +0000 (11:19 +0000)]
Integration method inside muon spectrometer acceptance obtained from
gAlice->Field()->PrecInteg()
morsch [Thu, 4 May 2006 11:17:20 +0000 (11:17 +0000)]
This and previous commit: New volumes YOUT1 and YOUT2 introduced as mother
volumes for muon spectrometer. (Ivana Hrivnacova)
morsch [Thu, 4 May 2006 11:14:24 +0000 (11:14 +0000)]
Possibility to set an alternative, e.g. high precision, integration method.
hristov [Thu, 4 May 2006 10:32:33 +0000 (10:32 +0000)]
Writing of the trigger infor into the ESD is now provided by the general CTP framework (C.Cheshkov)
cvetan [Thu, 4 May 2006 10:30:33 +0000 (10:30 +0000)]
The CTP (trigger) infor is written into the ESD. The corresponding entries are fTriggerMask and fTriggerCluster. The writing can be switched of by AliReconstruction::SetFillTriggerESD method
cblume [Thu, 4 May 2006 08:25:16 +0000 (08:25 +0000)]
Introduce segmented geometry
cblume [Thu, 4 May 2006 08:17:09 +0000 (08:17 +0000)]
Remove old geometries
cblume [Thu, 4 May 2006 08:15:42 +0000 (08:15 +0000)]
Introduce segmented geometry
coppedis [Thu, 4 May 2006 07:21:23 +0000 (07:21 +0000)]
Minor changes for acceptance studies
hristov [Wed, 3 May 2006 18:29:57 +0000 (18:29 +0000)]
Updated GetAll (Alberto)
hristov [Wed, 3 May 2006 18:29:19 +0000 (18:29 +0000)]
Allowing path names with dot (Alberto)
hristov [Wed, 3 May 2006 18:18:03 +0000 (18:18 +0000)]
The patch fixes
* Bug in AliFMDBaseDigitizer that caused only a subset of channels
to be digitised.
* Made the range of ADC's be 0-1023 (10bit) rather than 0-1024.
* Removed an old #if 1 ... #else ... #endif
* Up-ted some debug levels
* Fix to debug event display to show ESD data too.
* Abstracted adding a marker in debug event display.
* Added cut setters (via context menu too) of display cut-offs.
* Removed CDB setup from scripts Reconstruct.C and Simulate.C
since this is now taken care of by AliReconstruction and
AliSimulation.
* Some more stuff drawn for debug in DrawHitsRecs.C
Christian
hristov [Wed, 3 May 2006 17:28:52 +0000 (17:28 +0000)]
Changing madia cuts to avoid too large EM showers in the beam pipe (Andreas)
hristov [Wed, 3 May 2006 17:25:33 +0000 (17:25 +0000)]
Additional protection. To be investigated...
cvetan [Wed, 3 May 2006 12:53:11 +0000 (12:53 +0000)]
Method to get track curvature (Marian)
cvetan [Wed, 3 May 2006 12:08:08 +0000 (12:08 +0000)]
Merging of the AliTrackFitterRieman AliRieman. All the functionality is put now in AliRieman. AliTrackFItterRieman has only the interface.
morsch [Wed, 3 May 2006 11:54:00 +0000 (11:54 +0000)]
Special mother volumes and transport media for muon chambers added.
morsch [Wed, 3 May 2006 10:12:34 +0000 (10:12 +0000)]
Inner air volume covers muon spectrometer acceptance.