]>
git.uio.no Git - u/mrichter/AliRoot.git/log
pcrochet [Tue, 12 Sep 2006 07:41:52 +0000 (07:41 +0000)]
switch to activate trigger coincidence 3/4 or 4/4
pcrochet [Mon, 11 Sep 2006 16:56:47 +0000 (16:56 +0000)]
switch to activate ResponseTriggerV1 from Config
pcrochet [Mon, 11 Sep 2006 13:35:31 +0000 (13:35 +0000)]
EffC++ warnings fixed
ivana [Mon, 11 Sep 2006 10:14:13 +0000 (10:14 +0000)]
Right computing of the chamber number for digit
(Christian)
ivana [Mon, 11 Sep 2006 08:38:42 +0000 (08:38 +0000)]
Correcting EffC++ warnings
(Christian)
ivana [Fri, 8 Sep 2006 15:37:01 +0000 (15:37 +0000)]
Added description for the new analysis macros
(Hermine, Alessandro)
ivana [Fri, 8 Sep 2006 15:35:50 +0000 (15:35 +0000)]
New library analysis
ivana [Fri, 8 Sep 2006 15:34:50 +0000 (15:34 +0000)]
New library for analysis
ivana [Fri, 8 Sep 2006 15:34:20 +0000 (15:34 +0000)]
New analysis macros
(Hermine, Alessandro)
ivana [Fri, 8 Sep 2006 15:33:56 +0000 (15:33 +0000)]
New classes for analysis
(Hermine, Alessandro)
hristov [Fri, 8 Sep 2006 14:45:04 +0000 (14:45 +0000)]
Some minor corrections (Yu.Belikov)
cvetan [Fri, 8 Sep 2006 14:02:37 +0000 (14:02 +0000)]
AliRoot version is added to the titles of the raw-data file, the tree inside and to the run and tag DBs
ekman [Fri, 8 Sep 2006 13:45:58 +0000 (13:45 +0000)]
Added function to merge standard correction with vertex reco correction obtained from different event types.
kharlov [Fri, 8 Sep 2006 13:33:54 +0000 (13:33 +0000)]
ReadRaw(): replace TGraph by TH1F for samples (B.Polichtchouk
richterm [Fri, 8 Sep 2006 09:13:08 +0000 (09:13 +0000)]
- moved AliHLTDisplay files from TPCLib to TPCLib/OnlineDisplay
- added the AliHLTTPCDisplay library to the module
richterm [Fri, 8 Sep 2006 08:41:04 +0000 (08:41 +0000)]
AliHLTTPCDisplay.cxx moved from TPCLib to TPCLib/OnlineDisplay
richterm [Fri, 8 Sep 2006 06:45:43 +0000 (06:45 +0000)]
TPC Reference library removed
kharlov [Thu, 7 Sep 2006 18:31:08 +0000 (18:31 +0000)]
Effective c++ corrections (T.Pocheptsov)
kir [Thu, 7 Sep 2006 17:26:27 +0000 (17:26 +0000)]
Initial commitment
kharlov [Thu, 7 Sep 2006 13:11:32 +0000 (13:11 +0000)]
ReadRaw(): TGraphs are created once per event (B.Polichtchouk)
cvetan [Wed, 6 Sep 2006 15:24:43 +0000 (15:24 +0000)]
A small fix to the RunLoader that solves the following problem: In case of a corrupt kinematics file the processing crashed because the error value of AliStack::GetEvent was not evaluated in the run loader (Jan)
hristov [Wed, 6 Sep 2006 14:34:24 +0000 (14:34 +0000)]
Reverting after an accidental commit
hristov [Wed, 6 Sep 2006 14:32:56 +0000 (14:32 +0000)]
Macros to load separately the libraries needed for simulation and reconstruction
mtadel [Wed, 6 Sep 2006 14:23:02 +0000 (14:23 +0000)]
Record changes.
mtadel [Wed, 6 Sep 2006 14:23:01 +0000 (14:23 +0000)]
From Bogdan: fix effc++ warnings, add comments.
hristov [Wed, 6 Sep 2006 14:04:48 +0000 (14:04 +0000)]
Code cleanup (Yu.Belikov)
hristov [Wed, 6 Sep 2006 14:01:47 +0000 (14:01 +0000)]
Possibility to use loadlibs.C on Solaris x86
richterm [Wed, 6 Sep 2006 13:47:19 +0000 (13:47 +0000)]
minor change in order to make vector templates available for the component
header file -> bugfix for compilation on Ubuntu machines
richterm [Wed, 6 Sep 2006 12:52:13 +0000 (12:52 +0000)]
- parameter protection in the TPC raw reader class
- TPC digit reader classes fetch row range from AliHLTTPCTransform
- bugfix HLTComponentHandler::CreateComponent: result handling after DoInit
- bugfix ClusterFinder: index check for arrays of fixed size
- base line calculation and zero suppression fully implemented into
Cluster Finder: new argument 'adc-threshold' for ClusterFinderComponent
- code documetation
- effective C++ corrections
ekman [Wed, 6 Sep 2006 12:34:19 +0000 (12:34 +0000)]
Added name when constructing AliESDtrackCuts object
ekman [Wed, 6 Sep 2006 12:33:40 +0000 (12:33 +0000)]
Added default constructor
ekman [Wed, 6 Sep 2006 09:30:49 +0000 (09:30 +0000)]
Added selector to check esd track cuts.
Made AliESDtrackCuts inherit from TNamed (needed to identify the objects in the input list (PROOF)).
Changed testESDtrackCuts to use the selector
belikov [Wed, 6 Sep 2006 09:20:27 +0000 (09:20 +0000)]
Removing the dependence on AliHelix
pcrochet [Tue, 5 Sep 2006 18:14:12 +0000 (18:14 +0000)]
removing fc++ warnings
hristov [Tue, 5 Sep 2006 16:37:51 +0000 (16:37 +0000)]
Restoring some modifications done in version 1.22
hristov [Tue, 5 Sep 2006 15:22:22 +0000 (15:22 +0000)]
Restoring some modifications done in version 1.71
jgrosseo [Tue, 5 Sep 2006 14:19:48 +0000 (14:19 +0000)]
updating makefile to include evgen headers to compile systematics selector
adding the disabling of non-needed branches in AliESDtrackCuts and AlidNdEtaAnalysisESDSelector
belikov [Tue, 5 Sep 2006 13:40:43 +0000 (13:40 +0000)]
Removing obsolete constants.
ekman [Tue, 5 Sep 2006 13:33:59 +0000 (13:33 +0000)]
Added Merge method and implemented destructor
hristov [Tue, 5 Sep 2006 08:45:28 +0000 (08:45 +0000)]
Common track parametrization in the barrel detectors (Yu.Belikov)
hristov [Mon, 4 Sep 2006 20:24:18 +0000 (20:24 +0000)]
Effective C++ warnings
hristov [Mon, 4 Sep 2006 20:20:24 +0000 (20:20 +0000)]
Changes required by Effective C++
mtadel [Mon, 4 Sep 2006 17:43:54 +0000 (17:43 +0000)]
New file, plot TRD hits.
mtadel [Mon, 4 Sep 2006 17:43:53 +0000 (17:43 +0000)]
Record changes.
mtadel [Mon, 4 Sep 2006 17:43:52 +0000 (17:43 +0000)]
Changed default point-size in accordance with the new convention.
hristov [Mon, 4 Sep 2006 17:42:34 +0000 (17:42 +0000)]
Changes required by Effective C++
mtadel [Mon, 4 Sep 2006 17:07:55 +0000 (17:07 +0000)]
Fix effc++ warnings and most blatant coding-convention violations.
mtadel [Mon, 4 Sep 2006 17:07:54 +0000 (17:07 +0000)]
Record changes.
ekman [Mon, 4 Sep 2006 15:29:21 +0000 (15:29 +0000)]
added vertex reco systematic stuff.
hristov [Mon, 4 Sep 2006 10:24:27 +0000 (10:24 +0000)]
Implementation of Grid CDB access using the Grid metadata tables.
The objects are now tagged during storage and
their retrieval is done throught a query to the file catalog using the
tags information.
Alberto
cblume [Mon, 4 Sep 2006 07:22:16 +0000 (07:22 +0000)]
Move to fixed size step manager as default
jgrosseo [Fri, 1 Sep 2006 16:05:41 +0000 (16:05 +0000)]
updated plots
triggering script for particle composition study
bugfix in AlidNdEtaCorrection::GetMeasuredFraction
kir [Fri, 1 Sep 2006 13:44:36 +0000 (13:44 +0000)]
-Weffc warnings removed
martinez [Fri, 1 Sep 2006 11:56:28 +0000 (11:56 +0000)]
Bug on testlong script (Christian and Zaida)
martinez [Fri, 1 Sep 2006 11:55:53 +0000 (11:55 +0000)]
Removal of effc++ warnings (Javier)
cblume [Fri, 1 Sep 2006 07:26:06 +0000 (07:26 +0000)]
Check material definition for gas mixture
cblume [Thu, 31 Aug 2006 16:39:50 +0000 (16:39 +0000)]
Put TR photons above 15keV on the stack, change by A. Bercuci
cheynis [Thu, 31 Aug 2006 14:53:45 +0000 (14:53 +0000)]
Cell numbering fixed for V0A
richterm [Thu, 31 Aug 2006 14:16:35 +0000 (14:16 +0000)]
- code version from TPC commissioning merged
- DigitReaderRaw added with different read modes (sorted/unsorted;
several data specifications to adapt to the real data)
- sorting of incoming data in DigitReaderPacked
- straight line fit implemented in Conformal Mapping Fit
panos [Thu, 31 Aug 2006 13:13:50 +0000 (13:13 +0000)]
Adding the AliRunTagCuts class in the repository.
jgrosseo [Thu, 31 Aug 2006 12:41:25 +0000 (12:41 +0000)]
Changes:
small fixes to AliSelector, AliSelectorRL, CorrectionMatrix
AlidNdEtaAnalysisMCSelector uses Stack instead of TreeK directly
AlidNdEtaCorrectionSelector, AlidNdEtaSystematicsSelector now PROOF ready
PWG0base, PWG0dep only load the libraries that are not already loaded
new PWG0Helper.C that contains functions to send a PROOF query, is used by makeCorrection2.C, makeSystematics.C, runMultiplicitySelector.C, testAnalysis2.C
cblume [Thu, 31 Aug 2006 11:13:43 +0000 (11:13 +0000)]
Avoid multiple deletion of AliTRDltuTrack objects
kharlov [Thu, 31 Aug 2006 06:33:38 +0000 (06:33 +0000)]
Convertion DATE to ROOT format
cblume [Wed, 30 Aug 2006 17:15:20 +0000 (17:15 +0000)]
Fix bug in digitization of multiple events
kharlov [Wed, 30 Aug 2006 16:45:54 +0000 (16:45 +0000)]
Initial calibration coefficients for beam test 2006 (B.Polichtchouk)
kharlov [Wed, 30 Aug 2006 16:21:19 +0000 (16:21 +0000)]
Beam test 2006 reconstruction (B.Polichtchouk)
kharlov [Wed, 30 Aug 2006 16:12:52 +0000 (16:12 +0000)]
Reconstruction of raw data from beam test 2006 (B.Polichtchouk)
richterm [Wed, 30 Aug 2006 14:19:09 +0000 (14:19 +0000)]
- added TPCPad handling class
- added zero suppression to TPC cluster finder
- minor eff C++ changes
mtadel [Wed, 30 Aug 2006 11:41:41 +0000 (11:41 +0000)]
Record changes.
mtadel [Wed, 30 Aug 2006 11:41:40 +0000 (11:41 +0000)]
Fix effc++ warnings.
mtadel [Wed, 30 Aug 2006 11:40:18 +0000 (11:40 +0000)]
Removed code for gled-like object editors (obsolete, somewhat decayed); fix effc++ warnings.
morsch [Wed, 30 Aug 2006 11:06:02 +0000 (11:06 +0000)]
Extra ; removed.
jgrosseo [Tue, 29 Aug 2006 16:26:46 +0000 (16:26 +0000)]
updating particle composition systematic study
mtadel [Tue, 29 Aug 2006 14:30:19 +0000 (14:30 +0000)]
Merge from EVE-dev.
cblume [Tue, 29 Aug 2006 13:33:37 +0000 (13:33 +0000)]
Try to fix Delete problem in trigger code
ekman [Tue, 29 Aug 2006 12:21:13 +0000 (12:21 +0000)]
fixed effc++ warnings
kharlov [Tue, 29 Aug 2006 11:42:23 +0000 (11:42 +0000)]
Copy ctors and = operator rewritten
kharlov [Tue, 29 Aug 2006 11:41:19 +0000 (11:41 +0000)]
Missing implementation of ctors and = operator are added
alla [Tue, 29 Aug 2006 11:08:36 +0000 (11:08 +0000)]
events quality macro
morsch [Tue, 29 Aug 2006 10:35:10 +0000 (10:35 +0000)]
Extra ; removed.
jgrosseo [Tue, 29 Aug 2006 09:16:05 +0000 (09:16 +0000)]
small update
morsch [Tue, 29 Aug 2006 08:36:47 +0000 (08:36 +0000)]
More coding rule violations corrected.
morsch [Tue, 29 Aug 2006 08:32:15 +0000 (08:32 +0000)]
EffC++ Warnings corrected.
alibrary [Tue, 29 Aug 2006 08:29:51 +0000 (08:29 +0000)]
Some small corrections
coppedis [Tue, 29 Aug 2006 08:16:17 +0000 (08:16 +0000)]
Removal of effc++ warnings
coppedis [Tue, 29 Aug 2006 08:16:07 +0000 (08:16 +0000)]
Changes according to AliPreprocessor class
cblume [Tue, 29 Aug 2006 08:00:09 +0000 (08:00 +0000)]
Introduce protection against switched off supermodules
morsch [Tue, 29 Aug 2006 07:45:38 +0000 (07:45 +0000)]
EffC++ warnings corrected. (M. Lopez Noriega)
cblume [Tue, 29 Aug 2006 07:25:45 +0000 (07:25 +0000)]
Move AliTRDclusterError.h into macro
jgrosseo [Mon, 28 Aug 2006 17:41:59 +0000 (17:41 +0000)]
small fix
jgrosseo [Mon, 28 Aug 2006 17:41:51 +0000 (17:41 +0000)]
introducing monalisa monitoring
systematic uncertainty: particle composition
cblume [Mon, 28 Aug 2006 17:12:18 +0000 (17:12 +0000)]
Remove the last print statements
cblume [Mon, 28 Aug 2006 15:59:11 +0000 (15:59 +0000)]
Macro update
cblume [Mon, 28 Aug 2006 14:56:06 +0000 (14:56 +0000)]
Remove dEdxT
cblume [Mon, 28 Aug 2006 14:37:05 +0000 (14:37 +0000)]
Update of clusterizer
morsch [Mon, 28 Aug 2006 10:31:17 +0000 (10:31 +0000)]
Coding rule violations corrected (A. de Falco)
bnandi [Mon, 28 Aug 2006 10:15:40 +0000 (10:15 +0000)]
coding violation corrected
kharlov [Mon, 28 Aug 2006 10:01:56 +0000 (10:01 +0000)]
Effective C++ warnings fixed (Timur Pocheptsov)
bnandi [Mon, 28 Aug 2006 09:58:38 +0000 (09:58 +0000)]
new format for raw data
cblume [Fri, 25 Aug 2006 17:53:34 +0000 (17:53 +0000)]
Remove some bugs that sneaked in during the code revision