]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoFixing coding conventions violations + updates in AliITSRawStreamSPDErrorLog (Annalisa)
masera [Tue, 18 May 2010 12:37:28 +0000 (12:37 +0000)]
Fixing coding conventions violations + updates in AliITSRawStreamSPDErrorLog (Annalisa)

14 years agoFixed warnings
cholm [Tue, 18 May 2010 08:46:35 +0000 (08:46 +0000)]
Fixed warnings

14 years agoFixed warnings
cholm [Tue, 18 May 2010 08:42:34 +0000 (08:42 +0000)]
Fixed warnings

14 years agoFixed warnings
cholm [Tue, 18 May 2010 08:37:31 +0000 (08:37 +0000)]
Fixed warnings

14 years agoA numerical protection for the new energy-loss correction formula
belikov [Tue, 18 May 2010 07:31:08 +0000 (07:31 +0000)]
A numerical protection for the new energy-loss correction formula

14 years agoFixes
cholm [Mon, 17 May 2010 22:23:45 +0000 (22:23 +0000)]
Fixes

14 years agoadded test script
cholm [Mon, 17 May 2010 22:22:27 +0000 (22:22 +0000)]
added test script

14 years agoFixes
cholm [Mon, 17 May 2010 22:21:46 +0000 (22:21 +0000)]
Fixes

14 years agoChanges in the dca binning
pchrist [Mon, 17 May 2010 20:46:36 +0000 (20:46 +0000)]
Changes in the dca binning

14 years agoProper normalization for the net-protons
pchrist [Mon, 17 May 2010 19:09:26 +0000 (19:09 +0000)]
Proper normalization for the net-protons

14 years agoTGedFrame::GetLayoutHints() was removed in root trunk.
mtadel [Mon, 17 May 2010 18:26:59 +0000 (18:26 +0000)]
TGedFrame::GetLayoutHints() was removed in root trunk.

14 years agoBug fix and code clean-up (Melinda)
masera [Mon, 17 May 2010 17:35:45 +0000 (17:35 +0000)]
Bug fix and code clean-up (Melinda)

14 years agoUpdate of the 2d histograms from Stefano
cvetan [Mon, 17 May 2010 14:58:05 +0000 (14:58 +0000)]
Update of the 2d histograms from Stefano

14 years agoremoving obsolete 2007-beamtest macros
dsilverm [Mon, 17 May 2010 13:36:57 +0000 (13:36 +0000)]
removing obsolete 2007-beamtest macros

14 years agoMinor change in the projection range
pchrist [Mon, 17 May 2010 13:05:42 +0000 (13:05 +0000)]
Minor change in the projection range

14 years agoAddition of the correction for feed-down and for the cut efficiency
pchrist [Mon, 17 May 2010 12:31:37 +0000 (12:31 +0000)]
Addition of the correction for feed-down and for the cut efficiency

14 years agoAdding missing include
fca [Mon, 17 May 2010 12:30:31 +0000 (12:30 +0000)]
Adding missing include

14 years agoNew switch - do not use the constant part
marian [Mon, 17 May 2010 12:12:24 +0000 (12:12 +0000)]
New switch  - do not use the constant part
(marian)

14 years agoAdding data corruption recovery procedure for magnetic field = 0 runs. (http://savann...
laphecet [Mon, 17 May 2010 10:27:16 +0000 (10:27 +0000)]
Adding data corruption recovery procedure for magnetic field = 0 runs. (http://savannah.cern.ch/bugs/?67420)
Artur.

14 years agoFixing coding violations
phille [Mon, 17 May 2010 09:08:52 +0000 (09:08 +0000)]
Fixing coding violations

14 years agoMake sure that all task methods are called having gROOT (memory) as current directory.
agheata [Mon, 17 May 2010 08:56:53 +0000 (08:56 +0000)]
Make sure that all task methods are called having gROOT (memory) as current directory.

14 years agoFixing coding violations
phille [Mon, 17 May 2010 08:56:21 +0000 (08:56 +0000)]
Fixing coding violations

14 years agoInitialization of variable fixed
agheata [Mon, 17 May 2010 08:39:21 +0000 (08:39 +0000)]
Initialization of variable fixed

14 years agoFixing violation of rule RC17 + compilation warning
masera [Mon, 17 May 2010 08:30:56 +0000 (08:30 +0000)]
Fixing violation of rule RC17 + compilation warning

14 years agoAdded an object array that is supposed to host CDB configuration to be applied on...
agheata [Mon, 17 May 2010 06:38:49 +0000 (06:38 +0000)]
Added an object array that is supposed to host CDB configuration to be applied on the workers.
Unlock CDB before setting run number, add some streaming protections just in case (Jens)

14 years agoArray of bits introduced to control better the "atomic" operations of the plugin...
agheata [Mon, 17 May 2010 06:24:22 +0000 (06:24 +0000)]
Array of bits introduced to control better the "atomic" operations of the plugin, like file generation, copying, automatic submission or merging. This first commit allows controling file copying checking, via the SetCheckCopy() method.

14 years agoAdded functionality to read cuts from string, in addition some added resolution plots...
kaamodt [Mon, 17 May 2010 05:32:09 +0000 (05:32 +0000)]
Added functionality to read cuts from string, in addition some added resolution plots etc.

14 years agoprotection if MCEP is not available
snelling [Sun, 16 May 2010 22:38:52 +0000 (22:38 +0000)]
protection if MCEP is not available

14 years agoMajor update of the way we make QA of the occupancy, and of what we
laphecet [Sun, 16 May 2010 22:26:01 +0000 (22:26 +0000)]
Major update of the way we make QA of the occupancy, and of what we
present to the DQM shifter.

* DataMaker

Now at the level of raw data, the occupancy (OccRaws) is really that of raw data, i.e. if
one channel is on the data stream, it is counted (previously we first
redid the pedestal subtraction).

We also added the occupancy at the level of the calibrated digits (OccDigits)
(this is the same thing we had before at the raw level) and at the
recpoints level (OccRecPoints) (i.e. for only those digits that belong to a
reconstructed cluster).

In principle, OccRaws > OccDigits > OccRecPoints.

Fixed a bug in the bin size of the buspatch occupancy.

Adding accounting of empty events in the (previously known as readout
error plot) readout status plot, to make it easier to spot raw data corruption.

* DataChecker

Follow-up the change of signature of AliQACheckerBase::Check method,
so now checking (for Raws) is working again.

* DQM

We also added, for Raws, a plot with the DDL event size.
It is obviously related to the occupancy, but the
relationship between to two is not exactly straightforward.
That plot is replacing the DDL occupancy one for the shifter.
So now the shifter sees Mean event size per DDL and a summary of the
readout errors (including the empty events).

14 years agoM AliTPCTransform.cxx - use also radial map
marian [Sun, 16 May 2010 22:23:06 +0000 (22:23 +0000)]
M      AliTPCTransform.cxx       - use also radial map

M      AliTPCcalibAlign.h        - getter for cluster delta
M      AliTPCcalibAlign.cxx      - calgrind: reuse the linear fitter
M      AliTPCcalibBase.h         - calgrind: cache friend track
M      AliTPCcalibBase.cxx       -
M      AliTPCCalPad.h            - Graphics added - Draw and MakeReport
M      AliTPCCalPad.cxx          0

M      AliTPCcalibCalib.cxx      - calgrind/valgrind - reuse the friend track
M      AliTPCcalibTime.cxx       - callgrind - do not dump env variable
M      AliTPCCorrection.cxx      - protection - for 0 field and 0 momenta algorithm crashed in AliExternaltrackParam

M      AliTPCkalmanAlign.h       - CE fits + MakeReport
M      AliTPCkalmanAlign.cxx

14 years agoAdding DDL corruption recovery option to dHLTdumpraw and making modifications require...
aszostak [Sun, 16 May 2010 21:20:24 +0000 (21:20 +0000)]
Adding DDL corruption recovery option to dHLTdumpraw and making modifications required for latest decoder fix.

14 years agoAdded a static function to know the TOF sector [0,17] of membership for each TOF...
decaro [Sat, 15 May 2010 21:06:08 +0000 (21:06 +0000)]
Added a static function to know the TOF sector [0,17] of membership for each TOF channel [0,157247]

14 years agoPossible to switch between esd and raw data
marian [Sat, 15 May 2010 20:14:41 +0000 (20:14 +0000)]
Possible to switch between esd and raw data
according input provided
(Marian)

14 years ago vacuum fixed to fix bug bug #66618
alla [Sat, 15 May 2010 15:55:51 +0000 (15:55 +0000)]
 vacuum fixed to fix bug bug #66618

14 years agoSuppressed compilation warning
decaro [Sat, 15 May 2010 15:32:31 +0000 (15:32 +0000)]
Suppressed compilation warning

14 years agoIn case of negative value for diagonal elements of covariance matrix, the related...
decaro [Sat, 15 May 2010 15:17:11 +0000 (15:17 +0000)]
In case of negative value for diagonal elements of covariance matrix, the related TOF-QA histograms will be filled with a negative value

14 years agoAdded check on sign of diagonal elements of covariance matrix: fixed savannah bug...
decaro [Sat, 15 May 2010 13:20:38 +0000 (13:20 +0000)]
Added check on sign of diagonal elements of covariance matrix: fixed savannah bug 67460

14 years ago- removing obsolete file
odjuvsla [Sat, 15 May 2010 12:53:07 +0000 (12:53 +0000)]
- removing obsolete file

14 years ago- removing obsolete files
odjuvsla [Sat, 15 May 2010 12:53:05 +0000 (12:53 +0000)]
- removing obsolete files

14 years ago- adding a macro with the full CALO chain + tracking from TPC
odjuvsla [Sat, 15 May 2010 12:53:03 +0000 (12:53 +0000)]
- adding a macro with the full CALO chain + tracking from TPC
- updating simulation configuration files to include TPC and EMCAL
- adding a macro to run them all
- updating the functionality of the run_test.py script
- adding options to the sim.C macro to exclude detectors from the simulations

14 years ago- fixing wrong titles on the axis of the eta/phi distribution histogram
odjuvsla [Sat, 15 May 2010 12:52:59 +0000 (12:52 +0000)]
- fixing wrong titles on the axis of the eta/phi distribution histogram
- filling abovementioned histogram correctly

14 years agoAdded more checks in the cleaning memory (P.Hristov)
decaro [Sat, 15 May 2010 12:34:40 +0000 (12:34 +0000)]
Added more checks in the cleaning memory (P.Hristov)

14 years agoenable offline vertexer depending on availability of ITS, select detector QA dependin...
richterm [Fri, 14 May 2010 23:54:33 +0000 (23:54 +0000)]
enable offline vertexer depending on availability of ITS, select detector QA depending on modules

14 years agoDelete also fESDTZEROfriend
hristov [Fri, 14 May 2010 17:17:43 +0000 (17:17 +0000)]
Delete also fESDTZEROfriend

14 years agoAdded separate Invariant mass tab for CALO hist
slindal [Fri, 14 May 2010 15:39:45 +0000 (15:39 +0000)]
Added separate Invariant mass tab for CALO hist

14 years agoPrecise formula for the energy-loss correction (R. Shahoyan)
belikov [Fri, 14 May 2010 12:57:58 +0000 (12:57 +0000)]
Precise formula for the energy-loss correction (R. Shahoyan)

14 years agoIncreasing the efficiency for hit reconstrution and full tracker efficiency. Included...
aszostak [Fri, 14 May 2010 12:57:08 +0000 (12:57 +0000)]
Increasing the efficiency for hit reconstrution and full tracker efficiency. Included some bugfix in hit reconstruction. (Indra)

14 years ago- patch to enable running on the GRID (suggested by A.Gheata)
kkanaki [Fri, 14 May 2010 12:11:56 +0000 (12:11 +0000)]
- patch to enable running on the GRID (suggested by A.Gheata)

14 years agoFix for the Savannah bug #67417 (A. Kalweit)
belikov [Fri, 14 May 2010 10:09:02 +0000 (10:09 +0000)]
Fix for the Savannah bug #67417 (A. Kalweit)

14 years ago- updated macro to include the newly committed CF comparison component
kkanaki [Fri, 14 May 2010 09:22:05 +0000 (09:22 +0000)]
- updated macro to include the newly committed CF comparison component

14 years ago- make the component recognize the datatype fgkAlterClustersDataType from the optiona...
kkanaki [Fri, 14 May 2010 09:10:55 +0000 (09:10 +0000)]
- make the component recognize the datatype fgkAlterClustersDataType from the optional FCF cluster output

14 years ago- added the cluster id (fID), so that the cluster dump printout is the same for FCF...
kkanaki [Fri, 14 May 2010 08:13:35 +0000 (08:13 +0000)]
- added the cluster id (fID), so that the cluster dump printout is the same for FCF and SCF

14 years agoPossibility to set asymmetric collimator apertures on side A, C
coppedis [Fri, 14 May 2010 05:02:13 +0000 (05:02 +0000)]
Possibility to set asymmetric collimator apertures on side A, C

14 years agoPeakFinder parameter OCDB object
dsilverm [Thu, 13 May 2010 20:46:19 +0000 (20:46 +0000)]
PeakFinder parameter OCDB object

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