]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoTPC & TRD calibration viewer GUI, base classes (Ionut)
hristov [Thu, 13 May 2010 19:51:20 +0000 (19:51 +0000)]
TPC & TRD calibration viewer GUI, base classes (Ionut)

14 years agoTurning off debug flag to avoid cout statements.
phille [Thu, 13 May 2010 19:10:16 +0000 (19:10 +0000)]
Turning off debug flag to avoid cout statements.

14 years agoMove error messages to debug level 1 (Jochen)
cblume [Thu, 13 May 2010 18:29:52 +0000 (18:29 +0000)]
Move error messages to debug level 1 (Jochen)

14 years agoFixing bug related to arithmetic overflow on 32 bit machines. The bug typically appea...
laphecet [Thu, 13 May 2010 17:52:38 +0000 (17:52 +0000)]
Fixing bug related to arithmetic overflow on 32 bit machines. The bug typically appears with corrupted data. (Artur)

14 years agoFix in a macro that was crashing due to missing segmentationSPD object
prino [Thu, 13 May 2010 16:38:13 +0000 (16:38 +0000)]
Fix in a macro that was crashing due to missing segmentationSPD object

14 years agoAdding missing checks to macro.
aszostak [Thu, 13 May 2010 13:58:37 +0000 (13:58 +0000)]
Adding missing checks to macro.

14 years agoAdding a macro to extract muon spectrometer DDLs into flat files using AliRawReader...
aszostak [Thu, 13 May 2010 13:44:32 +0000 (13:44 +0000)]
Adding a macro to extract muon spectrometer DDLs into flat files using AliRawReader. Useful for debugging DATE raw data streams.

14 years agoremove return statement in case of missing MC
abercuci [Thu, 13 May 2010 12:05:02 +0000 (12:05 +0000)]
remove return statement in case of missing MC

14 years agotrigger code update from Rachid
gconesab [Thu, 13 May 2010 09:17:24 +0000 (09:17 +0000)]
trigger code update from Rachid

14 years agoclear debug cluster array after each tracklet fill
abercuci [Thu, 13 May 2010 08:27:42 +0000 (08:27 +0000)]
clear debug cluster array after each tracklet fill

14 years agoSet acceptance condition on kTRDpid (Alex W)
abercuci [Thu, 13 May 2010 08:02:58 +0000 (08:02 +0000)]
Set acceptance condition on kTRDpid (Alex W)

14 years agoremove deprecated event type selection
jgrosseo [Thu, 13 May 2010 05:39:10 +0000 (05:39 +0000)]
remove deprecated event type selection

14 years ago- adding test macros for HLT/CALO
odjuvsla [Thu, 13 May 2010 01:36:10 +0000 (01:36 +0000)]
- adding test macros for HLT/CALO
- is basically a python script running different aliroot macros
- python run_tests.py -h for usage
- currently only for PHOS.

14 years agoRemoving redundant class PHOS/AliHLTPHOSUtilities,
phille [Wed, 12 May 2010 23:59:39 +0000 (23:59 +0000)]
Removing redundant class PHOS/AliHLTPHOSUtilities,
same fucntionality provided in AliHLTCaloUtilities

int

14 years agoCosmetics
phille [Wed, 12 May 2010 23:50:29 +0000 (23:50 +0000)]
Cosmetics

14 years agoRemoving redundant class AliHLTPHOSUtilitities.
phille [Wed, 12 May 2010 23:36:42 +0000 (23:36 +0000)]
Removing redundant class AliHLTPHOSUtilitities.
Use AliHLTCaloUtilities  instead which  provides exactly the
same functionality.

M    HLT/PHOS/AliHLTPHOSRcuHistogramProducerComponent.cxx
M    HLT/PHOS/AliHLTPHOSRawAnalyzer.cxx
M    HLT/PHOS/AliHLTPHOSRcuHistogramProducer.h
M    HLT/PHOS/AliHLTPHOSRcuHistogramProducerComponent.h
M    HLT/PHOS/AliHLTPHOSRawAnalyzerPeakFinder.cxx
M    HLT/PHOS/AliHLTPHOSRcuHistogramProducer.cxx
M    HLT/PHOS/AliHLTPHOSRawAnalyzerPeakFinder.h
M    HLT/PHOS/AliHLTPHOSRcuDAComponent.cxx
M    HLT/PHOS/AliHLTPHOSRawAnalyzer.h
M    HLT/libAliHLTPHOS.pkg
M    HLT/CALO/AliHLTCaloUtilities.cxx
M    HLT/CALO/AliHLTCaloRawAnalyzerComponentv3.cxx
M    HLT/CALO/AliHLTCaloUtilities.h

14 years agoseveral bugfixes to correctly propagate the MC information to the ESDtracks. The
richterm [Wed, 12 May 2010 23:36:01 +0000 (23:36 +0000)]
several bugfixes to correctly propagate the MC information to the ESDtracks. The
MC id must be set in the reference object before updating the track parameters

14 years agoadding copy constructor to create AliHLTGlobalBarrelTrack from AliHLTExternalTrackParam
richterm [Wed, 12 May 2010 23:34:03 +0000 (23:34 +0000)]
adding copy constructor to create AliHLTGlobalBarrelTrack from AliHLTExternalTrackParam

14 years agoRemoving unused class
phille [Wed, 12 May 2010 23:09:17 +0000 (23:09 +0000)]
Removing unused class
Removing unused class

14 years agoRemoving AliHLTPHOSRawAnalyzerChiSquareFit/h/cxx
phille [Wed, 12 May 2010 22:55:44 +0000 (22:55 +0000)]
Removing AliHLTPHOSRawAnalyzerChiSquareFit/h/cxx
which is not used and that in the future will be replaced by the
AliCaloLMS.... fit from the offline library.

14 years agoRemoving unused class
phille [Wed, 12 May 2010 22:49:39 +0000 (22:49 +0000)]
Removing unused class

14 years agoRemoved global TStopwatch variable and moved it to the
phille [Wed, 12 May 2010 22:41:35 +0000 (22:41 +0000)]
Removed global TStopwatch variable and moved it to the
function AliHLTCaloRawAnalyzerComponentv3::PrintDebugInfo()

14 years agoRemoved #include directives that is not needed
phille [Wed, 12 May 2010 22:34:25 +0000 (22:34 +0000)]
Removed #include directives that is not needed

14 years agoRefactoring: GetOutputDataSize moved to the AliCalo.. base class
phille [Wed, 12 May 2010 22:03:10 +0000 (22:03 +0000)]
Refactoring: GetOutputDataSize moved to the AliCalo.. base class
since its the same  for PHOS and EMCAL

14 years agoRemoving #include directives that is not needed, plus remval of some dead code.
phille [Wed, 12 May 2010 21:53:08 +0000 (21:53 +0000)]
Removing #include directives that is not needed, plus remval of some dead code.

14 years ago1) Removed some #include directives that was not needed
phille [Wed, 12 May 2010 21:39:39 +0000 (21:39 +0000)]
1) Removed some #include directives that was not needed
2) Removed Doxygen comments for functions that was allready documented in the base class.

14 years agoRefactoring: All code related to the processing of
phille [Wed, 12 May 2010 21:30:10 +0000 (21:30 +0000)]
Refactoring: All code related to the processing of
an event is now factored out to the AliHLTCaloRawAnalyzerComponentv3
base class.

14 years agoRemoved memory leaks in AliTOFClusterFinder classes (savannah bug #66665)
decaro [Wed, 12 May 2010 17:53:36 +0000 (17:53 +0000)]
Removed memory leaks in AliTOFClusterFinder classes (savannah bug #66665)

14 years agoMethod to get the number of TPC clusters added.
morsch [Wed, 12 May 2010 17:35:42 +0000 (17:35 +0000)]
Method to get the number of TPC clusters added.

14 years agoadded new heöper method to print output size, changed merging method, new binning...
kleinb [Wed, 12 May 2010 17:14:32 +0000 (17:14 +0000)]
added new heöper method to print output size, changed merging method, new binning for spectrum

14 years agoadjustments for esd friend reading
kleinb [Wed, 12 May 2010 17:11:35 +0000 (17:11 +0000)]
adjustments for esd friend reading

14 years agomake a run list for alien OCDB scan
marian [Wed, 12 May 2010 16:00:40 +0000 (16:00 +0000)]
make a run list for alien OCDB scan
(Marian)

14 years agoCoding conventions (Ionut)
hristov [Wed, 12 May 2010 15:13:21 +0000 (15:13 +0000)]
Coding conventions (Ionut)

14 years agoProtection in case of wrong time stemp improved
gvolpe [Wed, 12 May 2010 14:09:01 +0000 (14:09 +0000)]
Protection in case of wrong time stemp improved

14 years agoUpdates.
morsch [Wed, 12 May 2010 14:08:21 +0000 (14:08 +0000)]
Updates.

14 years agoAODtags treared like ESDtags again.
morsch [Wed, 12 May 2010 13:59:45 +0000 (13:59 +0000)]
AODtags treared like ESDtags again.

14 years agoAllow to have clusters in 2 SuperModules with common eta =0.
gconesab [Wed, 12 May 2010 13:58:06 +0000 (13:58 +0000)]
Allow to have clusters in 2 SuperModules with common eta =0.
Many other corrections, improvements.

14 years agobugfix https://savannah.cern.ch/bugs/?66219
richterm [Wed, 12 May 2010 13:51:21 +0000 (13:51 +0000)]
bugfix https://savannah.cern.ch/bugs/?66219
update the track parameters at kTPCin after kTPCout
the exact sequence needs to be investigated

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