]>
git.uio.no Git - u/mrichter/AliRoot.git/log
cvetan [Fri, 24 Mar 2006 15:59:00 +0000 (15:59 +0000)]
New version of CDB framework. Proper initialization of CDB inside AliSimulation and AliReconstruction. Centralized application of alignment data for all sub-detectors inside AliSimulation and AliReconstruction (R.Grosso and A.Colla)
cholm [Fri, 24 Mar 2006 15:05:02 +0000 (15:05 +0000)]
More docs
alla [Fri, 24 Mar 2006 14:27:12 +0000 (14:27 +0000)]
calibration classes and DB
alla [Fri, 24 Mar 2006 14:23:43 +0000 (14:23 +0000)]
using calibration information in geometry
alla [Fri, 24 Mar 2006 14:20:21 +0000 (14:20 +0000)]
trigger class for T0-START
cholm [Fri, 24 Mar 2006 14:15:22 +0000 (14:15 +0000)]
Made copy constructor and assignment operator protected.
A derived class might need this (at least the copy
constructor).
cholm [Fri, 24 Mar 2006 14:14:31 +0000 (14:14 +0000)]
Removed some unused code
cvetan [Fri, 24 Mar 2006 14:10:08 +0000 (14:10 +0000)]
L1 signal delay is implemented in both the TPC simulation and clusterization. By default the delay is set to 0
cvetan [Fri, 24 Mar 2006 13:48:46 +0000 (13:48 +0000)]
L1 Gating signal is now used to remove the TPC hits which arrive before the gating signal. By default its delay is set to 0, so no hits will be removed.
hristov [Fri, 24 Mar 2006 13:45:06 +0000 (13:45 +0000)]
Initialization of some data members. Copy constructor and assignment operators made private
pcrochet [Fri, 24 Mar 2006 12:01:32 +0000 (12:01 +0000)]
bugs fixed (Diego)
cvetan [Fri, 24 Mar 2006 11:59:51 +0000 (11:59 +0000)]
Pad row index in the outer sectors starts from 0
cvetan [Fri, 24 Mar 2006 09:53:33 +0000 (09:53 +0000)]
The filesystem paths used by alimdc (rawdata,tag and run DBs) are now controlled by environment variables (ALIMDC_RAWDB1, ALIMDC_RAWDB2, ALIMDC_TAGDB, ALIMDC_RUNDB). If these variables are not set, alimdc will use the default ones in the tmp folder. This is important change for the DC.
morsch [Fri, 24 Mar 2006 09:33:34 +0000 (09:33 +0000)]
D_s configs added. (Rosetta Silvestri)
kowal2 [Fri, 24 Mar 2006 09:30:05 +0000 (09:30 +0000)]
New Classes added
hristov [Fri, 24 Mar 2006 09:28:26 +0000 (09:28 +0000)]
Additional protection
kowal2 [Fri, 24 Mar 2006 09:28:14 +0000 (09:28 +0000)]
New classesadded
kowal2 [Fri, 24 Mar 2006 09:24:09 +0000 (09:24 +0000)]
Calibration classes (prototypes)
kowal2 [Fri, 24 Mar 2006 09:23:12 +0000 (09:23 +0000)]
Class for ROC description
kowal2 [Fri, 24 Mar 2006 09:21:27 +0000 (09:21 +0000)]
Initializing pad-plane for AliTPCROC + Inclined pads
kowal2 [Fri, 24 Mar 2006 09:20:54 +0000 (09:20 +0000)]
Cvetan changes (T0) + Read geo matrices +Correct pad numbers
kowal2 [Fri, 24 Mar 2006 09:20:10 +0000 (09:20 +0000)]
Correct loader
kowal2 [Fri, 24 Mar 2006 09:19:42 +0000 (09:19 +0000)]
Read geo matrices before digitization, correct pad numbers
arcelli [Fri, 24 Mar 2006 08:08:49 +0000 (08:08 +0000)]
Fixing the access to AliTOFGeometry in the case the run loader is not used
cholm [Fri, 24 Mar 2006 01:50:16 +0000 (01:50 +0000)]
Fixed TODO file for current status
cholm [Fri, 24 Mar 2006 01:47:25 +0000 (01:47 +0000)]
Added a lot of Doxygen documentation
hristov [Thu, 23 Mar 2006 21:45:24 +0000 (21:45 +0000)]
Access to the headers from RAW
hristov [Thu, 23 Mar 2006 21:44:05 +0000 (21:44 +0000)]
Correct path to AliTPCRawStream.h
kir [Thu, 23 Mar 2006 17:36:21 +0000 (17:36 +0000)]
New way of generator initializing
cholm [Thu, 23 Mar 2006 17:10:48 +0000 (17:10 +0000)]
Last fixes before declaring (almost) success
morsch [Thu, 23 Mar 2006 17:06:14 +0000 (17:06 +0000)]
Warning messages removed.
hristov [Thu, 23 Mar 2006 16:52:41 +0000 (16:52 +0000)]
Additional protection in case of negative indexes. More investigation is needed
morsch [Thu, 23 Mar 2006 14:57:04 +0000 (14:57 +0000)]
Correct FASS added.
hristov [Thu, 23 Mar 2006 14:56:27 +0000 (14:56 +0000)]
Updated version of the fast TPC simulation which works with the ESD IO (A.Dainese)
morsch [Thu, 23 Mar 2006 14:56:26 +0000 (14:56 +0000)]
- Gap between doors added
- Support plate for pkug added
cvetan [Thu, 23 Mar 2006 14:54:22 +0000 (14:54 +0000)]
New methods needed in order to srt alignment objects by their geometry level
hristov [Thu, 23 Mar 2006 14:46:28 +0000 (14:46 +0000)]
Fixed range of impact parameter in kMuonCocktailCent1 (H.Woehri)
cheynis [Thu, 23 Mar 2006 13:52:31 +0000 (13:52 +0000)]
Time information renamed
cvetan [Thu, 23 Mar 2006 12:45:44 +0000 (12:45 +0000)]
Huffman TPC compression removed. New version of the base altro raw stream reader class. TPC raw stream reader class derives now from base Altro reader class and is moved to TPC module
cvetan [Thu, 23 Mar 2006 12:39:47 +0000 (12:39 +0000)]
Huffman TPC compression removed. TPC raw stream reader class derives now from base Altro reader class and is moved to TPC module
cheynis [Thu, 23 Mar 2006 11:17:32 +0000 (11:17 +0000)]
Time information added in Digits
morsch [Thu, 23 Mar 2006 07:49:40 +0000 (07:49 +0000)]
Derive directly from AliDecayer.
nick [Wed, 22 Mar 2006 20:55:33 +0000 (20:55 +0000)]
22-mar-2006 NvE Support for selective MC track storage introduced in IceF2k.
hristov [Wed, 22 Mar 2006 15:16:51 +0000 (15:16 +0000)]
Fix to avoid floating point exceptions. Additional changes in AliEMCALGeometry are needed
ivana [Wed, 22 Mar 2006 14:46:25 +0000 (14:46 +0000)]
Corrected ApplyResponseToTrackerDigit():
- the de-calibration is applied on the physics signal (then at
digit::Signal() )
- noise is independent of the gain. (It is a constant in the dynamics range
of the electronics. Indeed, pedestal data is the results from the FEE and
gain is been already taken account. Then the noise need simply to be added
to digit::signal/gainMean.
- pedestal is added after.
Then acd=(signal/gainMean) + adcNoise + pedestal if we have a physic signal
and adc=adcNoise+Pedestal if it is a noisy pads.
(Alexandre)
morsch [Wed, 22 Mar 2006 12:38:03 +0000 (12:38 +0000)]
Updates on golden D hadronic decay channel by
Francesco Prino and Rosetta Silvestri.
morsch [Wed, 22 Mar 2006 12:25:38 +0000 (12:25 +0000)]
Updates needed to avoid warnings.
morsch [Wed, 22 Mar 2006 12:24:41 +0000 (12:24 +0000)]
Some updates needed to use this class as a base class.
morsch [Wed, 22 Mar 2006 12:06:40 +0000 (12:06 +0000)]
Decayer to simulate J/Psi polarization. (E. Scomparini)
morsch [Wed, 22 Mar 2006 11:39:52 +0000 (11:39 +0000)]
Config for PDC06 first draft.
cvetan [Wed, 22 Mar 2006 10:36:21 +0000 (10:36 +0000)]
Alignable volume paths for TRD (Many thanks to Raffaele for this code!)
morsch [Wed, 22 Mar 2006 10:28:06 +0000 (10:28 +0000)]
Updates for PDC06
hristov [Wed, 22 Mar 2006 09:59:31 +0000 (09:59 +0000)]
Initialization of data members
nick [Wed, 22 Mar 2006 09:36:27 +0000 (09:36 +0000)]
22-mar-2006 NvE Line attribute selections for displays extended in AliHelix.
hristov [Tue, 21 Mar 2006 17:37:48 +0000 (17:37 +0000)]
Additional protection. The call to RecWithStack has to be removed in case of raw data
ivana [Tue, 21 Mar 2006 16:09:58 +0000 (16:09 +0000)]
Renaming volumes to follow ALICE conventions (starting with S):
numM -> Snum; numF -> S(num+200); numR -> S(num+400);
MCHL -> SCHL; MCDB -> SCDB; KAPT -> SKPT; BRGP -> SBGP; BRGC -> SBGC;
DGHT -> SDGH
hristov [Tue, 21 Mar 2006 15:45:01 +0000 (15:45 +0000)]
No compression by default
cvetan [Tue, 21 Mar 2006 15:37:18 +0000 (15:37 +0000)]
Simulate TPC raw data with real altro mapping
cvetan [Tue, 21 Mar 2006 15:36:44 +0000 (15:36 +0000)]
Corrected version of TPC altro mapping class
cvetan [Tue, 21 Mar 2006 15:33:48 +0000 (15:33 +0000)]
Crrected versions of AliAltroBuffer, AliAltroMapping and AliTPCRawStream
masera [Tue, 21 Mar 2006 13:41:08 +0000 (13:41 +0000)]
Digitizer: improved access to CDB for multievent jobs. Memory leak fixed in AliITSDetTypeSim
cholm [Tue, 21 Mar 2006 12:58:10 +0000 (12:58 +0000)]
New RAW I/O. I rolled my own, because I wasn't happy with the old
implementation, and things were missing. The new implementation can
actually be used in any setting, and is much more flexible.
Some other fixes for various small things, and new macros to make
fake alignment data, etc.
masera [Tue, 21 Mar 2006 10:43:15 +0000 (10:43 +0000)]
New defaults values
masera [Tue, 21 Mar 2006 10:42:20 +0000 (10:42 +0000)]
new trigger classes (D. Elia)
ivana [Tue, 21 Mar 2006 10:04:55 +0000 (10:04 +0000)]
Removing not used St1 classes
ivana [Tue, 21 Mar 2006 10:03:14 +0000 (10:03 +0000)]
Udated for removing AliMUONSt1Types.h, AliMUONSt1Containers.h
ivana [Tue, 21 Mar 2006 10:02:27 +0000 (10:02 +0000)]
AliMUONSt1SpecialMotif moved from sim to base
decaro [Mon, 20 Mar 2006 17:36:22 +0000 (17:36 +0000)]
Geometry pointer correction in AliTOFRawStream class
cblume [Mon, 20 Mar 2006 17:25:55 +0000 (17:25 +0000)]
Change kWion to 23.53 eV
cblume [Mon, 20 Mar 2006 17:23:52 +0000 (17:23 +0000)]
Change of C02 density
cblume [Mon, 20 Mar 2006 17:23:26 +0000 (17:23 +0000)]
Switch to new StepManagerGeant by Alexandru
cblume [Mon, 20 Mar 2006 17:08:34 +0000 (17:08 +0000)]
Update of TR simulation by Alexandru
ivana [Mon, 20 Mar 2006 15:23:55 +0000 (15:23 +0000)]
Removed loading non-existing library
hristov [Mon, 20 Mar 2006 14:44:26 +0000 (14:44 +0000)]
Removing useless const on the return type (icc)
hristov [Mon, 20 Mar 2006 14:14:40 +0000 (14:14 +0000)]
Removing obsolete enum
hristov [Mon, 20 Mar 2006 14:13:00 +0000 (14:13 +0000)]
Loop over planes instead of loop over global time bins (M.Ivanov)
hristov [Mon, 20 Mar 2006 14:12:01 +0000 (14:12 +0000)]
Integration of the material budget (M.Ivanov)
hristov [Mon, 20 Mar 2006 14:11:15 +0000 (14:11 +0000)]
Add optional seeding in the TRD (M.Ivanov)
hristov [Mon, 20 Mar 2006 14:10:26 +0000 (14:10 +0000)]
Remove obsolete AliTRDparam (M.Ivanov)
ivana [Mon, 20 Mar 2006 13:33:42 +0000 (13:33 +0000)]
Simplifying calling test, explicite functions for each type of test
- PrintPadsForAll(), PrintPadsForSegmentation(), PrintPadsForDetElement()
- analogically for drawing pads
morsch [Mon, 20 Mar 2006 10:02:48 +0000 (10:02 +0000)]
Possible conflicts between Heavy Flavor and Atlas Tuning removed.
hristov [Mon, 20 Mar 2006 09:37:42 +0000 (09:37 +0000)]
Corrected size of array (icc)
hristov [Mon, 20 Mar 2006 09:37:01 +0000 (09:37 +0000)]
Corrected index (icc)
hristov [Mon, 20 Mar 2006 09:23:33 +0000 (09:23 +0000)]
AliTOFv4T0 replaced by AliTOFv5T0
morsch [Mon, 20 Mar 2006 09:18:07 +0000 (09:18 +0000)]
Trigger on particle and antiparticle separately.
morsch [Mon, 20 Mar 2006 09:12:10 +0000 (09:12 +0000)]
New classe needed for PDC06 muon generation. (Nicole Bastid)
morsch [Mon, 20 Mar 2006 09:00:08 +0000 (09:00 +0000)]
Update for PDC'06 muon generation. (Nicole Bastid)
decaro [Mon, 20 Mar 2006 08:20:35 +0000 (08:20 +0000)]
Al layer: positioning correction
decaro [Mon, 20 Mar 2006 07:54:20 +0000 (07:54 +0000)]
Correction of some layer thickness
morsch [Sat, 18 Mar 2006 18:47:07 +0000 (18:47 +0000)]
Small mods.
hristov [Sat, 18 Mar 2006 18:46:35 +0000 (18:46 +0000)]
Invocation of Print commented out. Its implementation uses incorrectly the AliRunLoader objets and has to be revised
hristov [Sat, 18 Mar 2006 18:45:09 +0000 (18:45 +0000)]
Typo
morsch [Sat, 18 Mar 2006 18:33:35 +0000 (18:33 +0000)]
PDC'06 configurations for charm and beauty added.
morsch [Sat, 18 Mar 2006 17:26:53 +0000 (17:26 +0000)]
Some code duplication in Pythia configuration removed.
cholm [Sat, 18 Mar 2006 15:55:47 +0000 (15:55 +0000)]
Added a README file to explain things a bit
cholm [Sat, 18 Mar 2006 14:12:55 +0000 (14:12 +0000)]
Foo bar baz - only ws changes
cholm [Sat, 18 Mar 2006 14:12:00 +0000 (14:12 +0000)]
Added new code
cholm [Sat, 18 Mar 2006 14:11:45 +0000 (14:11 +0000)]
Made persistent
cholm [Sat, 18 Mar 2006 14:11:01 +0000 (14:11 +0000)]
Added classes to make fake calibration constants, and alignment data.
Both derive from TTask. Usage is simple:
AliFMDCalibFaker f;
f.Set... // Set various parameters if needed.
f.Exec();
and similar for AliFMDAlignFaker.
nick [Sat, 18 Mar 2006 01:48:34 +0000 (01:48 +0000)]
18-mar-2006 NvE Support for display of selected track array introduced in AliHelix.
Also copy ctor of AliHelix made complete for new datamembers.