]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 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.

13 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

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

13 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

13 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

13 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

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

13 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.

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

13 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()

13 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

13 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

13 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.

13 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.

13 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.

13 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)

13 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.

13 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

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

13 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)

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

13 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

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

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

13 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.

13 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

13 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)

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

13 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

13 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

13 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

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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

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

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

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

13 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

13 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

13 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.

13 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

13 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

13 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)

13 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

13 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

13 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)

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

13 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

13 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)

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

13 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)

13 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

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

13 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

13 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

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

13 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

13 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

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

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

13 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)

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

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

13 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

13 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

13 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.

13 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.

13 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

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

13 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

13 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)

13 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)

13 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...

13 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

13 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

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

13 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

13 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)

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

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

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

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

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

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

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

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

13 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.

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

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

13 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

13 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)

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

13 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

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