]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agomergeCustom.C mergeStage0.sh - adding macros for separate merging
marian [Sat, 16 Apr 2011 17:41:27 +0000 (17:41 +0000)]
mergeCustom.C mergeStage0.sh        - adding macros for separate merging

CalibTimeGain.C  CalibTimeVdrift.C  - removing obsolete macros

13 years ago- updates for synchronizing with the framework
kkanaki [Sat, 16 Apr 2011 16:44:26 +0000 (16:44 +0000)]
- updates for synchronizing with the framework
  (call PostData twice, set output TList ownership)

13 years agoAdding the TOF and T0 to the Pass0
marian [Sat, 16 Apr 2011 11:00:29 +0000 (11:00 +0000)]
Adding the TOF and T0 to the Pass0

13 years agoExporting Analysis headers
fca [Sat, 16 Apr 2011 06:20:19 +0000 (06:20 +0000)]
Exporting Analysis headers

13 years agoObsoleting g95
fca [Sat, 16 Apr 2011 06:17:24 +0000 (06:17 +0000)]
Obsoleting g95

13 years agoUpdate (Chiara)
dainese [Fri, 15 Apr 2011 21:33:58 +0000 (21:33 +0000)]
Update (Chiara)

13 years agoAdded PostData in UserCreateOutputObjects (Chiara)
dainese [Fri, 15 Apr 2011 21:33:29 +0000 (21:33 +0000)]
Added PostData in UserCreateOutputObjects (Chiara)

13 years agoChanged cut at high pt (Renu)
dainese [Fri, 15 Apr 2011 21:32:49 +0000 (21:32 +0000)]
Changed cut at high pt (Renu)

13 years agoAvoid to load the TPC response function twice.
morsch [Fri, 15 Apr 2011 14:13:35 +0000 (14:13 +0000)]
Avoid to load the TPC response function twice.
J. Wiechula

13 years agoEnable (handle by a flag) trigger conversion from raw2sdigits for embedding (Javier...
laphecet [Fri, 15 Apr 2011 13:46:53 +0000 (13:46 +0000)]
Enable (handle by a flag) trigger conversion from raw2sdigits for embedding (Javier thanks to Bogdan, Roberta and Enrico)

13 years agoPreprocessor related update (mainly from Jiri) to pick up TRU config info from DCS...
dsilverm [Fri, 15 Apr 2011 13:20:11 +0000 (13:20 +0000)]
Preprocessor related update (mainly from Jiri) to pick up TRU config info from DCS and store in OCDB

13 years agoUpdating TOF Pass0 class and macro (changing mane of output file and list).
zampolli [Fri, 15 Apr 2011 13:11:44 +0000 (13:11 +0000)]
Updating TOF Pass0 class and macro (changing mane of output file and list).

13 years ago- synchronize changes from the CB task and the drawing macro
kkanaki [Fri, 15 Apr 2011 12:04:12 +0000 (12:04 +0000)]
- synchronize changes from the CB task and the drawing macro

13 years ago- made the centrality selection work for the track properties
kkanaki [Fri, 15 Apr 2011 11:56:18 +0000 (11:56 +0000)]
- made the centrality selection work for the track properties
- few changes in the canvases where the overlaid histogams are printed to match the removal of the polar angle

13 years agoDeclare as connected an AODEvent read from tree
fca [Fri, 15 Apr 2011 11:24:37 +0000 (11:24 +0000)]
Declare as connected an AODEvent read from tree

13 years agoITS cluster multiplicity and TPC standalone multiplicity in AODHeader
morsch [Fri, 15 Apr 2011 10:46:20 +0000 (10:46 +0000)]
ITS cluster multiplicity and TPC standalone multiplicity in AODHeader

13 years ago- removed the polar angle from the filling of the track THnSparse, eta is sufficient
kkanaki [Fri, 15 Apr 2011 10:43:47 +0000 (10:43 +0000)]
- removed the polar angle from the filling of the track THnSparse, eta is sufficient
- removed the TPC track multiplicity from the filling of the track THnSparse, since the multiplicity selection
  will be done based on the V0 centrality
- removed the cuts based on the TPC track multiplicity
- changed the drawing macro to follow the above changes

13 years ago- added message for the case a canvas is not created when the entries of the THnSpars...
kkanaki [Fri, 15 Apr 2011 08:57:52 +0000 (08:57 +0000)]
- added message for the case a canvas is not created when the entries of the THnSparse that fills it are 0.

13 years ago- added function call for setting the pass number (according to the changes in the...
kkanaki [Fri, 15 Apr 2011 08:48:13 +0000 (08:48 +0000)]
- added function call for setting the pass number (according to the changes in the centrality selection task)

13 years agofca's changes -- take shelter -- optimising AOD tree handling
fca [Fri, 15 Apr 2011 08:45:41 +0000 (08:45 +0000)]
fca's changes -- take shelter -- optimising AOD tree handling

13 years agoCaching the variables in order to make calculation faster
marian [Fri, 15 Apr 2011 08:13:11 +0000 (08:13 +0000)]
Caching the variables in order to make calculation faster
(fca)

13 years agoMove the calibration macros to PWG1 (Marian)
hristov [Fri, 15 Apr 2011 07:44:12 +0000 (07:44 +0000)]
Move the calibration macros to PWG1 (Marian)

13 years agoKeep also the events with cosmic tracks (Marian)
hristov [Fri, 15 Apr 2011 07:34:50 +0000 (07:34 +0000)]
Keep also the events with cosmic tracks (Marian)

13 years agoremoved possibility to choose channels for stability
alla [Fri, 15 Apr 2011 06:25:58 +0000 (06:25 +0000)]
removed possibility to choose channels for stability

13 years agoAdded possibility to show the trend of calibrations of single SDD modules
prino [Thu, 14 Apr 2011 23:11:35 +0000 (23:11 +0000)]
Added possibility to show the trend of calibrations of single SDD modules

13 years agoFix in SDD correction maps for cases of negative drift length
prino [Thu, 14 Apr 2011 22:52:30 +0000 (22:52 +0000)]
Fix in SDD correction maps for cases of negative drift length

13 years ago- added the new function call that sets the pass for the centrality task
kkanaki [Thu, 14 Apr 2011 22:35:22 +0000 (22:35 +0000)]
- added the new function call that sets the pass for the centrality task

13 years ago- synchronized the overlay macro to the changes of the drawing one
kkanaki [Thu, 14 Apr 2011 20:50:21 +0000 (20:50 +0000)]
- synchronized the overlay macro to the changes of the drawing one
  (although draTHnSparse.C provides the same functionality)
- changed the max Pt range according to the value defined in the CB task
- added functionality to define the X axis range for overlaying histograms

13 years ago- removed method plotAid, its functionality has been moved to other functions
kkanaki [Thu, 14 Apr 2011 16:41:22 +0000 (16:41 +0000)]
- removed method plotAid, its functionality has been moved to other functions
- reduced the number of arguments in several methods
- the canvases are now created and filled inside the functions and under conditions
  that the respective THnSparse objects have non-zero entries
- the canvas with the overlaid histograms is created and filled only when there is more than one
  set of cuts to be studied
- added a canvas with overlaid track distributions for the offline tracks too
- took care of the way the statistics boxes are printed, now entries, mean and RMS appear

13 years agoMinor change in SetLaddersOnLayer2 to speed-up the code
masera [Thu, 14 Apr 2011 16:25:28 +0000 (16:25 +0000)]
Minor change in SetLaddersOnLayer2 to speed-up the code

13 years agoQA updates
snelling [Thu, 14 Apr 2011 16:20:51 +0000 (16:20 +0000)]
QA updates

13 years agoClean at the end of loop
loizides [Thu, 14 Apr 2011 16:15:18 +0000 (16:15 +0000)]
Clean at the end of loop

13 years agoMisplaced initialisation of ntimes corrected.
morsch [Thu, 14 Apr 2011 16:14:07 +0000 (16:14 +0000)]
Misplaced initialisation of ntimes corrected.

13 years agofixing backward incompatible operator=, check for existence of fEventPlaneP
kleinb [Thu, 14 Apr 2011 14:56:30 +0000 (14:56 +0000)]
fixing backward incompatible operator=, check for existence of fEventPlaneP

13 years ago-- changes for mean pT vs multiplicity studies (M. Knichel)
jotwinow [Thu, 14 Apr 2011 13:52:40 +0000 (13:52 +0000)]
-- changes for mean pT vs multiplicity studies (M. Knichel)
M    dNdPt/AlidNdPtAnalysis.h
M    dNdPt/AlidNdPtAnalysis.cxx

13 years agoNew track selection and new track matching
loizides [Thu, 14 Apr 2011 13:10:35 +0000 (13:10 +0000)]
New track selection and new track matching

13 years agoNew macro to print SDD configuration from JTAG hex files
prino [Thu, 14 Apr 2011 12:46:23 +0000 (12:46 +0000)]
New macro to print SDD configuration from JTAG hex files

13 years agoMinor fixes in SDD macros
prino [Thu, 14 Apr 2011 12:43:52 +0000 (12:43 +0000)]
Minor fixes in SDD macros

13 years agoOptionally the log term of Rossi parameterization for mult.scattering can be
shahoian [Thu, 14 Apr 2011 10:43:27 +0000 (10:43 +0000)]
Optionally the log term of Rossi parameterization for mult.scattering can be
accounted by SetUseLogTermMS static method. The default behaviour did not
change (no log term).

13 years ago- changed the min range for track multiplicity
kkanaki [Thu, 14 Apr 2011 09:50:21 +0000 (09:50 +0000)]
- changed the min range for track multiplicity

13 years ago- Macro to create the "raw" data file with selected events
marian [Thu, 14 Apr 2011 09:21:26 +0000 (09:21 +0000)]
- Macro to create the "raw" data file with selected events
Magnus

-This line, and those below, will be ignored--

A    rawmerge.C

13 years agousing common base class functions to access OCDB objects
richterm [Thu, 14 Apr 2011 09:14:51 +0000 (09:14 +0000)]
using common base class functions to access OCDB objects

13 years agooptimizing access to OCDB objects https://savannah.cern.ch/bugs/?80488, adding more...
richterm [Thu, 14 Apr 2011 09:11:26 +0000 (09:11 +0000)]
optimizing access to OCDB objects https://savannah.cern.ch/bugs/?80488, adding more error messages to the helper functions

13 years agoAdded OADB as external library dependency to ANALYSISalice. OADB will get automatical...
agheata [Thu, 14 Apr 2011 09:07:26 +0000 (09:07 +0000)]
Added OADB as external library dependency to ANALYSISalice. OADB will get automatically loaded when trying to load ANALYSISalice

13 years ago- broaden the pt range that is filled in the track THnSparse
kkanaki [Thu, 14 Apr 2011 08:41:09 +0000 (08:41 +0000)]
- broaden the pt range that is filled in the track THnSparse
- small comment about the use of GetEventSpecie() for HLT data

13 years agoUsing At instead of UncheckedAt (Marian)
hristov [Thu, 14 Apr 2011 08:22:42 +0000 (08:22 +0000)]
Using At instead of UncheckedAt (Marian)

13 years agodeclaring some getters const
richterm [Thu, 14 Apr 2011 06:14:28 +0000 (06:14 +0000)]
declaring some getters const

13 years agoincluding -dataspec option in the configuration for file publisher
richterm [Thu, 14 Apr 2011 06:13:06 +0000 (06:13 +0000)]
including -dataspec option in the configuration for file publisher

13 years agomoving internal initialization and allocation from constructor to DoInit
richterm [Thu, 14 Apr 2011 06:11:56 +0000 (06:11 +0000)]
moving internal initialization and allocation from constructor to DoInit

13 years agoWarnings fixed
mrodrigu [Thu, 14 Apr 2011 03:18:37 +0000 (03:18 +0000)]
Warnings fixed

13 years agocovery
snelling [Wed, 13 Apr 2011 19:02:30 +0000 (19:02 +0000)]
covery

13 years agoUpdating EMCAL configuration for test setup.
zampolli [Wed, 13 Apr 2011 17:58:17 +0000 (17:58 +0000)]
Updating EMCAL configuration for test setup.

13 years agoforgot use collision option
gconesab [Wed, 13 Apr 2011 17:20:50 +0000 (17:20 +0000)]
forgot use collision option

13 years agoupdate some settings, add option depending on year, collision type, output file name
gconesab [Wed, 13 Apr 2011 17:16:11 +0000 (17:16 +0000)]
update some settings, add option depending on year, collision type, output file name

13 years agoLoading libOADB in the generated macros of the plugin
agheata [Wed, 13 Apr 2011 15:27:41 +0000 (15:27 +0000)]
Loading libOADB in the generated macros of the plugin

13 years agodo not divide chi2 by ndf, can be done later and need to check with Marian
kleinb [Wed, 13 Apr 2011 15:22:14 +0000 (15:22 +0000)]
do not divide chi2 by ndf, can be done later and need to check with Marian

13 years agoNew feature to plot raw data of single module
prino [Wed, 13 Apr 2011 15:19:21 +0000 (15:19 +0000)]
New feature to plot raw data of single module

13 years agoChanges for #80876: Change in AliTOFPIDResponse
hristov [Wed, 13 Apr 2011 15:16:45 +0000 (15:16 +0000)]
Changes for #80876: Change in AliTOFPIDResponse

13 years agoUpdated drift gas. It's Ne-CO2 90/10 now.
kowal2 [Wed, 13 Apr 2011 14:57:52 +0000 (14:57 +0000)]
Updated drift gas. It's Ne-CO2 90/10 now.

13 years agoUpdate by A. Matyja
kowal2 [Wed, 13 Apr 2011 13:22:44 +0000 (13:22 +0000)]
Update by A. Matyja

13 years agoAdding support for the fast cluster to the physics selection
jgrosseo [Wed, 13 Apr 2011 13:17:26 +0000 (13:17 +0000)]
Adding support for the fast cluster to the physics selection

13 years agohere are correct for LHC11a, what i committed before was pilot version
alla [Wed, 13 Apr 2011 12:51:45 +0000 (12:51 +0000)]
here are correct for LHC11a, what i committed before was pilot version

13 years agoi forget that before 16March due to CTP changes CFD time values were ~23000, but...
alla [Wed, 13 Apr 2011 12:04:49 +0000 (12:04 +0000)]
i forget that before 16March due to CTP changes CFD time values were ~23000, but check in task was <9999 and for normal time

13 years ago-- trigger selecion changed
jotwinow [Wed, 13 Apr 2011 11:42:40 +0000 (11:42 +0000)]
-- trigger selecion changed
M    dNdPt/AlidNdPtAnalysis.cxx
M    dNdPt/AlidNdPtAnalysisPbPb.cxx
-- post output in CreateOutputObjects
M    dNdPt/AlidNdPtTask.cxx
-- new TPC track selection criteria (M. Knichel)
M    dNdPt/macros/CreatedNdPtTrackCuts.C

13 years agocorrect usage of low p_T cut off, more options for background calculatiom (S. Jangal)
kleinb [Wed, 13 Apr 2011 11:19:46 +0000 (11:19 +0000)]
correct usage of low p_T cut off, more options for background calculatiom (S. Jangal)

13 years agocorrect usage of low p_T cut off, more options for background calculatiom (S. Jangal)
kleinb [Wed, 13 Apr 2011 11:19:19 +0000 (11:19 +0000)]
correct usage of low p_T cut off, more options for background calculatiom (S. Jangal)

13 years agoCoverity warnings
marian [Wed, 13 Apr 2011 10:42:23 +0000 (10:42 +0000)]
Coverity warnings

13 years agoAdding ruleckecher files into the distribbution
fca [Wed, 13 Apr 2011 10:05:23 +0000 (10:05 +0000)]
Adding ruleckecher files into the distribbution

13 years agoChanges for #80800 following bugs #80687: commit to trunk + port to the release ...
hristov [Wed, 13 Apr 2011 08:14:47 +0000 (08:14 +0000)]
Changes for #80800 following bugs #80687: commit to trunk + port to the release (Rachid)

13 years agostoring the chi2 of the constraint TPC track not of the unconstraint
kleinb [Wed, 13 Apr 2011 08:01:14 +0000 (08:01 +0000)]
storing the chi2 of the constraint TPC track not of the unconstraint

13 years agoUpdated flow code and scripts from A.Hansen (hansena)
hdalsgaa [Wed, 13 Apr 2011 07:53:15 +0000 (07:53 +0000)]
Updated flow code and scripts from A.Hansen (hansena)

13 years agoCheck if any of the 4 electrons from pi0 measured in conversions is used in the corre...
gconesab [Wed, 13 Apr 2011 07:51:58 +0000 (07:51 +0000)]
Check if any of the 4 electrons from pi0 measured in conversions is used in the correlation or isolation, modified debug print in the maker

13 years agoFix bug in rapidity calculation (Leonardo)
prino [Tue, 12 Apr 2011 22:41:04 +0000 (22:41 +0000)]
Fix bug in rapidity calculation (Leonardo)

13 years agoSize of fTrackLabel array increased to 4
morsch [Tue, 12 Apr 2011 20:46:39 +0000 (20:46 +0000)]
Size of   fTrackLabel array increased to 4
Gustavo Conesa

13 years agoReverting revision 49171;
ivana [Tue, 12 Apr 2011 20:43:27 +0000 (20:43 +0000)]
Reverting revision 49171;
as it gives linking errors on some platforms which have to be investigated

13 years agoAdd possibility to have at least 2 MC labels in the new cluster (Jocelyn)
gconesab [Tue, 12 Apr 2011 20:23:34 +0000 (20:23 +0000)]
Add possibility to have at least 2 MC labels in the new cluster (Jocelyn)

13 years agoIn case geometry matrices are set via SetMatrixAlign, force their use instead the...
gconesab [Tue, 12 Apr 2011 19:57:35 +0000 (19:57 +0000)]
In case geometry matrices are set via SetMatrixAlign, force their use instead the ones in gGeoManager

13 years agoadding the information of the DCA to the constraint TPC only track, (DCA parameters...
kleinb [Tue, 12 Apr 2011 19:26:38 +0000 (19:26 +0000)]
adding the information of the DCA to the constraint TPC only track, (DCA parameters of the uconstrained TPC track after RelateTOvertex)

13 years agoset geometry matrices if not yet set
loizides [Tue, 12 Apr 2011 18:13:04 +0000 (18:13 +0000)]
set geometry matrices if not yet set

13 years agoRemoved obsolete macros
marian [Tue, 12 Apr 2011 15:49:55 +0000 (15:49 +0000)]
Removed obsolete macros

13 years agoVersion number increased.
morsch [Tue, 12 Apr 2011 15:27:07 +0000 (15:27 +0000)]
Version number increased.

13 years agoAdding macros folder.
amastros [Tue, 12 Apr 2011 15:13:25 +0000 (15:13 +0000)]
Adding macros folder.
PlotOptimizeLength.C and PlotDoseExtrapolat.C are two files that can estimate occupancy, detector dimension and dose extrapolation at different radii (G. Buno)

13 years agoCoverity:
hristov [Tue, 12 Apr 2011 13:57:20 +0000 (13:57 +0000)]
Coverity:
AliHelix.cxx    - dead code
TTreeStream.cxx - sprintf =>snprintf
AliSplineFit.cxx  - sprintf
+
AliSysInfo.cxx   - adding static function to estimate  the size of object in memory

Marian

13 years agoRemoved deprecatet function AliTriggerAnalysis::GetActiveBit
mfloris [Tue, 12 Apr 2011 13:47:21 +0000 (13:47 +0000)]
Removed deprecatet function AliTriggerAnalysis::GetActiveBit

13 years agoChanged the check of trigger bit mask uniqueness.
mfloris [Tue, 12 Apr 2011 13:46:42 +0000 (13:46 +0000)]
Changed the check of trigger bit mask uniqueness.

13 years agoUpdated to use AliCentrality and to allow for asymmetric eta and ZV selections
shahoian [Tue, 12 Apr 2011 13:42:21 +0000 (13:42 +0000)]
Updated to use AliCentrality and to allow for asymmetric eta and ZV selections

13 years agoCoverity Fix
mfloris [Tue, 12 Apr 2011 13:25:29 +0000 (13:25 +0000)]
Coverity Fix

13 years agoAliEventplane introduced a dependence from ESD on STEERBase
morsch [Tue, 12 Apr 2011 13:10:09 +0000 (13:10 +0000)]
AliEventplane introduced a dependence from ESD on STEERBase
Solved now.
Michele Floris

13 years agoLinking with libOADB needed by libANALYSISalice
hristov [Tue, 12 Apr 2011 11:55:04 +0000 (11:55 +0000)]
Linking with libOADB needed by libANALYSISalice

13 years agoIsFromBGEvent
morsch [Tue, 12 Apr 2011 11:02:27 +0000 (11:02 +0000)]
IsFromBGEvent
check for HIJING+Signal if a particle is in the underlying BG event.

13 years agoFix in compapctification of object before cloning
shahoian [Tue, 12 Apr 2011 10:48:59 +0000 (10:48 +0000)]
Fix in compapctification of object before cloning

13 years agoIn AliMUONSt1GeometryBuilderV2:
ivana [Tue, 12 Apr 2011 10:23:26 +0000 (10:23 +0000)]
In AliMUONSt1GeometryBuilderV2:
Moving constant definition from .cxx in .h as it is required now with a new
coding rule.

13 years ago- added the SPD vertex information
kkanaki [Tue, 12 Apr 2011 10:11:52 +0000 (10:11 +0000)]
- added the SPD vertex information

13 years agoProcessOutput update: deal with both TFileMerged merged data (histos inside TList...
rpreghen [Tue, 12 Apr 2011 10:00:35 +0000 (10:00 +0000)]
ProcessOutput update: deal with both TFileMerged merged data (histos inside TList) and mergeCalibObjects merged (histos not in TList)

13 years agoBugfix for AMORE (Jochen)
cblume [Tue, 12 Apr 2011 09:46:01 +0000 (09:46 +0000)]
Bugfix for AMORE (Jochen)

13 years agoUpdated parameterizations of peak positions (R. Russo, F. Prino)
prino [Tue, 12 Apr 2011 09:45:56 +0000 (09:45 +0000)]
Updated parameterizations of peak positions (R. Russo, F. Prino)

13 years ago- access the run number and respective date from the HLT tree
kkanaki [Tue, 12 Apr 2011 09:39:10 +0000 (09:39 +0000)]
- access the run number and respective date from the HLT tree
  (when offline data are not there, the run number was 0 and the date 19700101)
- moved this access inside the UserExec where the HLT tree is accessible
- removed NotifyRun with the access to the offline tree (that might not always be there)

13 years agoBit for the EMCAL trigger (Michele)
hristov [Tue, 12 Apr 2011 09:27:03 +0000 (09:27 +0000)]
Bit for the EMCAL trigger (Michele)

13 years agoOADB Classes for the physics selection and filling scheme
mfloris [Tue, 12 Apr 2011 09:17:42 +0000 (09:17 +0000)]
OADB Classes for the physics selection and filling scheme

13 years agoRemoved
mfloris [Tue, 12 Apr 2011 09:16:45 +0000 (09:16 +0000)]
Removed