ivana [Wed, 30 Jun 2010 08:59:48 +0000 (08:59 +0000)]
In reconstruction:
Removed option for creating trigger digits in AliMUONReconstructor,
as they are needed in AliMUONTrackHitPattern; this avoids re-creating
digit store with each event and fixes the problem report #69261
(improper use of TClonesArray).
(Diego)
coppedis [Wed, 30 Jun 2010 08:56:24 +0000 (08:56 +0000)]
Bug in DQM agent resetting solved
kleinb [Wed, 30 Jun 2010 08:12:41 +0000 (08:12 +0000)]
deleting second FF task
morsch [Wed, 30 Jun 2010 07:46:49 +0000 (07:46 +0000)]
Obsolete code removed.
agheata [Wed, 30 Jun 2010 07:21:41 +0000 (07:21 +0000)]
Fixed coding rules violations. Note that RC16 cannot be fixed since the plugin is generating a validation script which is supposed to checj for strings like "segmentation violation" ,...
aszostak [Wed, 30 Jun 2010 00:47:07 +0000 (00:47 +0000)]
Adding fixes for backward compatibility of AliHLTReadoutList.
gconesab [Wed, 30 Jun 2010 00:17:12 +0000 (00:17 +0000)]
Hadron Correlation: Correlate charged partcle only when it is leading, add few histograms (Yaxian)
AliIsolationCut: Allow to isolate with tracks and clusters or only with tracks or only with clusters
AliNeutralMesonSelection: Avoid the selection via de opening angle if requested (Yaxian)
coppedis [Tue, 29 Jun 2010 20:43:23 +0000 (20:43 +0000)]
Bug corrected in QA checker
kaamodt [Tue, 29 Jun 2010 18:46:49 +0000 (18:46 +0000)]
Added more cuts to the pi0 analyis (Ana)
mtadel [Tue, 29 Jun 2010 18:07:26 +0000 (18:07 +0000)]
From Stefano -- coding convention violation fixes.
aszostak [Tue, 29 Jun 2010 16:57:35 +0000 (16:57 +0000)]
Fixing problem in handling old format of AliHLTEventTriggerData.
aszostak [Tue, 29 Jun 2010 16:02:59 +0000 (16:02 +0000)]
Updating version number.
dainese [Tue, 29 Jun 2010 15:49:05 +0000 (15:49 +0000)]
Update (Mikolaj)
dsilverm [Tue, 29 Jun 2010 15:28:35 +0000 (15:28 +0000)]
QA updates from Yaxian
agheata [Tue, 29 Jun 2010 15:17:27 +0000 (15:17 +0000)]
Correction for the usage of kParamContainer in grid mode
alla [Tue, 29 Jun 2010 13:39:56 +0000 (13:39 +0000)]
calibration for recent and coming runs
alla [Tue, 29 Jun 2010 13:13:33 +0000 (13:13 +0000)]
DA with removing violations and tuned to coming data
abercuci [Tue, 29 Jun 2010 13:04:07 +0000 (13:04 +0000)]
print OCDB sources
odjuvsla [Tue, 29 Jun 2010 09:06:04 +0000 (09:06 +0000)]
- removing debug outout
gvolpe [Tue, 29 Jun 2010 08:28:29 +0000 (08:28 +0000)]
Task updated to estimate efficiency/contamination and to use the new CAF
gconesab [Tue, 29 Jun 2010 04:07:15 +0000 (04:07 +0000)]
Comment out copy ctors and assignment opetators from classes source code, not needed.
AliAnaPhoton: Pass all primary contributors to set the MC identification tag
AliAnaPartCorrBase: Do not initialize the reader and caloutils pointers, done elsewhere
AliCalorimeterUtils: Several changes related to the initizalization of the bad channels arrays.
aszostak [Mon, 28 Jun 2010 23:59:38 +0000 (23:59 +0000)]
Fixing bug caused by UUID not being generated properly.
The UUID clashes in the online HLT system when generated by processes in parallel because the timestamp granularity used by the default algorithm in ROOT is not good
enough. The solution is to generate our own UUID but with a proper random number generator.
gconesab [Mon, 28 Jun 2010 23:48:05 +0000 (23:48 +0000)]
Remove dependency on AliRecPoint from AliEMCALGeometry
Remove unused methods in AliEMCALGeometry
Correct problem that avoided to instantiate twice the geometry : AliEMCALShishKebabTrd1Module
In AliEMCALGeoUtils::Impact(TParticle*), if absId >=0 particle is in acceptance, before we excluded 0.
coppedis [Mon, 28 Jun 2010 16:10:50 +0000 (16:10 +0000)]
Bug probably affecting DQM reset corrected
ivana [Mon, 28 Jun 2010 15:29:18 +0000 (15:29 +0000)]
Correct handling of GMS matrices in local delta-transformation convention
(Javier, Raphael)
cblume [Mon, 28 Jun 2010 12:57:36 +0000 (12:57 +0000)]
Restructure pad plane initialization (Markus)
dainese [Mon, 28 Jun 2010 12:40:04 +0000 (12:40 +0000)]
Bug fix (Rossella)
morsch [Mon, 28 Jun 2010 10:37:00 +0000 (10:37 +0000)]
Last change reverted.
abercuci [Mon, 28 Jun 2010 09:25:13 +0000 (09:25 +0000)]
Prepare to make an official
request to run makeResults.C after the merging to have the performance
plots directly on alien. Then one can access them via alimonitor.
(Markus)
masera [Mon, 28 Jun 2010 08:24:27 +0000 (08:24 +0000)]
Improvement of SPD description: extenders + optical patch panels + optical fibres on the cone (A. Pulvienti, M. Sitta)
agheata [Mon, 28 Jun 2010 08:19:15 +0000 (08:19 +0000)]
AliTrigEvent derives from TNamed now. Other minor fixes.
masera [Mon, 28 Jun 2010 07:36:02 +0000 (07:36 +0000)]
Increased verbosity for data format errors (A. Mastroserio)
alla [Mon, 28 Jun 2010 06:51:42 +0000 (06:51 +0000)]
removed printout
alla [Mon, 28 Jun 2010 05:58:28 +0000 (05:58 +0000)]
Writingg DSC DP only for physics runs
alla [Mon, 28 Jun 2010 05:45:24 +0000 (05:45 +0000)]
improved time and amplitude calibration
gconesab [Mon, 28 Jun 2010 01:32:35 +0000 (01:32 +0000)]
change debug mode to no messages
gconesab [Mon, 28 Jun 2010 01:11:17 +0000 (01:11 +0000)]
Wagon macros, update cut on PHOS clusters close to border.
OmegaPi0Gamma analysis: remove clear of deltaAOD branch, comment out copy and assignment ctors, not needed.
sgorbuno [Sun, 27 Jun 2010 22:33:18 +0000 (22:33 +0000)]
Correction of cluster position due to TPC alignment
marian [Sun, 27 Jun 2010 10:36:38 +0000 (10:36 +0000)]
AliTPCtrackerMI.h AliTPCtrackerMI.cxx - Reconstruction/hardware debugging - Possibility to dump cluster to the tree at the end of reconstruction - StrealLevel >3
AliTPCclustererMI.h AliTPCclustererMI.cxx AliTPCRecoParam.h AliTPCRecoParam.cxx - Possiility to switch ON/OFF one pad clusters - (before they were not allowed)
Marian
gconesab [Sat, 26 Jun 2010 04:22:32 +0000 (04:22 +0000)]
Macros for analysis wagon:
-remove unnecessary setting of output branches that are created but not used
-add EMCAL hot channels removal (and clusters containing them)
-remove clusters close to calorimeters borders
AliCalorimeterUtils: Fixes for calibration and bad channel recovery
AliAnaCalorimeterQA:
-Remove not useful histograms filled when track outer param not exists.
-Add possibility to recalibrate cluster/cell energy
cvetan [Fri, 25 Jun 2010 20:34:07 +0000 (20:34 +0000)]
New method to get a sort of combined event id in a form of 64-bit integer.
aszostak [Fri, 25 Jun 2010 14:46:42 +0000 (14:46 +0000)]
Adding tests for backward compatibility of AliHLTReadoutList class.
martinez [Fri, 25 Jun 2010 10:17:00 +0000 (10:17 +0000)]
New task to check the quality of the muon reconstruction and macros to run it. New generic class to handle collection of counters (Philippe. P.)
martinez [Fri, 25 Jun 2010 10:16:06 +0000 (10:16 +0000)]
New task to check the quality of the muon reconstruction and macros to run it. New generic class to handle collection of counters (Philippe. P.)
cvetan [Fri, 25 Jun 2010 09:42:28 +0000 (09:42 +0000)]
Technical fix: PIT simulation was loading the digits for ALL detectors in READ mode. This was giving problems in VZERO trigger sim which updates the digits tree. It is now chaged so that it loads only ITS digits. Annalisa, please cross-check, I have run the standard test benches w/o problems.
abercuci [Fri, 25 Jun 2010 06:27:07 +0000 (06:27 +0000)]
change sign of the pad tilt angle (TRD reconstruction team)
aszostak [Fri, 25 Jun 2010 01:40:32 +0000 (01:40 +0000)]
Major update required to handle old and new AliHLTEventDDL structures within HLT framework.
Removed some deprecated methods from AliHLTComponent which are better placed inside AliHLTReadoutList.
Cleaned up and centralised manipulation of DDL readout list bits. Now AliHLTReadoutList is the common interface to use.
dainese [Thu, 24 Jun 2010 22:35:29 +0000 (22:35 +0000)]
Add setting to read friends
morsch [Thu, 24 Jun 2010 21:26:59 +0000 (21:26 +0000)]
Correction for the size of strings.
Caused Problem in the release.
kleinb [Thu, 24 Jun 2010 20:06:48 +0000 (20:06 +0000)]
limit printout
alla [Thu, 24 Jun 2010 12:46:32 +0000 (12:46 +0000)]
removed pritout
shahoian [Thu, 24 Jun 2010 12:18:53 +0000 (12:18 +0000)]
Added to AliITSMultReconstructor flagging of tracks
1) with large DCA, 2) those which appear in the V0.
These V0s are found in the AliITSMultReconstructor itself, just to
eliminate conversions and K0's: the official V0's are not appropriate
for that since they involve TPS+ITS tracks only.
+ needed steering parameters in the ITSRecoParam
aszostak [Thu, 24 Jun 2010 12:13:15 +0000 (12:13 +0000)]
Bug fix for HMPID bits in readout list.
kleinb [Thu, 24 Jun 2010 11:30:24 +0000 (11:30 +0000)]
fix memory leaks (Marta)
snelling [Thu, 24 Jun 2010 11:07:47 +0000 (11:07 +0000)]
modified classdefs
jotwinow [Thu, 24 Jun 2010 10:29:27 +0000 (10:29 +0000)]
changes by Simone Schuchmann
shahoian [Thu, 24 Jun 2010 10:19:35 +0000 (10:19 +0000)]
1) Added to AliESDtrack the flags marking those which should not be accounted
in the multiplicity estimation: IsOn(AliESDtrack::kMultSec) and
IsOn(AliESDtrack::kMultInV0).
2) Added to AliESDEvent the EstimateMultiplicity(...) method to get 3 different
multiplicity estimators: from tracklets, ITS/TPC tracks and ITS_SA_Pure
shahoian [Thu, 24 Jun 2010 10:13:34 +0000 (10:13 +0000)]
added possibility to print sparse vector/matrix with user-defined precision
jotwinow [Thu, 24 Jun 2010 09:41:22 +0000 (09:41 +0000)]
Changes by Simone Schuchmann
kleinb [Thu, 24 Jun 2010 05:47:10 +0000 (05:47 +0000)]
Corrected memory leaks and go back to old vertex selection
kleinb [Thu, 24 Jun 2010 05:46:09 +0000 (05:46 +0000)]
Improved handling of delta AOD output, (patch merging macro), corrected loading sequence for par files
cvetan [Wed, 23 Jun 2010 23:18:15 +0000 (23:18 +0000)]
VZERO digits have to be unloaded, otherwise the trigger simulation can update the digits tree in order to store the trigger related info. Anyway, this method looks likea chinese copy of AliVZEROTriggerSimulator, so we have to think of removing it from the TRD package. Of course, this can be done only within the new trigger sim framework, where we can think of having VZERO trigger simulation before the TRD one.
aszostak [Wed, 23 Jun 2010 17:43:54 +0000 (17:43 +0000)]
Updates required for new readout list bit pattern format.
marian [Wed, 23 Jun 2010 16:26:05 +0000 (16:26 +0000)]
AliTPCcalibAlign.cxx - Protection again 0 pointer
AliTPCcalibCosmic.cxx - Protection again 0 pointer
AliTPCcalibTime.cxx AliTPCcalibTime.h - Protection against 0 pointer + Adding the matching histogram for tracks crossing CE
prino [Wed, 23 Jun 2010 16:25:29 +0000 (16:25 +0000)]
Add computation of dE/dx (truncated mean) after inward fit for ITS standalone tracks (F. Prino)
cblume [Wed, 23 Jun 2010 14:53:53 +0000 (14:53 +0000)]
- include header suppression in raw data simulation (as used in real
data)
- removal of obsolete methods (old raw data version)
cblume [Wed, 23 Jun 2010 14:32:09 +0000 (14:32 +0000)]
Bug fixes as suggested by Matus and updates for pass0 making also the postcorrection of the gain after drift velocity calibration
cblume [Wed, 23 Jun 2010 14:09:45 +0000 (14:09 +0000)]
- include header suppression in raw data simulation (as used in real
data)
- removal of obsolete methods (old raw data version)
cvetan [Wed, 23 Jun 2010 13:06:10 +0000 (13:06 +0000)]
Complete reshuffling of the digitization code. Now VZERO has operational direct Hits->Digits method as well as Hits->SDigits and SDigits->Digits. The merging procedures will be exercised and validated as soon as possible. After that a new Raw->SDigits alogrithm will be committed and test of the embedding will follow. Porting to the release will be requested only upon a complete validation.
mtadel [Wed, 23 Jun 2010 12:55:32 +0000 (12:55 +0000)]
From Stefano:
Fix initial pT threshold when loading all events. Add a chronometer in
all events loading.
kleinb [Wed, 23 Jun 2010 12:43:07 +0000 (12:43 +0000)]
Do not a histo to the list twice, results in double deletion
kleinb [Wed, 23 Jun 2010 12:05:00 +0000 (12:05 +0000)]
fixed assginment
agheata [Wed, 23 Jun 2010 06:50:21 +0000 (06:50 +0000)]
Tender macro should check derivation from AliESDInputHandler (to work also for RP).
Added protection for glibc error in validation script.
hdalsgaa [Tue, 22 Jun 2010 22:13:44 +0000 (22:13 +0000)]
Change in the way event selection corrections are made
hdalsgaa [Tue, 22 Jun 2010 22:12:33 +0000 (22:12 +0000)]
Change in the way event selection corrections are made
alla [Tue, 22 Jun 2010 18:00:07 +0000 (18:00 +0000)]
physics DA collects T0 information without printout
alla [Tue, 22 Jun 2010 17:58:45 +0000 (17:58 +0000)]
physics DA collects T0 information
prino [Tue, 22 Jun 2010 16:04:10 +0000 (16:04 +0000)]
Updated run range for OCDB/ITS/Calib/CalibSDD object
cblume [Tue, 22 Jun 2010 15:46:32 +0000 (15:46 +0000)]
- corrected check for max number of channels per mcm
- corrected verbosity level
prino [Tue, 22 Jun 2010 14:23:46 +0000 (14:23 +0000)]
Modified run range in macros to create OCDB objects
prino [Tue, 22 Jun 2010 14:17:43 +0000 (14:17 +0000)]
Updated run range for OCDB object
kleinb [Tue, 22 Jun 2010 14:05:08 +0000 (14:05 +0000)]
avoid writing of Geometry helper, create them in UserCreateOutputObjects()
masera [Tue, 22 Jun 2010 12:49:31 +0000 (12:49 +0000)]
Checking RecoParam before creating the ITSdebug.root file (A. Dainese)
marian [Tue, 22 Jun 2010 11:17:51 +0000 (11:17 +0000)]
Removing F..ing fatal in the OCDB access
(Marian)
masera [Tue, 22 Jun 2010 10:42:27 +0000 (10:42 +0000)]
Improved treatment of track labels (F. Prino)
marian [Tue, 22 Jun 2010 10:41:38 +0000 (10:41 +0000)]
Makeing defualt plots - report from the raw data QA
(Marian)
jgrosseo [Tue, 22 Jun 2010 10:40:43 +0000 (10:40 +0000)]
two new control histograms
code to run on the grid with the alienplugin
marian [Tue, 22 Jun 2010 10:00:34 +0000 (10:00 +0000)]
Adding the style for pictures
(Marian)
gconesab [Tue, 22 Jun 2010 09:47:07 +0000 (09:47 +0000)]
move minuit initialization to the unfolding method since it leaks and it is not used elsewhere, remove from ctor
gconesab [Tue, 22 Jun 2010 09:35:50 +0000 (09:35 +0000)]
move minuit initialization to the unfolding method since it leaks and it is not used elsewhere
masera [Tue, 22 Jun 2010 07:46:57 +0000 (07:46 +0000)]
Removing forgotten debug printouts
kleinb [Tue, 22 Jun 2010 07:35:47 +0000 (07:35 +0000)]
Write the output tree in the AOD format (Filip Krizek)
marian [Tue, 22 Jun 2010 07:21:02 +0000 (07:21 +0000)]
Macro to make a summary calibration information per run
marian [Tue, 22 Jun 2010 07:10:00 +0000 (07:10 +0000)]
A makeCalibTreeRun.sh - make summary trees per run
M makeRunList.sh - Update
M README -
M ConfigOCDB.C - Use only AliEn OCDB access - no sepc. storage
- Setup of the magnetic field
M makeCalibTree.sh - obsolete to be removed once ocmfirmed by Jens
Marian
marian [Tue, 22 Jun 2010 05:53:54 +0000 (05:53 +0000)]
Update of TPC RAW QA for improving DQM (see documentation in classes for
details).
Peter Christiansen
belikov [Mon, 21 Jun 2010 23:07:55 +0000 (23:07 +0000)]
Bug fix in DCA calculation (S. Gorbunov)
pchrist [Mon, 21 Jun 2010 21:29:18 +0000 (21:29 +0000)]
Switching off the QA in preparation for the new 900GeV data
marian [Mon, 21 Jun 2010 18:10:04 +0000 (18:10 +0000)]
libTPCcalib.pkg -
TPCcalibLinkDef.h -
AliTPCcalibSummary.h - new compiled class to create calibration summary = to run on Alien
AliTPCcalibSummary.cxx -
Marian
dainese [Mon, 21 Jun 2010 15:28:37 +0000 (15:28 +0000)]
Update
dainese [Mon, 21 Jun 2010 15:13:12 +0000 (15:13 +0000)]
Update (added some options)