]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agocreate a diroctory only if input is exitsting
marian [Wed, 12 May 2010 13:32:39 +0000 (13:32 +0000)]
create a diroctory only if input is exitsting
(Marian)

14 years agoremove print
gconesab [Wed, 12 May 2010 13:25:06 +0000 (13:25 +0000)]
remove print

14 years agoSkip Calibration events by default. If not skip do not clusterize, just fill the...
gconesab [Wed, 12 May 2010 13:16:44 +0000 (13:16 +0000)]
Skip Calibration events by default. If not skip do not clusterize, just fill the ESDCaloCells
Change print in RawUtils to debug mode

14 years ago- added OCDB folder and entry for the cluster finders' comparison component
kkanaki [Wed, 12 May 2010 12:25:49 +0000 (12:25 +0000)]
- added OCDB folder and entry for the cluster finders' comparison component

14 years ago- added schematic component for the comparison of the FCF and SCF properties
kkanaki [Wed, 12 May 2010 12:24:22 +0000 (12:24 +0000)]
- added schematic component for the comparison of the FCF and SCF properties

14 years agoAdd DCS datapoint OCDB entries
cblume [Wed, 12 May 2010 11:38:33 +0000 (11:38 +0000)]
Add DCS datapoint OCDB entries

14 years agoAdd macro for DCS datapoint OCDB entries
cblume [Wed, 12 May 2010 11:37:41 +0000 (11:37 +0000)]
Add macro for DCS datapoint OCDB entries

14 years agoremoving the required component libraries, all inputs are handled dynamically
richterm [Wed, 12 May 2010 10:56:55 +0000 (10:56 +0000)]
removing the required component libraries, all inputs are handled dynamically

14 years agoremoving the required component libraries, all inputs are handled dynamically
richterm [Wed, 12 May 2010 10:56:42 +0000 (10:56 +0000)]
removing the required component libraries, all inputs are handled dynamically

14 years agoadding example macro and description for running the HLT on simulated data
richterm [Wed, 12 May 2010 10:38:34 +0000 (10:38 +0000)]
adding example macro and description for running the HLT on simulated data

14 years agoremove temporary data structure for PID exchange container
abercuci [Wed, 12 May 2010 10:26:22 +0000 (10:26 +0000)]
remove temporary data structure for PID exchange container
use class AliTRDpidInfo for communication between PID ref maker classes

14 years agoalign to the new AliTRDseedV1::Fit() function syntax
abercuci [Wed, 12 May 2010 10:02:26 +0000 (10:02 +0000)]
align to the new AliTRDseedV1::Fit() function syntax

14 years agoNew pseudo tilt correction mechanism
abercuci [Wed, 12 May 2010 09:51:46 +0000 (09:51 +0000)]
New pseudo tilt correction mechanism
The evaluation of the z coordinate of the tracklet is done based on
chamber geometry. Additional for pad row cross the z information is
known with the z alignment resolution.
The first results on ideal simulations have presented at
http://indico.cern.ch/conferenceDisplay.py?confId=93879

14 years ago- removed unused array
kkanaki [Wed, 12 May 2010 09:04:21 +0000 (09:04 +0000)]
- removed unused array

14 years agoBug spotted by Raphael.
cvetan [Wed, 12 May 2010 08:46:29 +0000 (08:46 +0000)]
Bug spotted by Raphael.

14 years agoWarning fixed
gvolpe [Wed, 12 May 2010 08:36:48 +0000 (08:36 +0000)]
Warning fixed

14 years agocommenting unused function argument
richterm [Wed, 12 May 2010 08:29:38 +0000 (08:29 +0000)]
commenting unused function argument

14 years agomove AliCaloRawAnalyzerPeakFinder from Utils to base due to OCDB access
dsilverm [Tue, 11 May 2010 20:28:17 +0000 (20:28 +0000)]
move AliCaloRawAnalyzerPeakFinder from Utils to base due to OCDB access

14 years agoMake Lookup and fits of the ExB effect
marian [Tue, 11 May 2010 19:41:28 +0000 (19:41 +0000)]
Make Lookup and fits of the ExB effect
Marian

14 years agoFrom Stefano: use clearer variable names for global scenes and viewers.
mtadel [Tue, 11 May 2010 19:05:53 +0000 (19:05 +0000)]
From Stefano: use clearer variable names for global scenes and viewers.

14 years agoNew method ResetRecPoints() - needed for online monitoring with AMORE
masera [Tue, 11 May 2010 17:05:25 +0000 (17:05 +0000)]
New method ResetRecPoints() - needed for online monitoring with AMORE

14 years agofix to prevent sqrt of a negative number
snelling [Tue, 11 May 2010 16:49:19 +0000 (16:49 +0000)]
fix to prevent sqrt of a negative number

14 years agoUpdates in SDD cluster finder: 1) updates in unfolding switch-off 2) improved cluster...
prino [Tue, 11 May 2010 16:46:08 +0000 (16:46 +0000)]
Updates in SDD cluster finder: 1) updates in unfolding switch-off 2) improved cluster size calculation 3) new cut for noise removal based on cluster charge peak in drift time intervals (F.Prino)

14 years ago1.) Minor correction in the QC and GFC classes: Treatment of errors when flow is...
snelling [Tue, 11 May 2010 16:45:44 +0000 (16:45 +0000)]
1.) Minor correction in the QC and GFC classes: Treatment of errors when flow is zero has changed;

2.) Rewritten from scratch compareFlowResults.C. For each plot there is now a dedicated boolean and a method. For instance, if you want to see differential flow of POIs versus pt, please set

Bool_t plotDiffFlowPtPOI = kTRUE; // differential flow v(pt) for POIs

14 years agobugfix: correct initialization of the AliTPCcalibDB to avoid out of bounds messages...
richterm [Tue, 11 May 2010 16:32:31 +0000 (16:32 +0000)]
bugfix: correct initialization of the AliTPCcalibDB to avoid out of bounds messages from TObjArray

14 years agoupdate JCORRAN code, wagon macro added (Filip Krizek)
gconesab [Tue, 11 May 2010 16:27:51 +0000 (16:27 +0000)]
update JCORRAN code, wagon macro added (Filip Krizek)

14 years agoUpdate by Theo
cblume [Tue, 11 May 2010 16:03:14 +0000 (16:03 +0000)]
Update by Theo

14 years ago- add new calibration in the reconstruction macro (Theo)
richterm [Tue, 11 May 2010 15:30:39 +0000 (15:30 +0000)]
- add new calibration in the reconstruction macro (Theo)
- some bugfixes in the new calibration component

14 years agoTwo bug fixes: mismatch between subdetector names and fix for a return statement...
masera [Tue, 11 May 2010 15:26:54 +0000 (15:26 +0000)]
Two bug fixes: mismatch between subdetector names and fix for a return statement removed with revision 40886  (Melinda)

14 years agoimplementing OCDB object description (Theo)
richterm [Tue, 11 May 2010 15:26:42 +0000 (15:26 +0000)]
implementing OCDB object description (Theo)

14 years agoNew checker for SDD (Piergiorgio - Melinda)
masera [Tue, 11 May 2010 15:18:24 +0000 (15:18 +0000)]
New checker for SDD (Piergiorgio - Melinda)

14 years agoadding functions for streamer info initialization to common tool class,
richterm [Tue, 11 May 2010 14:52:26 +0000 (14:52 +0000)]
adding functions for streamer info initialization to common tool class,
code copied from AliHLTReconstructor

14 years agocoding conventions
richterm [Tue, 11 May 2010 14:42:07 +0000 (14:42 +0000)]
coding conventions

14 years agoFrom Stefano.
mtadel [Tue, 11 May 2010 13:43:02 +0000 (13:43 +0000)]
From Stefano.

New macros to show track energy in calo-like representation in 3D
view, projected views and in stand-alone lego view.

Show this by default from visscan_init.C

14 years agoSavannah bug #67195 - change to a V0 finder parameter
masera [Tue, 11 May 2010 13:30:20 +0000 (13:30 +0000)]
Savannah bug #67195 - change to a V0 finder parameter

14 years agofix proposed by Alex W
abercuci [Tue, 11 May 2010 13:12:40 +0000 (13:12 +0000)]
fix proposed by Alex W

14 years ago- added additional debug info
kkanaki [Tue, 11 May 2010 13:12:04 +0000 (13:12 +0000)]
- added additional debug info
- fixed the type of a variable in the printouts

14 years agochi2, mean and rms checks for input samples for fitting
dsilverm [Tue, 11 May 2010 13:11:30 +0000 (13:11 +0000)]
chi2, mean and rms checks for input samples for fitting

14 years agoCoding conventions
phille [Tue, 11 May 2010 12:53:19 +0000 (12:53 +0000)]
Coding conventions

14 years agoadd SetReference method
dsilverm [Tue, 11 May 2010 12:44:10 +0000 (12:44 +0000)]
add SetReference method

14 years agoIn vmctest/*/commonConfig.C:
ivana [Tue, 11 May 2010 12:43:14 +0000 (12:43 +0000)]
In vmctest/*/commonConfig.C:
Modified TRD, PHOS and EMCAL setting to be consistent with the official
production macros; the old setting kept as the option (kConfigV0).
(Eva, Ivana)

14 years agoFixed Warning (Jens)
andronic [Tue, 11 May 2010 12:40:24 +0000 (12:40 +0000)]
Fixed Warning (Jens)

14 years agoadd suggestions by Markus Heide
abercuci [Tue, 11 May 2010 12:38:21 +0000 (12:38 +0000)]
add suggestions by Markus Heide

14 years agoWarning removal
marian [Tue, 11 May 2010 12:08:15 +0000 (12:08 +0000)]
Warning removal
+
AliTPCkalmanAlign.cxx Usage of TPC out instaed of OuterParam
Marian

14 years agoremoved 3D histograms in order to reduce size of output, added cut on vertex
esicking [Tue, 11 May 2010 11:42:30 +0000 (11:42 +0000)]
removed 3D histograms in order to reduce size of output, added cut on vertex

14 years agoBetter weight function from the improved time slewing correction.
cvetan [Tue, 11 May 2010 11:39:57 +0000 (11:39 +0000)]
Better weight function from the improved time slewing correction.

14 years agoImproved time slewing correction after a refit of both 7 TeV and 900 GeV data with...
cvetan [Tue, 11 May 2010 11:32:47 +0000 (11:32 +0000)]
Improved time slewing correction after a refit of both 7 TeV and 900 GeV data with two different thresholds. To be added to the bug report #66844.

14 years agosecond iteration on implementing V0 list usage along TRD train
abercuci [Tue, 11 May 2010 11:12:32 +0000 (11:12 +0000)]
second iteration on implementing V0 list usage along TRD train

14 years agoWarning corrected.
morsch [Tue, 11 May 2010 11:12:27 +0000 (11:12 +0000)]
Warning corrected.

14 years agoProtections against missing MC files as requested in https://savannah.cern.ch/bugs...
morsch [Tue, 11 May 2010 10:27:26 +0000 (10:27 +0000)]
Protections against missing MC files as requested in https://savannah.cern.ch/bugs/?67224

14 years agoChanged data member from pointer to object (Mikolaj)
dainese [Tue, 11 May 2010 10:13:07 +0000 (10:13 +0000)]
Changed data member from pointer to object (Mikolaj)

14 years agoTrying to extend the outer radius of the fiducial volume to 200 cm (A. Marin)
belikov [Tue, 11 May 2010 09:36:34 +0000 (09:36 +0000)]
Trying to extend the outer radius of the fiducial volume to 200 cm (A. Marin)

14 years agoSet a limit on the number of events per file to workaround a problem in the aliloaders...
laphecet [Tue, 11 May 2010 09:10:26 +0000 (09:10 +0000)]
Set a limit on the number of events per file to workaround a problem in the aliloaders...

14 years agoDecrease verbosity, make sure number of events is up to date, and added protection
laphecet [Tue, 11 May 2010 09:08:19 +0000 (09:08 +0000)]
Decrease verbosity, make sure number of events is up to date, and added protection

14 years agoCorrected off-by-one index test errors
laphecet [Tue, 11 May 2010 09:01:31 +0000 (09:01 +0000)]
Corrected off-by-one index test errors

14 years agopatch for QA
gconesab [Tue, 11 May 2010 06:41:55 +0000 (06:41 +0000)]
patch for QA

14 years agoSlight change in pt binning for B=0 data
dainese [Mon, 10 May 2010 22:29:31 +0000 (22:29 +0000)]
Slight change in pt binning for B=0 data

14 years agoUpdate of ITS-TPC alignment code (Mikolaj)
dainese [Mon, 10 May 2010 22:19:21 +0000 (22:19 +0000)]
Update of ITS-TPC alignment code (Mikolaj)

14 years agocorrect bug 67209
schutz [Mon, 10 May 2010 22:01:24 +0000 (22:01 +0000)]
correct bug 67209

14 years agocorrect warnings
schutz [Mon, 10 May 2010 21:52:28 +0000 (21:52 +0000)]
correct warnings

14 years agocorrect compilation break, third try
gconesab [Mon, 10 May 2010 21:17:15 +0000 (21:17 +0000)]
correct compilation break, third try

14 years agocorrect compilation break, second try
gconesab [Mon, 10 May 2010 21:00:39 +0000 (21:00 +0000)]
correct compilation break, second try

14 years agounnecessary include removed
sgorbuno [Mon, 10 May 2010 20:18:14 +0000 (20:18 +0000)]
unnecessary include removed

14 years agocompilation warning fixed
sgorbuno [Mon, 10 May 2010 20:10:19 +0000 (20:10 +0000)]
compilation warning fixed

14 years agoCoding conventions.
cvetan [Mon, 10 May 2010 19:55:41 +0000 (19:55 +0000)]
Coding conventions.

14 years agocorrect compilation break
gconesab [Mon, 10 May 2010 19:24:42 +0000 (19:24 +0000)]
correct compilation break

14 years agoConvertor from CATracker output to AliHLTTracksData added. It is needed by QA components.
sgorbuno [Mon, 10 May 2010 19:12:51 +0000 (19:12 +0000)]
Convertor from CATracker output to AliHLTTracksData added. It is needed by QA components.

14 years agotrigger update (Rachid)
gconesab [Mon, 10 May 2010 15:59:27 +0000 (15:59 +0000)]
trigger update (Rachid)

14 years agoTrigger DCS OCDB parameters
gconesab [Mon, 10 May 2010 15:58:22 +0000 (15:58 +0000)]
Trigger DCS OCDB parameters

14 years agoI've updated the STEER/AliAODDimuon.cxx class, adding the definition of the azimuthal...
morsch [Mon, 10 May 2010 15:58:03 +0000 (15:58 +0000)]
I've updated the STEER/AliAODDimuon.cxx class, adding the definition of the azimuthal phi angle in Collins-Soper and Helicity and
correcting a small bug in the CosTheta helicity evaluation.
Roberta Arnaldi

14 years agoUpdate on the trigger, new OCDB DCS trigger information, use ESDVZERO (Rachid)
gconesab [Mon, 10 May 2010 15:57:19 +0000 (15:57 +0000)]
Update on the trigger, new OCDB DCS trigger information, use ESDVZERO (Rachid)

14 years agoCoding conventions
phille [Mon, 10 May 2010 15:43:32 +0000 (15:43 +0000)]
Coding conventions

14 years ago- fixing definition of high/low gain
odjuvsla [Mon, 10 May 2010 15:26:31 +0000 (15:26 +0000)]
- fixing definition of high/low gain

14 years ago- see previous commit
odjuvsla [Mon, 10 May 2010 15:26:30 +0000 (15:26 +0000)]
- see previous commit

14 years ago- added HLT logging to the digit maker
odjuvsla [Mon, 10 May 2010 15:26:29 +0000 (15:26 +0000)]
- added HLT logging to the digit maker

14 years ago- small fix
odjuvsla [Mon, 10 May 2010 15:26:28 +0000 (15:26 +0000)]
- small fix

14 years ago- adding option to cut energy in the central crystal
odjuvsla [Mon, 10 May 2010 15:26:26 +0000 (15:26 +0000)]
- adding option to cut energy in the central crystal

14 years agoCoding conventions
phille [Mon, 10 May 2010 15:12:08 +0000 (15:12 +0000)]
Coding conventions

14 years agoFixed warning
dainese [Mon, 10 May 2010 14:38:28 +0000 (14:38 +0000)]
Fixed warning

14 years agosmall update
jotwinow [Mon, 10 May 2010 13:58:07 +0000 (13:58 +0000)]
small update

14 years agofurther fix for bug #66858 (PWG1 train problem for LHC10c data)
abercuci [Mon, 10 May 2010 13:30:07 +0000 (13:30 +0000)]
further fix for bug #66858 (PWG1 train problem for LHC10c data)

14 years agoFixing problems wrt the analysis train, bugs 67193 and 67223
hdalsgaa [Mon, 10 May 2010 13:18:28 +0000 (13:18 +0000)]
Fixing problems wrt the analysis train, bugs 67193 and 67223

14 years agobug fix in ordering the strip
sgorbuno [Mon, 10 May 2010 13:18:07 +0000 (13:18 +0000)]
bug fix in ordering the strip

14 years agoPeakFinder update - from Per Thomas: private vs public methods (AliCaloPeakVectors...
dsilverm [Mon, 10 May 2010 13:11:16 +0000 (13:11 +0000)]
PeakFinder update - from Per Thomas: private vs public methods (AliCaloPeakVectors); coding violations fixes (AliCaloRawAnalyzerPeakFinder, AliCaloRawAnalyzerComparison); deleting unused class (AliCaloRawAnalyzerPeakFinderV2)

14 years agofix for bug #66858] (PWG1 train problem for LHC10c data)
abercuci [Mon, 10 May 2010 13:08:34 +0000 (13:08 +0000)]
fix for bug #66858] (PWG1 train problem for LHC10c data)

14 years agoNew QA plots added (L. Molnar)
gvolpe [Mon, 10 May 2010 13:06:01 +0000 (13:06 +0000)]
New QA plots added (L. Molnar)

14 years agoProvide full path to the new library created after the compilation of the par file
gconesab [Mon, 10 May 2010 12:55:10 +0000 (12:55 +0000)]
Provide full path to the new library created after the compilation of the par file

14 years agorestructured the class AliTRDv0Info
abercuci [Mon, 10 May 2010 12:54:41 +0000 (12:54 +0000)]
restructured the class AliTRDv0Info
- filling of the V0 list relevant for TRD in AliTRDinfoGen
- open posibility to set V0 cuts in AliTRDinfoGen class
- connect V0 list to AliTRDcheckPID for performance monitoring

14 years agoBug in raw histo filling corrected
coppedis [Mon, 10 May 2010 12:53:16 +0000 (12:53 +0000)]
Bug in raw histo filling corrected

14 years agoThe ITS SA tracks are not anymore accepted for the V0 finding
belikov [Mon, 10 May 2010 12:49:17 +0000 (12:49 +0000)]
The ITS SA tracks are not anymore accepted for the V0 finding

14 years ago- AliPhysicsSelection: protected writing of fHistBunchCrossing and fHistTriggerPattern
mfloris [Mon, 10 May 2010 12:44:06 +0000 (12:44 +0000)]
- AliPhysicsSelection: protected writing of fHistBunchCrossing and fHistTriggerPattern
- AliBackgroundSelection: fixing warnings

14 years agoCorrect reference to AOD file in AliEventTag.
morsch [Mon, 10 May 2010 12:37:15 +0000 (12:37 +0000)]
Correct reference to AOD file in AliEventTag.

14 years agoFew improvements:
mfloris [Mon, 10 May 2010 12:35:38 +0000 (12:35 +0000)]
Few improvements:
- Using static constructor for TPC cuts
- Binomial (rather than poissonian) error on deadtime
- Fixing some warnings
- Removing some printout
- Adding pt distribution of tracks in the 2 samples used for rate normalization

14 years agoRemoving unused class AliHLTEMCALSharedMemoryInterface,
phille [Mon, 10 May 2010 12:33:55 +0000 (12:33 +0000)]
Removing unused class AliHLTEMCALSharedMemoryInterface,
Use AliHLTCaloSharedMemoryInterface  instead which
implements exactly the same functionality.

14 years agoUpdate
dainese [Mon, 10 May 2010 12:28:46 +0000 (12:28 +0000)]
Update

14 years agoPrefer TURL when adding files to chain
akisiel [Mon, 10 May 2010 12:12:18 +0000 (12:12 +0000)]
Prefer TURL when adding files to chain

14 years agoAdding a protection against division by zero in Fcn1();
ivana [Mon, 10 May 2010 12:06:09 +0000 (12:06 +0000)]
Adding a protection against division by zero in Fcn1();
this fixes the bug report #66805.

14 years agoGive a more meaningfull name to the default 3D View.
mtadel [Mon, 10 May 2010 11:02:45 +0000 (11:02 +0000)]
Give a more meaningfull name to the default 3D View.

14 years agoRemoved blocker TOF DQM bug (F.Bellini)
decaro [Mon, 10 May 2010 09:58:41 +0000 (09:58 +0000)]
Removed blocker TOF DQM bug (F.Bellini)

14 years agoremoved the condition on the 10 TPC clusters after all.
abercuci [Mon, 10 May 2010 09:06:58 +0000 (09:06 +0000)]
removed the condition on the 10 TPC clusters after all.
a few more small corrections (Ionut)