]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoChange number in constructor in order to remove a warning during compilation
esicking [Mon, 30 Aug 2010 13:44:42 +0000 (13:44 +0000)]
Change number in constructor in order to remove a warning during compilation

13 years agofixed problem with subproject submissions now you can run cmake /home/johny/opt/alice...
jjose [Mon, 30 Aug 2010 13:33:00 +0000 (13:33 +0000)]
fixed problem with subproject submissions now you can run cmake /home/johny/opt/alice/AliRoot/ -DCTEST_USE_LAUNCHERS=ON to enable subproject division of the build

13 years agoFrom Stefano Carrazza:
mtadel [Mon, 30 Aug 2010 12:48:52 +0000 (12:48 +0000)]
From Stefano Carrazza:

Display of TGLOverlayButton's for run, event and trigger information
for the ESD data.

13 years agoSummary and trend extraction for TPC with modified AliPerformanceTPC
marian [Mon, 30 Aug 2010 12:46:46 +0000 (12:46 +0000)]
Summary and trend extraction for TPC with modified AliPerformanceTPC
(Michael Knichel)

13 years agoAdded protection for the destructor in proof mode.
agheata [Mon, 30 Aug 2010 12:45:10 +0000 (12:45 +0000)]
Added protection for the destructor in proof mode.

13 years agoNew getter (Marian)
hristov [Mon, 30 Aug 2010 12:41:50 +0000 (12:41 +0000)]
New getter (Marian)

13 years agoFixes for bug #71975: BUFFER_SIZE problem reported by Coverity
hristov [Mon, 30 Aug 2010 12:11:04 +0000 (12:11 +0000)]
Fixes for bug #71975: BUFFER_SIZE problem reported by Coverity

13 years agoFirst implementation of makeDeafualtPlots
marian [Mon, 30 Aug 2010 12:09:44 +0000 (12:09 +0000)]
First implementation of makeDeafualtPlots
for calibration parameters trends

(Marian)

13 years agosmall fix in FindROOT.cmake
jjose [Mon, 30 Aug 2010 10:28:16 +0000 (10:28 +0000)]
small fix in FindROOT.cmake

13 years agofixed some issues with DATE and some corrections in .pkg files
jjose [Mon, 30 Aug 2010 10:15:35 +0000 (10:15 +0000)]
fixed some issues with DATE and some corrections in .pkg files

13 years agocorrection of phi value for TPC tracks in recently added histograms
esicking [Mon, 30 Aug 2010 09:33:40 +0000 (09:33 +0000)]
correction of phi value for TPC tracks in recently added histograms

13 years agospped up of the primary vertex finder
sgorbuno [Mon, 30 Aug 2010 08:43:24 +0000 (08:43 +0000)]
spped up of the primary vertex finder

13 years agoadding test macro for AliHLTSampleRawAnalysisComponent; correcting bug in function...
richterm [Mon, 30 Aug 2010 07:47:06 +0000 (07:47 +0000)]
adding test macro for AliHLTSampleRawAnalysisComponent; correcting bug in function call

13 years agoinclude AliHLTSampleRawAnalysisComponent in build
richterm [Mon, 30 Aug 2010 07:42:24 +0000 (07:42 +0000)]
include AliHLTSampleRawAnalysisComponent in build

13 years agoadding default configuration object for SampleRawAnalysis component
richterm [Mon, 30 Aug 2010 07:40:41 +0000 (07:40 +0000)]
adding default configuration object for SampleRawAnalysis component

13 years agoadding new sample component for RAW data analysis
richterm [Mon, 30 Aug 2010 07:36:40 +0000 (07:36 +0000)]
adding new sample component for RAW data analysis

13 years agoupdated documentation
richterm [Mon, 30 Aug 2010 07:34:51 +0000 (07:34 +0000)]
updated documentation

13 years agoadding helper functions to convert between DAQ detector name and HLT data origin
richterm [Mon, 30 Aug 2010 07:31:00 +0000 (07:31 +0000)]
adding helper functions to convert between DAQ detector name and HLT data origin

13 years agoadding missing data type origins for detectors
richterm [Mon, 30 Aug 2010 07:28:51 +0000 (07:28 +0000)]
adding missing data type origins for detectors

13 years agoUse the same Array for digits and RecPoints in all the events, just clear it per...
gconesab [Sun, 29 Aug 2010 09:49:27 +0000 (09:49 +0000)]
Use the same Array for digits and RecPoints in all the events, just clear it per event, delete the arrays only in destructor

13 years agoUpdate (Chiara)
dainese [Sat, 28 Aug 2010 22:37:47 +0000 (22:37 +0000)]
Update (Chiara)

13 years agonew Et analysis (David, Oeystein, Christine)
gconesab [Sat, 28 Aug 2010 15:25:10 +0000 (15:25 +0000)]
new Et analysis (David, Oeystein, Christine)

13 years agochange histogram with invariant mass of all clusters in EMCAL from TH1 to TH2 to...
gconesab [Sat, 28 Aug 2010 15:23:13 +0000 (15:23 +0000)]
change histogram with invariant mass of all clusters in EMCAL from TH1 to TH2 to have dependence on pt of pair

13 years agoreduce binning of fhAmpId to comply with train restrictions, increase other previousl...
gconesab [Sat, 28 Aug 2010 14:47:59 +0000 (14:47 +0000)]
reduce binning of fhAmpId to comply with train restrictions, increase other previously reduced binnings with small effect, readd the filling of other histograms removed

13 years agobug fixes
hdalsgaa [Sat, 28 Aug 2010 13:42:45 +0000 (13:42 +0000)]
bug fixes

13 years agoClear the hits array before deleting
gconesab [Sat, 28 Aug 2010 12:06:27 +0000 (12:06 +0000)]
Clear the hits array before deleting

13 years agoDelete fVertex in dtor only if the pointer exists, crash in plugin test mode
gconesab [Sat, 28 Aug 2010 10:10:26 +0000 (10:10 +0000)]
Delete fVertex in dtor only if the pointer exists, crash in plugin test mode

13 years agoUpdated settings for trackleter (A. Dainese)
prino [Fri, 27 Aug 2010 21:14:45 +0000 (21:14 +0000)]
Updated settings for trackleter (A. Dainese)

13 years agoReactivate the method Improve() to reduce the fakes in PbPb -see Savannah bug 71798...
prino [Fri, 27 Aug 2010 21:06:53 +0000 (21:06 +0000)]
Reactivate the method Improve() to reduce the fakes in PbPb -see Savannah bug 71798 (A. Dainese)

13 years agohandle the case of simulated raw data by checking for the GRP in the working director...
richterm [Fri, 27 Aug 2010 19:57:56 +0000 (19:57 +0000)]
handle the case of simulated raw data by checking for the GRP in the working directory when using a local OCDB

13 years agoMinor updates (and bugfixes) to allow an efficient fitting of the physical
srossegg [Fri, 27 Aug 2010 17:39:18 +0000 (17:39 +0000)]
Minor updates (and bugfixes) to allow an efficient fitting of the physical
parameters within the models

13 years agoFixed a bug :)
jjose [Fri, 27 Aug 2010 16:44:32 +0000 (16:44 +0000)]
Fixed a bug :)

13 years agoFix for INFINITE_LOOP reported by Coverity
hristov [Fri, 27 Aug 2010 15:02:13 +0000 (15:02 +0000)]
Fix for INFINITE_LOOP reported by Coverity

13 years agoFixed issue with DATE which caused SLC 4 builds to fail
jjose [Fri, 27 Aug 2010 14:44:41 +0000 (14:44 +0000)]
Fixed issue with DATE which caused SLC 4 builds to fail

13 years agoupdate test macros
jthaeder [Fri, 27 Aug 2010 14:17:06 +0000 (14:17 +0000)]
update test macros

13 years agofix handling of local CGAL installs
jthaeder [Fri, 27 Aug 2010 14:16:34 +0000 (14:16 +0000)]
fix handling of local CGAL installs

13 years agoUpdate handling of different inputs
jthaeder [Fri, 27 Aug 2010 14:16:00 +0000 (14:16 +0000)]
Update handling of different inputs

13 years agoUpdate analysis classes for combination of different algorithms
jthaeder [Fri, 27 Aug 2010 14:15:01 +0000 (14:15 +0000)]
Update analysis classes for combination of different algorithms

13 years agoNew version of BarrelMultiplictyTrigger
jthaeder [Fri, 27 Aug 2010 13:31:56 +0000 (13:31 +0000)]
New version of BarrelMultiplictyTrigger

- Uses now AliHLTESDTrackCuts as decision basis
- ESD as input, AliHLTGlobalBarrelTracks are deprecated for the moment, will be added later again
- Algorithm currently implemented : Barrel_pT_Single
- Configuration via AliHLTESDTrackCuts in OCDB

13 years agopropagating the timestamp of the event from rawreader to the HLT components during...
richterm [Fri, 27 Aug 2010 13:31:29 +0000 (13:31 +0000)]
propagating the timestamp of the event from rawreader to the HLT components during reconstruction

13 years agoFirst vertex check, then z of vertex check
amarin [Fri, 27 Aug 2010 13:25:39 +0000 (13:25 +0000)]
First vertex check, then z of vertex check

13 years agoEvents with TPConly vertex rejected; Reject events without reconstructed Vtx at event...
amarin [Fri, 27 Aug 2010 13:20:15 +0000 (13:20 +0000)]
Events with TPConly vertex rejected; Reject events without reconstructed Vtx at event level

13 years agopatch for GCC < 4.3
richterm [Fri, 27 Aug 2010 12:55:00 +0000 (12:55 +0000)]
patch for GCC < 4.3

13 years agopatch for GCC < 4.3
richterm [Fri, 27 Aug 2010 12:54:32 +0000 (12:54 +0000)]
patch for GCC < 4.3

13 years agoupdated HLT TRD macros (Theo)
richterm [Fri, 27 Aug 2010 12:15:34 +0000 (12:15 +0000)]
updated HLT TRD macros (Theo)

13 years agoreverting r43169, to be committed with corrected log message
richterm [Fri, 27 Aug 2010 12:14:55 +0000 (12:14 +0000)]
reverting r43169, to be committed with corrected log message

13 years agoupdate of HLT TRD macros
richterm [Fri, 27 Aug 2010 12:11:47 +0000 (12:11 +0000)]
update of HLT TRD macros

13 years agoRenaming (Johny)
hristov [Fri, 27 Aug 2010 12:02:19 +0000 (12:02 +0000)]
Renaming (Johny)

13 years agoAdditional fix for bug #71737: DELETE_ARRAY reported by Coverity
hristov [Fri, 27 Aug 2010 11:47:44 +0000 (11:47 +0000)]
Additional fix for bug #71737: DELETE_ARRAY reported by Coverity

13 years agoFixed warnings (Alessandro)
dainese [Fri, 27 Aug 2010 10:27:44 +0000 (10:27 +0000)]
Fixed warnings (Alessandro)

13 years agoAdded IsInFiducualAcceptance() (Alessandro)
dainese [Fri, 27 Aug 2010 10:27:09 +0000 (10:27 +0000)]
Added IsInFiducualAcceptance() (Alessandro)

13 years agoConfiguration objects for pt triggers
jthaeder [Fri, 27 Aug 2010 10:19:31 +0000 (10:19 +0000)]
Configuration objects for pt triggers

H_._Barrel_pT_Single_._V0001.001
  - [high pt single particle trigger]
  - use AliHLTESDTrackCuts::GetStandardTrackCuts2010pp();
  - pt > 1 GeV
  - minClustersTPC > 80

- H_._Barrel_pT_Single_._V0002.001
  - [high pt single particle trigger]
  - use AliHLTESDTrackCuts::GetStandardTrackCuts2010pp();
  - pt > 2 GeV
  - minClustersTPC > 80

- H_._Barrel_pT_Single_._V0003.001
  - [high pt single particle trigger]
  - use AliHLTESDTrackCuts::GetStandardTrackCuts2010pp();
  - pt > 3 GeV
  - minClustersTPC > 100

13 years agoremoved to be recomitted with more comments
jthaeder [Fri, 27 Aug 2010 10:16:57 +0000 (10:16 +0000)]
removed to be recomitted with more comments

13 years agoFrom Stefano:
mtadel [Fri, 27 Aug 2010 10:08:57 +0000 (10:08 +0000)]
From Stefano:

1) Moved beam info code to a new class AliEveBeamsInfo.

2) New features in AliEveLego: histograms for the 5 species; event
   control for all events, allowing collision candidates selection
   also for MC.

13 years agoadd a better alpha cut to default cut
amarin [Fri, 27 Aug 2010 09:27:59 +0000 (09:27 +0000)]
add a better alpha cut to default cut

13 years agoadding histo TruePi0 with alpha cut,change to standard function to calculate Nch...
amarin [Fri, 27 Aug 2010 09:01:16 +0000 (09:01 +0000)]
adding histo TruePi0 with alpha cut,change to standard function to calculate Nch, comment out chi2 meson for same event and mixed event

13 years agoFix typo in docu
jthaeder [Fri, 27 Aug 2010 08:54:41 +0000 (08:54 +0000)]
Fix typo in docu

13 years agoConfiguration objects for pt triggers
jthaeder [Fri, 27 Aug 2010 08:51:46 +0000 (08:51 +0000)]
Configuration objects for pt triggers

13 years agoavoid Fatal in AliCDBManager::Get for non existing entries by looking first in the...
abercuci [Fri, 27 Aug 2010 08:26:15 +0000 (08:26 +0000)]
avoid Fatal in AliCDBManager::Get for non existing entries by looking first in the OCDB using
AliCDBStorage::QueryCDB.

13 years agomore text
snelling [Thu, 26 Aug 2010 18:02:33 +0000 (18:02 +0000)]
more text

13 years agovarious bugfixes to the efficiency task, add a Print() method to values
pulvir [Thu, 26 Aug 2010 17:38:32 +0000 (17:38 +0000)]
various bugfixes to the efficiency task, add a Print() method to values

13 years agoDouble delete corrected.
morsch [Thu, 26 Aug 2010 17:05:54 +0000 (17:05 +0000)]
Double delete corrected.

13 years agoFix type for JET package
jthaeder [Thu, 26 Aug 2010 16:34:56 +0000 (16:34 +0000)]
Fix type for JET package

13 years agoscripts for testing new BarrelMultiplicityTrigger
jthaeder [Thu, 26 Aug 2010 16:34:13 +0000 (16:34 +0000)]
scripts for testing new BarrelMultiplicityTrigger

13 years agomacro for creating CDB config object for new BarrelMultiplicityTrigger
jthaeder [Thu, 26 Aug 2010 16:31:58 +0000 (16:31 +0000)]
macro for creating CDB config object for new BarrelMultiplicityTrigger

13 years agoAdding esd track cuts to the compilation
jthaeder [Thu, 26 Aug 2010 16:30:26 +0000 (16:30 +0000)]
Adding esd track cuts to the compilation

13 years agoWrapper for ESDtrackCuts in the HLT,
jthaeder [Thu, 26 Aug 2010 16:29:21 +0000 (16:29 +0000)]
Wrapper for ESDtrackCuts in the HLT,
implements also standard HLT track cuts via static method AliHLTESDTrackCuts::GetStandardTrackCuts2010pp

13 years agoUpdate size estimate
jthaeder [Thu, 26 Aug 2010 16:14:25 +0000 (16:14 +0000)]
Update size estimate

13 years agoUpdate documentation
jthaeder [Thu, 26 Aug 2010 16:13:30 +0000 (16:13 +0000)]
Update documentation

13 years agoFixed the "next DDL link" condition in the iteration over pads.
marian [Thu, 26 Aug 2010 15:24:03 +0000 (15:24 +0000)]
Fixed the "next DDL link" condition in the iteration over pads.

13 years ago- leak corrected
morsch [Thu, 26 Aug 2010 15:16:34 +0000 (15:16 +0000)]
- leak corrected
- ESDfriend connection corrected
- reconnection in Notify()

13 years agoCorrected ESD QA in order to comply with the changes in the ESD.
cvetan [Thu, 26 Aug 2010 14:38:37 +0000 (14:38 +0000)]
Corrected ESD QA in order to comply with the changes in the ESD.

13 years agoAdd version with 27 time bins (Frederick)
cblume [Thu, 26 Aug 2010 14:35:02 +0000 (14:35 +0000)]
Add version with 27 time bins (Frederick)

13 years agoAdded getter for proof mode.
agheata [Thu, 26 Aug 2010 14:29:42 +0000 (14:29 +0000)]
Added getter for proof mode.

13 years agoImprovements for systematic studies
mfloris [Thu, 26 Aug 2010 14:24:54 +0000 (14:24 +0000)]
Improvements for systematic studies

13 years agoBugfix to use cylindrical coordinates consitently (in Marian creation of the residual...
srossegg [Thu, 26 Aug 2010 14:24:49 +0000 (14:24 +0000)]
Bugfix to use cylindrical coordinates consitently (in Marian creation of the residual maps)

13 years agobugfix: arguments have been skipped by accident
richterm [Thu, 26 Aug 2010 13:32:49 +0000 (13:32 +0000)]
bugfix: arguments have been skipped by accident

13 years agomake method const, as it does not change the object
cblume [Thu, 26 Aug 2010 13:30:06 +0000 (13:30 +0000)]
make method const, as it does not change the object

13 years agofix for mac
jjose [Thu, 26 Aug 2010 12:47:11 +0000 (12:47 +0000)]
fix for mac

13 years agoImplemented subproject division
jjose [Thu, 26 Aug 2010 12:44:24 +0000 (12:44 +0000)]
Implemented subproject division

13 years agorevert changes in CookdEdx to rev 42826 until Markus Heide and Matus Kalisky
abercuci [Thu, 26 Aug 2010 12:44:09 +0000 (12:44 +0000)]
revert changes in CookdEdx to rev 42826 until Markus Heide and Matus Kalisky
determine the best way to calculate PID raw signals

13 years agofix codding convention (Markus)
abercuci [Thu, 26 Aug 2010 12:02:10 +0000 (12:02 +0000)]
fix codding convention (Markus)

13 years agoupdate for modifications in AliTRDpwg1Helper
abercuci [Thu, 26 Aug 2010 11:51:52 +0000 (11:51 +0000)]
update for modifications in AliTRDpwg1Helper

13 years agocorrect overloading SetMCReactionPlaneAngle
snelling [Thu, 26 Aug 2010 11:33:06 +0000 (11:33 +0000)]
correct overloading SetMCReactionPlaneAngle

13 years agocleanup of obsolete code
snelling [Thu, 26 Aug 2010 10:31:58 +0000 (10:31 +0000)]
cleanup of obsolete code

13 years agofixing of warnings and adding a custom NSD trigger
hdalsgaa [Thu, 26 Aug 2010 10:21:08 +0000 (10:21 +0000)]
fixing of warnings and adding a custom NSD trigger

13 years agofix codding conventions (Markus)
abercuci [Thu, 26 Aug 2010 10:10:06 +0000 (10:10 +0000)]
fix codding conventions (Markus)

13 years agodelte emty dir
snelling [Thu, 26 Aug 2010 10:03:34 +0000 (10:03 +0000)]
delte emty dir

13 years agocleanup of structure
snelling [Thu, 26 Aug 2010 10:00:57 +0000 (10:00 +0000)]
cleanup of structure

13 years agoAdded a cut to select physical primaries in a simple way when analyzing MC
pulvir [Thu, 26 Aug 2010 09:51:25 +0000 (09:51 +0000)]
Added a cut to select physical primaries in a simple way when analyzing MC

13 years agocleanup
snelling [Thu, 26 Aug 2010 09:51:15 +0000 (09:51 +0000)]
cleanup

13 years agofix codding conventions. Still to be done:
abercuci [Thu, 26 Aug 2010 09:43:40 +0000 (09:43 +0000)]
fix codding conventions. Still to be done:
info/AliTRDv0Info.viol  : 11
AliTRDcheckDET.viol  : 3
AliTRDcheckESD.viol  : 12
AliTRDpidRefMakerNN.viol  : 6

13 years agoexamples and documentation
snelling [Thu, 26 Aug 2010 08:44:20 +0000 (08:44 +0000)]
examples and documentation

13 years agoRecoParam limits were not taken into account (Matthieu)
laphecet [Thu, 26 Aug 2010 08:34:26 +0000 (08:34 +0000)]
RecoParam limits were not taken into account (Matthieu)

13 years agoCombineSpectra: added systematic errors are function to draw them
mfloris [Thu, 26 Aug 2010 08:32:45 +0000 (08:32 +0000)]
CombineSpectra: added systematic errors are function to draw them
AliBWTools: improvements to Combine3Histos + 2 new helper functions needed to handle systematics

13 years agoThe previous commit 43117 was done by Stefan. This is a test commit to see if everyth...
srossegg [Thu, 26 Aug 2010 08:29:07 +0000 (08:29 +0000)]
The previous commit 43117 was done by Stefan. This is a test commit to see if everything is OK now

13 years agoAliTPCCorrection.h ... additional funtionality to deal with 3D problem...
marian [Thu, 26 Aug 2010 08:21:19 +0000 (08:21 +0000)]
AliTPCCorrection.h             ... additional funtionality to deal with 3D problem (e.g. 3D-poisson solver) + calculation of dz distortions
AliTPCCorrection.cxx ... additional funtionality to deal with 3D problem (e.g. 3D-poisson solver) + calculation of dz distortions

AliTPCInverseCorrection.cxx     ... updated desctructor
AliTPCComposedCorrection.cxx    ... updated destructor and additional protectections

AliTPCBoundaryVoltError.h       ... minor bugfix plus calculation of z distortions due to E field changes
AliTPCBoundaryVoltError.cxx     ... minor bugfix plus calculation of z distortions due to E field changes
AliTPCGGVoltError.cxx

AliTPCFCVoltError3D.h           ... new class to calculate distortions due to Field cage imperfections (e.g ROD movements)
AliTPCFCVoltError3D.cxx     ... new class to calculate distortions due to Field cage imperfections (e.g ROD movements)
AliTPCROCVoltError3D.h ... new class to calculate distortions due to ReadOut chamber misalignments in z
AliTPCROCVoltError3D.cxx ... new class to calculate distortions due to ReadOut chamber misalignments in z
AliTPCSpaceCharge.h ... new class to calculate distortions due to a fixed 2D Space Charge distribution
AliTPCSpaceCharge.cxx ... new class to calculate distortions due to a fixed 2D Space Charge distribution

Calib/maps ... new folder for lookup tables (e.g. ROC z misalignments)
Calib/maps/TPCROCdzSurvey.root ... Look up table for ROC z misalignments (taken from survey in 2006)

TPCbaseLinkDef.h ... included the new classes (see above)
libTPCbase.pkg ... included the new classes (see above)
AliTPCcalibAlign.cxx            ... corrected warning

13 years agoAdding option to skip leading tracks in randomized events
kleinb [Thu, 26 Aug 2010 08:12:57 +0000 (08:12 +0000)]
Adding option to skip leading tracks in randomized events

13 years agoFix compiler warnings
cblume [Thu, 26 Aug 2010 06:50:10 +0000 (06:50 +0000)]
Fix compiler warnings

13 years agoAdding an extra spectrum analysis to compare two fast jet outputs (cluster and AliFas...
kleinb [Thu, 26 Aug 2010 06:25:18 +0000 (06:25 +0000)]
Adding an extra spectrum analysis to compare two fast jet outputs (cluster and AliFastJetFinder)