]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoAdd new geometry option EMCAL_COMPLETEV1, with 10 SM for 2011 runs.
gconesab [Wed, 17 Nov 2010 14:13:59 +0000 (14:13 +0000)]
Add new geometry option EMCAL_COMPLETEV1, with 10 SM for 2011 runs.
Change sampling fraction for new geometry options with name containing V1.
Change X0 for depth calculation in accordance with defined material in geometry.

13 years agoNew PWG library
hristov [Wed, 17 Nov 2010 13:52:53 +0000 (13:52 +0000)]
New PWG library

13 years agofill trigger information in ESDs
gconesab [Wed, 17 Nov 2010 13:33:48 +0000 (13:33 +0000)]
fill trigger information in ESDs

13 years agoinput for unfolding is virtual cells or clusters, commit 2
gconesab [Wed, 17 Nov 2010 13:25:56 +0000 (13:25 +0000)]
input for unfolding is virtual cells or clusters, commit 2

13 years agoinput for unfolding is virtual cells or clusters
gconesab [Wed, 17 Nov 2010 13:21:44 +0000 (13:21 +0000)]
input for unfolding is virtual cells or clusters

13 years agochange delete of arrays per event by clear, set default geometry to FIRSTYEARV1
gconesab [Wed, 17 Nov 2010 12:46:51 +0000 (12:46 +0000)]
change delete of arrays per event by clear, set default geometry to FIRSTYEARV1

13 years ago- Fix of warnings which are not seen with the standard MakeFile
srossegg [Wed, 17 Nov 2010 12:31:43 +0000 (12:31 +0000)]
- Fix of warnings which are not seen with the standard MakeFile
- AltroEmulator: change of standard location for temporary (date) files

13 years agoAdding afterburner class for unfolding studies at the analysis level (Olga)
gconesab [Wed, 17 Nov 2010 12:24:50 +0000 (12:24 +0000)]
Adding afterburner class for unfolding studies at the analysis level (Olga)

13 years agoSuggestion given if the output object cannot be made available in Terminate
agheata [Wed, 17 Nov 2010 12:21:45 +0000 (12:21 +0000)]
Suggestion given if the output object cannot be made available in Terminate

13 years agoNew runs. (A. Toia)
morsch [Wed, 17 Nov 2010 11:59:55 +0000 (11:59 +0000)]
New runs. (A. Toia)

13 years agoImplementing methods to retrieve the best Cavern Pressure sensor values
zampolli [Wed, 17 Nov 2010 10:06:50 +0000 (10:06 +0000)]
Implementing methods to retrieve the best Cavern Pressure sensor values
(Haavard Helstrup).

13 years agoFix mismatched delete
kleinb [Wed, 17 Nov 2010 09:04:52 +0000 (09:04 +0000)]
Fix mismatched delete

13 years agoAdding options to count false decisions also.
aszostak [Wed, 17 Nov 2010 02:52:18 +0000 (02:52 +0000)]
Adding options to count false decisions also.

13 years agoformation time not added to vertex position
morsch [Wed, 17 Nov 2010 00:31:17 +0000 (00:31 +0000)]
formation time not added to vertex position

13 years agoUpdated macros for SDD QA checks (M. Siciliano)
prino [Wed, 17 Nov 2010 00:25:36 +0000 (00:25 +0000)]
Updated macros for SDD QA checks (M. Siciliano)

13 years ago- resolving compilation errors due to problematic merging of the 2 latest revisions
kkanaki [Tue, 16 Nov 2010 22:43:58 +0000 (22:43 +0000)]
- resolving compilation errors due to problematic merging of the 2 latest revisions

13 years agoUpdated mean-vertexer class. Two parameters tuned in the 3DVertexer
masera [Tue, 16 Nov 2010 22:19:04 +0000 (22:19 +0000)]
Updated mean-vertexer class. Two parameters tuned in the 3DVertexer

13 years agoAdded libPWG2forward2 - a new implementation of PWG2/FORWARD/analysis
cholm [Tue, 16 Nov 2010 22:10:26 +0000 (22:10 +0000)]
Added libPWG2forward2 - a new implementation of PWG2/FORWARD/analysis

13 years agoDocumentation of the analysis code (mostly on the stuff
cholm [Tue, 16 Nov 2010 22:09:26 +0000 (22:09 +0000)]
Documentation of the analysis code (mostly on the stuff
in ../analysis2).

Doxygen configuration file.

13 years agoNew implementation of the forward multiplicity analysis.
cholm [Tue, 16 Nov 2010 22:07:48 +0000 (22:07 +0000)]
New implementation of the forward multiplicity analysis.

In this version (unlike the older one), two passes are
needed:
  - In the first pass, an AliAODForwardMult object is
    put in the AOD tree - one per event.
  - In the second pass, that information is read and
    the final dN/deta constructed based on the parameters
    selected.

The scripts RunManager.C and Pass1.C are an example of the
first pass.

The script DrawRes.C and Pass2.C are examples of the
second pass.

Note, both examples are designed to run locally.

The code is documented using Doxygen (see the ../doc
directory).   A standalone document is also under
preparation in ../doc/doc.tex.

The code in 'older' are here for reference and will be removed
shortly.

13 years agoIn AliFMDAnaParameters:
cholm [Tue, 16 Nov 2010 21:55:19 +0000 (21:55 +0000)]
In AliFMDAnaParameters:
   Also show paths in PrintStatus
   Add more energies and more flexible setters of the basic parameters
In analysis/AliFMDAnalysisTaskSharing:
   Better print-out in case there's no function for detector,ring,eta
In AliFMDAnalysisTaskDndeta:
   Remove some annoying print-out
In AliFMDAnalysisTaskCollector
   Increment class version so that it works properly for I/O

13 years agoCherenkov photons detection enabled in Geant4 (fixing bug 66608)
gvolpe [Tue, 16 Nov 2010 17:29:31 +0000 (17:29 +0000)]
Cherenkov photons detection enabled in Geant4 (fixing bug 66608)

13 years agoMultiplicity selection in pp as cut number
amarin [Tue, 16 Nov 2010 17:14:24 +0000 (17:14 +0000)]
Multiplicity selection in pp as cut number

13 years ago- Inclusion of AliTPCSpaceCharge3D in TPCbase library
srossegg [Tue, 16 Nov 2010 17:03:12 +0000 (17:03 +0000)]
- Inclusion of AliTPCSpaceCharge3D in TPCbase library
- Updates of the documentation of the classes related to calibration of the field distortions
    Note: NO CHANGES IN THE FUNCTIONALITY
  Extended comments (documentation) is now written in root-html format (including simple example plots in the html version)

13 years agochnage fake cut
snelling [Tue, 16 Nov 2010 16:45:59 +0000 (16:45 +0000)]
chnage fake cut

13 years agocorrect.C
mfloris [Tue, 16 Nov 2010 16:41:03 +0000 (16:41 +0000)]
correct.C
- Added parameter for secondaries scaling by hand
- little clean-up
- Plotting stat histo by default
AliAnalysisMultPbTrackHistoManager
- Stat histo not scaled by the number of events
run.C
- Included option to enable DCA cuts on global tracks
AliAnalysisTaskMultPbTracks.cxx
- Fixed TPC only mode
AliAnalysisMultPbTrackHistoManager.h
- Changed order of stat bins
run.sh
- Support for changes in run.C and correct.C

13 years agonew version of par file for enabling ProofLite
agheata [Tue, 16 Nov 2010 16:38:42 +0000 (16:38 +0000)]
new version of par file for enabling ProofLite

13 years agoleak fix
jgrosseo [Tue, 16 Nov 2010 14:05:53 +0000 (14:05 +0000)]
leak fix

13 years agoleak fix
jgrosseo [Tue, 16 Nov 2010 14:00:33 +0000 (14:00 +0000)]
leak fix

13 years ago- macro to extract the HLT ESD from raw data without the need of the irrelevant OCDB...
kkanaki [Tue, 16 Nov 2010 12:50:58 +0000 (12:50 +0000)]
- macro to extract the HLT ESD from raw data without the need of the irrelevant OCDB objects
  (only HLT/Calib/StreamerInfo required)

13 years agoNew centrality file (Alberica)
morsch [Tue, 16 Nov 2010 11:38:45 +0000 (11:38 +0000)]
New centrality file (Alberica)

13 years agoUpdates. (alberica)
morsch [Tue, 16 Nov 2010 11:36:51 +0000 (11:36 +0000)]
Updates. (alberica)

13 years agoBug fixes by Martha for HighPT, cosmetic an mem leak fix for FF (Oliver)
kleinb [Tue, 16 Nov 2010 11:27:31 +0000 (11:27 +0000)]
Bug fixes by Martha for HighPT, cosmetic an mem leak fix for FF (Oliver)

13 years ago- Inherits now from TNamed,
jthaeder [Tue, 16 Nov 2010 11:09:17 +0000 (11:09 +0000)]
- Inherits now from TNamed,
- add coorelation with SPD layer 1
- add name to output list, (use for different centrality bins)

13 years agoMerge in changes from trunk
slindal [Tue, 16 Nov 2010 09:15:13 +0000 (09:15 +0000)]
Merge in changes from trunk

13 years agocoding violations
slindal [Tue, 16 Nov 2010 09:15:09 +0000 (09:15 +0000)]
coding violations

13 years agoremoving deprecated code for backward compatibility, all supported AliRoot version...
richterm [Tue, 16 Nov 2010 08:20:03 +0000 (08:20 +0000)]
removing deprecated code for backward compatibility, all supported AliRoot version have the
necessary functionality

13 years agoreverting r45444 to disentangle modules and make porting possible
richterm [Tue, 16 Nov 2010 08:14:24 +0000 (08:14 +0000)]
reverting r45444 to disentangle modules and make porting possible
some of the corrections are not optimal, trying to find better solutions

13 years ago- set option in Terminate of PWG1-TPC task to disable connection to the GRID (Hege)
kkanaki [Mon, 15 Nov 2010 20:53:15 +0000 (20:53 +0000)]
- set option in Terminate of PWG1-TPC task to disable connection to the GRID (Hege)
- rearranged/simplified cuts in the drawing macro and script
- overloaded the fillCanvas function

13 years ago- added function to enable selection of HLT triggered event for the CALO tasks
kkanaki [Mon, 15 Nov 2010 20:45:58 +0000 (20:45 +0000)]
- added function to enable selection of HLT triggered event for the CALO tasks
- added new arguments in the comparison macro for enabling the above-mentioned event and
  selecting the location of the task, as well as the number of events to run over
- added an argument for the file input in the drawing macro, as well protection against
  empty files and lists.

13 years agoIncluding the run number in the CDH header plus protection against empty events.
srossegg [Mon, 15 Nov 2010 16:25:02 +0000 (16:25 +0000)]
Including the run number in the CDH header plus protection against empty events.
This is necessary to run the "normal" reconstruction on the "altered" raw data.

13 years agoin test mode enable packages enabling client compilation
agheata [Mon, 15 Nov 2010 14:41:06 +0000 (14:41 +0000)]
in test mode enable packages enabling client compilation

13 years agoflag to switch off/on using OCDB
jotwinow [Mon, 15 Nov 2010 14:16:36 +0000 (14:16 +0000)]
flag to switch off/on using OCDB

13 years agoextra trigger cut
snelling [Mon, 15 Nov 2010 13:54:06 +0000 (13:54 +0000)]
extra trigger cut

13 years agodifferent centrality selection
jotwinow [Mon, 15 Nov 2010 13:52:54 +0000 (13:52 +0000)]
different centrality selection

13 years agoBugfix for the Zero Suppression mode plus fixes of coding violations
srossegg [Mon, 15 Nov 2010 13:03:56 +0000 (13:03 +0000)]
Bugfix for the Zero Suppression mode plus fixes of coding violations

13 years agoAdd test for sector-by-sector fits from CE calibration. Fail CE entry production
haavard [Mon, 15 Nov 2010 12:33:40 +0000 (12:33 +0000)]
Add test for sector-by-sector fits from CE calibration. Fail CE entry production
if there is no side (A or C) with at least 32 half sectors present.

13 years ago- Removed explicit fakes
mfloris [Mon, 15 Nov 2010 11:33:07 +0000 (11:33 +0000)]
- Removed explicit fakes
- arguments to correct.C for systematic studies
- run.sh can now be used to run the corrections
- Added centrality selection based on SPD outer layer
- Added some more distributions to correct.C

13 years agofixed directory booking, allow to update files in merging
kleinb [Mon, 15 Nov 2010 11:10:47 +0000 (11:10 +0000)]
fixed directory booking, allow to update files in merging

13 years agoAdd method to merge only certain directories from on output file
kleinb [Mon, 15 Nov 2010 08:33:12 +0000 (08:33 +0000)]
Add method to merge only certain directories from on output file

13 years agonew configuration parameters introduced for CASliceTracker --- minNTrackClusters...
sgorbuno [Sun, 14 Nov 2010 23:49:30 +0000 (23:49 +0000)]
new configuration parameters introduced for CASliceTracker --- minNTrackClusters and minTrackPt

13 years agoOpen ranges for PbPb analysis
gconesab [Sun, 14 Nov 2010 22:37:23 +0000 (22:37 +0000)]
Open ranges for PbPb analysis

13 years agowarning fixed
sgorbuno [Sun, 14 Nov 2010 21:08:44 +0000 (21:08 +0000)]
warning fixed

13 years agoCleanup: hardcoded bit operations with TPC cluster ID's removed. Instead static...
sgorbuno [Sun, 14 Nov 2010 21:05:13 +0000 (21:05 +0000)]
Cleanup:  hardcoded bit operations with TPC cluster ID's removed.  Instead static methods from AliHLTTPCSpacePointData are used.

13 years agochanges in centrality selection Michael and Jochen
jotwinow [Sun, 14 Nov 2010 20:56:40 +0000 (20:56 +0000)]
changes in centrality selection Michael and Jochen

13 years agocheck secondaries from material
jotwinow [Sun, 14 Nov 2010 20:52:53 +0000 (20:52 +0000)]
check secondaries from material

13 years agocompilation warnings fixed
sgorbuno [Sun, 14 Nov 2010 20:00:26 +0000 (20:00 +0000)]
compilation warnings fixed

13 years agoTechnical fix for bug #75270: fixing the problem of trigger selection in Alieve
hristov [Sun, 14 Nov 2010 19:47:46 +0000 (19:47 +0000)]
Technical fix for bug #75270: fixing the problem of trigger selection in Alieve

13 years agoFixes for bug #75092: AliTPCtrackerMI - floating point exception in RAW reco of Pb...
hristov [Sun, 14 Nov 2010 19:24:29 +0000 (19:24 +0000)]
Fixes for bug #75092: AliTPCtrackerMI - floating point exception in RAW reco of Pb+Pb data

13 years agoFix for bug #75276: Floating point exception at TPC/AliTPCtrackerMI.cxx:6873
hristov [Sun, 14 Nov 2010 19:16:12 +0000 (19:16 +0000)]
Fix for bug #75276: Floating point exception at TPC/AliTPCtrackerMI.cxx:6873

13 years agoImplement MakeImage to insure log-book/online DQM consistency
cholm [Sun, 14 Nov 2010 17:06:00 +0000 (17:06 +0000)]
Implement MakeImage to insure log-book/online DQM consistency

13 years agoFix for Savannah bug 75100 (Melinda)
masera [Sun, 14 Nov 2010 14:07:14 +0000 (14:07 +0000)]
Fix for Savannah bug 75100 (Melinda)

13 years agoThe volumes that were still coded in the Geant3 framework have been redefined within...
masera [Sun, 14 Nov 2010 13:39:29 +0000 (13:39 +0000)]
The volumes that were still coded in the Geant3 framework have been redefined within TGeo. Three volumes of the TPC supports (muon side) are presently commented out because of overlaps with the TPC mother volume. (M. Sitta)

13 years agoCorrection.
morsch [Sun, 14 Nov 2010 10:35:03 +0000 (10:35 +0000)]
Correction.

13 years agoAllow for differerent selection flag than kMB, take into account filterbit in the...
kleinb [Sun, 14 Nov 2010 10:15:55 +0000 (10:15 +0000)]
Allow for differerent selection flag than kMB, take into account filterbit in the jet array name

13 years agoMacro to display the output of SDD task in QA-train
prino [Sun, 14 Nov 2010 00:14:49 +0000 (00:14 +0000)]
Macro to display the output of SDD task in QA-train

13 years agouse Eval const outside of the boundaries
marian [Sat, 13 Nov 2010 23:59:29 +0000 (23:59 +0000)]
use Eval const outside of the boundaries
(Alexander)

13 years agoUse event specie to identufy laser events
marian [Sat, 13 Nov 2010 22:29:53 +0000 (22:29 +0000)]
Use event specie to identufy laser events
(Marian)

13 years agocompilation warning fixed
sgorbuno [Sat, 13 Nov 2010 22:24:32 +0000 (22:24 +0000)]
compilation warning fixed

13 years agoCorrection vs [pt,vz] and beam gas cut by francesco
mfloris [Sat, 13 Nov 2010 20:35:31 +0000 (20:35 +0000)]
Correction vs [pt,vz] and beam gas cut by francesco

13 years agoDisambiguate run resolution
fca [Sat, 13 Nov 2010 19:43:41 +0000 (19:43 +0000)]
Disambiguate run resolution

13 years agoReader for StarLight events.
morsch [Sat, 13 Nov 2010 19:26:07 +0000 (19:26 +0000)]
Reader for StarLight events.

13 years agoAvoid ISO C++ warnings / errors
fca [Sat, 13 Nov 2010 19:22:31 +0000 (19:22 +0000)]
Avoid ISO C++ warnings / errors

13 years agopatches, patches
snelling [Sat, 13 Nov 2010 18:22:02 +0000 (18:22 +0000)]
patches, patches

13 years agoadded path .
snelling [Sat, 13 Nov 2010 16:32:18 +0000 (16:32 +0000)]
added path .

13 years agomacro to run cut studies in PbPb
jotwinow [Sat, 13 Nov 2010 16:12:49 +0000 (16:12 +0000)]
macro to run cut studies in PbPb

13 years agoDCA cut studied in PbPb
jotwinow [Sat, 13 Nov 2010 16:09:43 +0000 (16:09 +0000)]
DCA cut studied in PbPb

13 years agochanged arrays to dynamical arrays
esicking [Sat, 13 Nov 2010 15:15:45 +0000 (15:15 +0000)]
changed arrays to dynamical arrays

13 years agoCut on track-mip distance increased up to 6 cm in high flux events
gvolpe [Sat, 13 Nov 2010 14:51:03 +0000 (14:51 +0000)]
Cut on track-mip distance increased up to 6 cm in high flux events

13 years agochanged the definition of a size of an array from 'int' to 'const int'
esicking [Sat, 13 Nov 2010 12:43:02 +0000 (12:43 +0000)]
changed the definition of a size of an array from 'int' to 'const int'

13 years agoFramework updates, including macro to plot Minv (and the root file containing MC...
andronic [Sat, 13 Nov 2010 12:17:28 +0000 (12:17 +0000)]
Framework updates, including macro to plot Minv (and the root file containing MC signal)

13 years agoBug corrected.
morsch [Sat, 13 Nov 2010 12:16:40 +0000 (12:16 +0000)]
Bug corrected.

13 years agoextra ; removed
morsch [Sat, 13 Nov 2010 12:16:09 +0000 (12:16 +0000)]
extra ; removed

13 years agoremove unnecessary ;
gconesab [Sat, 13 Nov 2010 12:10:07 +0000 (12:10 +0000)]
remove unnecessary ;

13 years agomacros updated with last developments on geo matrix settings and bad channels settings
gconesab [Sat, 13 Nov 2010 12:04:00 +0000 (12:04 +0000)]
macros updated with last developments on geo matrix settings and bad channels settings

13 years agoAdd method to set the bad channel histogram per SM
gconesab [Sat, 13 Nov 2010 11:16:50 +0000 (11:16 +0000)]
Add method to set the bad channel histogram per SM

13 years agoAdd method to set the bad channel matrix
gconesab [Sat, 13 Nov 2010 11:12:35 +0000 (11:12 +0000)]
Add method to set the bad channel matrix

13 years agoTPC only cut modification
jotwinow [Sat, 13 Nov 2010 11:05:42 +0000 (11:05 +0000)]
TPC only cut modification

13 years agoRecalculate distance only when requested via switch
gconesab [Sat, 13 Nov 2010 09:36:45 +0000 (09:36 +0000)]
Recalculate distance only when requested via switch

13 years agoRecalculate distance only when requested via switch
gconesab [Sat, 13 Nov 2010 09:35:55 +0000 (09:35 +0000)]
Recalculate distance only when requested via switch

13 years agomonte carlo flag
snelling [Sat, 13 Nov 2010 00:31:00 +0000 (00:31 +0000)]
monte carlo flag

13 years agoremoved covariant terms
snelling [Fri, 12 Nov 2010 23:30:30 +0000 (23:30 +0000)]
removed covariant terms

13 years agoAdd possibility to recalculate EMCAL distance to bad channels
gconesab [Fri, 12 Nov 2010 21:59:37 +0000 (21:59 +0000)]
Add possibility to recalculate EMCAL distance to bad channels
Add possibility to pass the geometry matrix through configuration

13 years agoAdd method to recalculate cluster distance to bad channels
gconesab [Fri, 12 Nov 2010 21:52:44 +0000 (21:52 +0000)]
Add method to recalculate cluster distance to bad channels
Change radiation lentgh of tower to last geometry

13 years agoCorrection in 2D (pt vs Vz)
mfloris [Fri, 12 Nov 2010 21:23:40 +0000 (21:23 +0000)]
Correction in 2D (pt vs Vz)

13 years agoupdated macro
snelling [Fri, 12 Nov 2010 19:36:52 +0000 (19:36 +0000)]
updated macro

13 years agoupdated macros
snelling [Fri, 12 Nov 2010 19:15:44 +0000 (19:15 +0000)]
updated macros

13 years agoUpdated impact parameter resolution for 2010 tracks (L. Milano)
prino [Fri, 12 Nov 2010 18:18:22 +0000 (18:18 +0000)]
Updated impact parameter resolution for 2010 tracks (L. Milano)

13 years agospd refmult + SetupPar
snelling [Fri, 12 Nov 2010 17:55:52 +0000 (17:55 +0000)]
spd refmult + SetupPar

13 years agoChange AliFatal by AliError
gconesab [Fri, 12 Nov 2010 17:28:22 +0000 (17:28 +0000)]
Change AliFatal by AliError