]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agochanges from gsi svn
slindal [Thu, 27 Oct 2011 11:28:11 +0000 (11:28 +0000)]
changes from gsi svn

12 years agofix coding violation RC11
schutz [Thu, 27 Oct 2011 10:34:21 +0000 (10:34 +0000)]
fix coding violation RC11

12 years agoCoding rule violations.
morsch [Thu, 27 Oct 2011 09:40:32 +0000 (09:40 +0000)]
Coding rule violations.

12 years agoCoding rule violation corrected
morsch [Thu, 27 Oct 2011 09:36:31 +0000 (09:36 +0000)]
Coding rule violation corrected

12 years agoObsolete code removed
morsch [Thu, 27 Oct 2011 09:31:27 +0000 (09:31 +0000)]
Obsolete code removed

12 years agoCoding rule violations corrected
morsch [Thu, 27 Oct 2011 09:23:01 +0000 (09:23 +0000)]
Coding rule violations corrected

12 years agoMove the filling of the Ecross per cell histogram before the cut on Ecross is applied
gconesab [Thu, 27 Oct 2011 08:44:48 +0000 (08:44 +0000)]
Move the filling of the Ecross per cell histogram before the cut on Ecross is applied

12 years ago- support raw data version 0xd (MEB)
jklein [Thu, 27 Oct 2011 08:35:22 +0000 (08:35 +0000)]
- support raw data version 0xd (MEB)
- evaluate CRC falgs from GTU
- improve for readout order checking
- tracklet sorting available in rawstream
- labelling of raw GTU tracks in ESDs

12 years agoadding optional messages for number of extracted clusters; no functional change
richterm [Thu, 27 Oct 2011 07:49:44 +0000 (07:49 +0000)]
adding optional messages for number of extracted clusters; no functional change

12 years agoreturning the number of clusters extracted from the block and added an optional info...
richterm [Thu, 27 Oct 2011 07:40:46 +0000 (07:40 +0000)]
returning the number of clusters extracted from the block and added an optional info message steered vis verbosity member; no functional change

12 years agocorrecting a typo in the error message for invalid RCU trailer and including some...
richterm [Thu, 27 Oct 2011 07:38:47 +0000 (07:38 +0000)]
correcting a typo in the error message for invalid RCU trailer and including some more information

12 years agoPacked occupancy together with the Cerenkov angle (Giacomo)
hristov [Thu, 27 Oct 2011 04:57:05 +0000 (04:57 +0000)]
Packed occupancy together with the Cerenkov angle (Giacomo)

12 years agoo updates (Giacomo, Pietro)
wiechula [Wed, 26 Oct 2011 23:32:35 +0000 (23:32 +0000)]
o updates (Giacomo, Pietro)

12 years ago- implement copy constructor and assignment operator for AliTRDtrackGTU
jklein [Wed, 26 Oct 2011 21:33:52 +0000 (21:33 +0000)]
- implement copy constructor and assignment operator for AliTRDtrackGTU

12 years agoMissing submission to rev 52361
cblume [Wed, 26 Oct 2011 21:10:14 +0000 (21:10 +0000)]
Missing submission to rev 52361

12 years agoMissing submission to rev 52361
cblume [Wed, 26 Oct 2011 20:47:01 +0000 (20:47 +0000)]
Missing submission to rev 52361

12 years agoIncluding the acceptance parameteriazation to be used while analyzing MC (generator...
pchrist [Wed, 26 Oct 2011 20:43:54 +0000 (20:43 +0000)]
Including the acceptance parameteriazation to be used while analyzing MC (generator level)

12 years agoMissing submission to rev 52361
cblume [Wed, 26 Oct 2011 20:41:54 +0000 (20:41 +0000)]
Missing submission to rev 52361

12 years agoTObjArray is replaced by TList
kharlov [Wed, 26 Oct 2011 20:12:12 +0000 (20:12 +0000)]
TObjArray is replaced by TList

12 years agoOutput is added
kharlov [Wed, 26 Oct 2011 20:10:53 +0000 (20:10 +0000)]
Output is added

12 years agoAliTRDdigitizer.cxx -> For the new name of the Nodata status in AliTRDCalChamberStatus
cblume [Wed, 26 Oct 2011 19:25:29 +0000 (19:25 +0000)]
AliTRDdigitizer.cxx -> For the new name of the Nodata status in AliTRDCalChamberStatus

AliTRDcalibDB.cxx .h -> For the function related to the new status in AliTRDCalChamberStatus + the exb object with a protection against 100. I plan namely to put a default object with 100, which will indicate that the look up table as to be used. In AliTRDcalibDB, it takes the loop up take when the mean value is above 70...

AliTRDCalibChamberStatus.cxx .h -> calibration with tracks for chamber status of half chamber also

Cal/AliTRDCalChamberStatus.h .cxx -> change of definition of status, keeping the back compatibility.

AliTRDCalibTask.cxx .h -> Run the chamber status calibration + propagate the version and subersion number of the exb object used in the reconstruction

AliTRDCalibraFillHisto.cxx .h -> due to the new name of the status

AliTRDCaibraFit.cxx  -> some printf less

12 years agoRestored compilation and functionallity (Ruben)
hristov [Wed, 26 Oct 2011 18:31:38 +0000 (18:31 +0000)]
Restored compilation and functionallity (Ruben)

12 years agoRemove decay photon tagging since it is done in AliAnaPi0EbE, add MC histogras for...
gconesab [Wed, 26 Oct 2011 16:41:41 +0000 (16:41 +0000)]
Remove decay photon tagging since it is done in AliAnaPi0EbE, add MC histogras for Eta decays

12 years agoData are not reset when method WriteVertices is called. Added debug histograms
masera [Wed, 26 Oct 2011 16:27:09 +0000 (16:27 +0000)]
Data are not reset when method WriteVertices is called. Added debug histograms

12 years agoadding centrality vs multiplicity correlation histogram
jgrosseo [Wed, 26 Oct 2011 15:52:05 +0000 (15:52 +0000)]
adding centrality vs multiplicity correlation histogram

12 years agomove method to get mother VCluster of a AODPWG4Particle to the base class to be used...
gconesab [Wed, 26 Oct 2011 15:25:39 +0000 (15:25 +0000)]
move method to get mother VCluster of a AODPWG4Particle to the base class to be used everywhere

12 years agoNew clasess for cosmic reconstruction
marian [Wed, 26 Oct 2011 14:35:22 +0000 (14:35 +0000)]
New  clasess for cosmic reconstruction
(Xianguo)

AliTPCCosmicUtils.(.h,.cxx)       - toolkit with set of static function  used for
                                  - the cosmic track fit and for the visualization

AliTPCCCosmiTrackfit(.h,.cxx)     - track fit class (to be used in the user analysis task or in the cosmic tracker)

AliESDCosmicTrack(.h,.cxx)        - cosmic track class + snapshot of track at different extrapolation points

AliCosmicTracker.h                - The tracker for the refitting of the cosmic tracks, to be invoked during the
                                  - standard reconstruction in the AliTPCtrackerMI after the RefitInward

Modification of the AliESDEvent will be needed+
Adding the TClonesArray of AliESDCosmicTrack + all types of geterrs, setters, destructors and constructors

12 years agoFixing linkdef
fca [Wed, 26 Oct 2011 14:28:44 +0000 (14:28 +0000)]
Fixing linkdef

12 years agoFixing CMake files
fca [Wed, 26 Oct 2011 14:09:41 +0000 (14:09 +0000)]
Fixing CMake files

12 years agoObsolete files removed.
morsch [Wed, 26 Oct 2011 13:57:19 +0000 (13:57 +0000)]
Obsolete files removed.

12 years agoGetter for HMPID signal added.
morsch [Wed, 26 Oct 2011 13:35:00 +0000 (13:35 +0000)]
Getter for HMPID signal added.
Jens Wiechula <Jens.Wiechula@cern.ch>

12 years agoUpdate
morsch [Wed, 26 Oct 2011 13:05:00 +0000 (13:05 +0000)]
Update
A. Toia

12 years agoFixed https://savannah.cern.ch/bugs/?88157
mfloris [Wed, 26 Oct 2011 12:29:06 +0000 (12:29 +0000)]
Fixed https://savannah.cern.ch/bugs/?88157

12 years agoRecover recalibration and bad channels map from OADB when needed (Marcel, Deepa,...
gconesab [Wed, 26 Oct 2011 12:27:51 +0000 (12:27 +0000)]
Recover recalibration and bad channels map from OADB when needed (Marcel, Deepa, Rongrong)

12 years agoIMPORTANT Changing default 2009 and 2010 track cuts
jgrosseo [Wed, 26 Oct 2011 12:13:20 +0000 (12:13 +0000)]
IMPORTANT Changing default 2009 and 2010 track cuts
Two cuts added:
chi2/cluster ITS < 36
chi2 of constrained TPC vs global track < 36

See discussion at:
https://indico.cern.ch/conferenceDisplay.py?confId=156171

12 years agofix in CopyLocalDataSet
jgrosseo [Wed, 26 Oct 2011 12:12:14 +0000 (12:12 +0000)]
fix in CopyLocalDataSet

12 years agoprotect against missing debug projection on radial direction
abercuci [Wed, 26 Oct 2011 10:03:01 +0000 (10:03 +0000)]
protect against missing debug projection on radial direction

12 years agoMoved to macros
kharlov [Wed, 26 Oct 2011 09:57:54 +0000 (09:57 +0000)]
Moved to macros

12 years agoAdd a task to a train
kharlov [Wed, 26 Oct 2011 09:57:25 +0000 (09:57 +0000)]
Add a task to a train

12 years agoAdd correlatio matrix for tracklet case
esicking [Wed, 26 Oct 2011 09:37:34 +0000 (09:37 +0000)]
Add correlatio matrix for tracklet case

12 years agoFixing mem. leak (thanks to Ruben)
coppedis [Wed, 26 Oct 2011 09:13:31 +0000 (09:13 +0000)]
Fixing mem. leak (thanks to Ruben)

12 years agoAdd parameter in AddTask macro.
esicking [Wed, 26 Oct 2011 09:07:42 +0000 (09:07 +0000)]
Add parameter in AddTask macro.

12 years agoAdd parameter in AddTask macro. Add correlation matrix for events with reconstructed...
esicking [Wed, 26 Oct 2011 09:06:48 +0000 (09:06 +0000)]
Add parameter in AddTask macro. Add correlation matrix for events with reconstructed vertex

12 years agoupdate resolution task for full monitoring of residuals at TRD entrance
abercuci [Wed, 26 Oct 2011 08:47:03 +0000 (08:47 +0000)]
update resolution task for full monitoring of residuals at TRD entrance
extended/use AliTRDeventCuts (class by Markus) to steer event cuts
added bunch cross selection in AliTRDeventCuts
improve merging

12 years agobugfix 88038: inconsistent handling of reference counters in library manager
richterm [Wed, 26 Oct 2011 07:32:31 +0000 (07:32 +0000)]
bugfix 88038: inconsistent handling of reference counters in library manager

12 years agobugfix: calculation of the equipment size is different whether data cames from HLTOUT...
richterm [Wed, 26 Oct 2011 07:16:28 +0000 (07:16 +0000)]
bugfix: calculation of the equipment size is different whether data cames from HLTOUT or directly from the parent raw reader. This only concerns a special reconstruction mode where raw data is read from HLT links, e.g. TPC AltroChannelSelection

12 years agoupdate of histograms; using TH*D to avoid saturation (Alberica)
richterm [Wed, 26 Oct 2011 06:57:44 +0000 (06:57 +0000)]
update of histograms; using TH*D to avoid saturation (Alberica)

12 years agoremoving hardcoded selection of 10 HLT DDL links, which triggered now a bug causing...
richterm [Tue, 25 Oct 2011 23:11:33 +0000 (23:11 +0000)]
removing hardcoded selection of 10 HLT DDL links, which triggered now a bug causing partial readout of HLTOUT after increasing the number of HLT links from 10 to 28 in AliDAQ (bug #88138)

12 years agoInitialize the array of test results before providing it to detector-specific Check
shahoian [Tue, 25 Oct 2011 22:31:26 +0000 (22:31 +0000)]
Initialize the array of test results before providing it to detector-specific Check

12 years agoApparently DAQ changed raw-data filenames conventions. Technical fix, should go also...
cvetan [Tue, 25 Oct 2011 21:58:32 +0000 (21:58 +0000)]
Apparently DAQ changed raw-data filenames conventions. Technical fix, should go also the release.

12 years agoBug #88017: Adding the equalization factors to AOD/VEvent.
cvetan [Tue, 25 Oct 2011 21:17:53 +0000 (21:17 +0000)]
Bug #88017: Adding the equalization factors to AOD/VEvent.

12 years agoBad channels and recalibration factors.
morsch [Tue, 25 Oct 2011 19:45:22 +0000 (19:45 +0000)]
Bad channels and recalibration factors.
Gustavo Conesa

12 years agoUpdates for EMCAL
morsch [Tue, 25 Oct 2011 18:57:51 +0000 (18:57 +0000)]
Updates for EMCAL

12 years agoAliAnalysisTaskFastEmbedding:
kleinb [Tue, 25 Oct 2011 18:42:39 +0000 (18:42 +0000)]
AliAnalysisTaskFastEmbedding:
- add event selection
- new random selection of extra AODs and events, taking into account the number of events in AODs
- additional mc information (pt hard, x-section, etc.)

AliAnalysisTaskJetResponseV2:
- add trigger exclude mask (e.g. jets with track pT > 100 GeV)
- add pt hard bin
- keep negative jet pT (after background subtraction)

12 years agonew histograms depending on fired L1 trigger
gconesab [Tue, 25 Oct 2011 18:08:57 +0000 (18:08 +0000)]
new histograms depending on fired L1 trigger

12 years agoincreasing track depth to 50k
jgrosseo [Tue, 25 Oct 2011 17:34:03 +0000 (17:34 +0000)]
increasing track depth to 50k

12 years agoChanges for #88113 Request to add new TPC-PID information to AliESDtrack and a new...
hristov [Tue, 25 Oct 2011 16:42:32 +0000 (16:42 +0000)]
Changes for #88113 Request to add new TPC-PID information to AliESDtrack and a new class to ESD

12 years agocorrect macro
alla [Tue, 25 Oct 2011 16:17:32 +0000 (16:17 +0000)]
correct macro

12 years agoFixing memory leak (delete[] fImage)
shahoian [Tue, 25 Oct 2011 15:55:20 +0000 (15:55 +0000)]
Fixing memory leak (delete[] fImage)

12 years agoFix for #77321: request to store friends for TRD-triggered events
hristov [Tue, 25 Oct 2011 15:25:21 +0000 (15:25 +0000)]
Fix for #77321: request to store friends for TRD-triggered events

12 years agoModified cut on one of the decay daughter angles (Gian Michele)
prino [Tue, 25 Oct 2011 14:24:38 +0000 (14:24 +0000)]
Modified cut on one of the decay daughter angles (Gian Michele)

12 years agoChecks on the return value of AliExternalTrackParam::Rotate() added
gvolpe [Tue, 25 Oct 2011 14:21:39 +0000 (14:21 +0000)]
Checks on the return value of AliExternalTrackParam::Rotate() added

12 years agodE/dx versus eta corrections
snelling [Tue, 25 Oct 2011 14:21:37 +0000 (14:21 +0000)]
dE/dx versus eta corrections

12 years agoAdded protection on radius of secondary vertex to avoid track propagation trhough...
prino [Tue, 25 Oct 2011 14:21:21 +0000 (14:21 +0000)]
Added protection on radius of secondary vertex to avoid track propagation trhough beam pipe

12 years agoProtection against initialization of alpha with value outside +-pi (Marco van Leeuwen)
shahoian [Tue, 25 Oct 2011 13:42:12 +0000 (13:42 +0000)]
Protection against initialization of alpha with value outside +-pi (Marco van Leeuwen)

12 years agoInitial version of the QA task for Pb-Pb triggers and VZERO (Raphael).
cvetan [Tue, 25 Oct 2011 13:27:13 +0000 (13:27 +0000)]
Initial version of the QA task for Pb-Pb triggers and VZERO (Raphael).

12 years agofixed macro
alla [Tue, 25 Oct 2011 12:32:39 +0000 (12:32 +0000)]
fixed macro

12 years agomacro to add AOD output handler
jgrosseo [Tue, 25 Oct 2011 11:46:40 +0000 (11:46 +0000)]
macro to add AOD output handler

12 years agoCorrected printout.
cvetan [Tue, 25 Oct 2011 10:51:50 +0000 (10:51 +0000)]
Corrected printout.

12 years agoNecessary for the latest ubuntu
fca [Tue, 25 Oct 2011 10:10:36 +0000 (10:10 +0000)]
Necessary for the latest ubuntu

12 years agoMake the raw OCDB more obvious in the data source tab
laphecet [Tue, 25 Oct 2011 08:57:12 +0000 (08:57 +0000)]
Make the raw OCDB more obvious in the data source tab

12 years agoAdding the location of GL and GLU
hristov [Tue, 25 Oct 2011 07:40:19 +0000 (07:40 +0000)]
Adding the location of GL and GLU

12 years agoWriteFriends may clean esdFriends, moved in-reco Analysis before it.
shahoian [Mon, 24 Oct 2011 22:47:49 +0000 (22:47 +0000)]
WriteFriends may clean esdFriends, moved in-reco Analysis before it.

12 years agoJends : update of on-line monitor to cope with the Monitoring Bit
jthaeder [Mon, 24 Oct 2011 22:11:34 +0000 (22:11 +0000)]
Jends : update of on-line monitor to cope with the Monitoring Bit

12 years agoMoved in-reco analysis call before event reset; clean delete of fAnalysis
shahoian [Mon, 24 Oct 2011 20:59:55 +0000 (20:59 +0000)]
Moved in-reco analysis call before event reset; clean delete of fAnalysis

12 years agoREADME is added.
kharlov [Mon, 24 Oct 2011 19:27:42 +0000 (19:27 +0000)]
README is added.
Reaction plane task is removed from PHOSPbPb.C

12 years agoQA task for pi0 parameters in PbPb runs in PHOS
kharlov [Mon, 24 Oct 2011 18:07:18 +0000 (18:07 +0000)]
QA task for pi0 parameters in PbPb runs in PHOS

12 years agoChange definition of bad cluster, remove not anymore useful histograms
gconesab [Mon, 24 Oct 2011 17:17:06 +0000 (17:17 +0000)]
Change definition of bad cluster, remove not anymore useful histograms

12 years agoAdding explicit linking of GL GLU
fca [Mon, 24 Oct 2011 15:30:04 +0000 (15:30 +0000)]
Adding explicit linking of GL GLU

12 years agoreduce memory consumption (Alexander Kalweit, Marian Ivanov)
jotwinow [Mon, 24 Oct 2011 13:51:38 +0000 (13:51 +0000)]
reduce memory consumption (Alexander Kalweit, Marian Ivanov)

12 years agoOCDB is updated also if the vertex is not compatible with MeanVertexSPD (Davide)
dainese [Mon, 24 Oct 2011 12:46:15 +0000 (12:46 +0000)]
OCDB is updated also if the vertex is not compatible with MeanVertexSPD (Davide)

12 years agoRestored functionallity
hristov [Mon, 24 Oct 2011 11:17:46 +0000 (11:17 +0000)]
Restored functionallity

12 years agoMacro to cross-check the trigger setup.
cvetan [Mon, 24 Oct 2011 11:04:25 +0000 (11:04 +0000)]
Macro to cross-check the trigger setup.

12 years agomissing breaks inserted
morsch [Mon, 24 Oct 2011 10:18:31 +0000 (10:18 +0000)]
missing breaks inserted
bug #88061, Missing "break"

12 years agoFixing memory leak when running with a centrality train
pchrist [Mon, 24 Oct 2011 10:13:35 +0000 (10:13 +0000)]
Fixing memory leak when running with a centrality train

12 years agoMove exotic cell rejection methods from AliAnalysisTaskEMCALClusterize to AliEMCALRec...
gconesab [Mon, 24 Oct 2011 10:04:24 +0000 (10:04 +0000)]
Move exotic cell rejection methods from AliAnalysisTaskEMCALClusterize to AliEMCALRecoUtils
IsExoticCluster now checks if the cell with highest energy is exotic
EMCALPi0CalibSelection: Add time calibration histograms, and bad cluster rejection
AliCaloTrackReader: Add getter for list of clusters under use

12 years agoIntroduction of V0 equalization factors in the ESD and their filling inside the V0...
cvetan [Mon, 24 Oct 2011 09:57:41 +0000 (09:57 +0000)]
Introduction of V0 equalization factors in the ESD and their filling inside the V0 reconstructor. The AOD code will follow.

12 years agofix in destructor: histos owned by the output were deleted (Ruben)
dainese [Mon, 24 Oct 2011 08:57:17 +0000 (08:57 +0000)]
fix in destructor: histos owned by the output were deleted (Ruben)

12 years agoReverting some changes since MFT is not yet built, there is no DAQ association, input...
hristov [Mon, 24 Oct 2011 08:17:59 +0000 (08:17 +0000)]
Reverting some changes since MFT is not yet built, there is no DAQ association, inputs, etc.

12 years agoAdded AliAnalysisAlien::AddAdditionalLibrary to add individual libs. Added AliAnalysi...
agheata [Mon, 24 Oct 2011 07:57:11 +0000 (07:57 +0000)]
Added AliAnalysisAlien::AddAdditionalLibrary to add individual libs. Added AliAnalysisAlien::SetRegisterExcludes to exclude some file from being registered and merged. Note that AliAnalysisAlien::SetMergeExcludes applies now to merging only.

12 years agoUpdates in SDD calibration macro: 1) better treatment of the edges, 2) when statistic...
prino [Mon, 24 Oct 2011 07:09:55 +0000 (07:09 +0000)]
Updates in SDD calibration macro: 1) better treatment of the edges, 2) when statistic on module is low, residuals fitted with pol1 and dummy map is created (Ruben)

12 years agoi) Adding the centrality train for the MC (taking the impact parameter from the heade...
pchrist [Sun, 23 Oct 2011 22:27:10 +0000 (22:27 +0000)]
i) Adding the centrality train for the MC (taking the impact parameter from the header) ii) Adding the MC-ESD analysis option (analyzing ESDs and going back to the stack) iii) Adding the relevant macros for the MC case iv) Adding the possibility to run a multiplicity dependence analysis (in pp)

12 years agofrom Marco :
jthaeder [Sun, 23 Oct 2011 21:45:24 +0000 (21:45 +0000)]
from Marco :
- small bugfixes
- removed comment
- coverity fix

12 years agoRemoving the tasks from the digitization (Ruben)
hristov [Sun, 23 Oct 2011 15:46:57 +0000 (15:46 +0000)]
Removing the tasks from the digitization (Ruben)

12 years agoInterface for setting up custom monitoring lib policy (Requested by Jens).
cvetan [Sun, 23 Oct 2011 11:52:54 +0000 (11:52 +0000)]
Interface for setting up custom monitoring lib policy (Requested by Jens).

12 years agoRestore independence of libEMCALRecoUtils on libSTEER
gconesab [Sun, 23 Oct 2011 09:36:42 +0000 (09:36 +0000)]
Restore independence of libEMCALRecoUtils on libSTEER

12 years agomemory leak in the unpacking of compressed HLT TPC clusters fixed
richterm [Sun, 23 Oct 2011 09:24:04 +0000 (09:24 +0000)]
memory leak in the unpacking of compressed HLT TPC clusters fixed

12 years agoAdding the possibility to switch off the centrality usage (pp case) + addition of...
pchrist [Sat, 22 Oct 2011 22:33:55 +0000 (22:33 +0000)]
Adding the possibility to switch off the centrality usage (pp case) + addition of the steering and the AddTask macros to be used for teh pp analysis

12 years agoFixed typo (Yuri)
hristov [Sat, 22 Oct 2011 15:12:08 +0000 (15:12 +0000)]
Fixed typo (Yuri)

12 years agoFixing unused parameter warning
mfloris [Sat, 22 Oct 2011 11:50:42 +0000 (11:50 +0000)]
Fixing unused parameter warning