]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoAdded calculation of edge positions of module, needing for geometry checking and...
pavlinov [Wed, 14 Apr 2010 22:19:17 +0000 (22:19 +0000)]
Added calculation of edge positions of module, needing for geometry checking and geometry corrections

14 years agofixed coding violations + added errors for non-isotropic terms
snelling [Wed, 14 Apr 2010 21:59:02 +0000 (21:59 +0000)]
fixed coding violations + added errors for non-isotropic terms

14 years agofree resources for skipped events in DA and require that EMC was in readout for LED DA
dsilverm [Wed, 14 Apr 2010 20:04:35 +0000 (20:04 +0000)]
free resources for skipped events in DA and require that EMC was in readout for LED DA

14 years agoUpdate of the DA for DAQ (Raphaelle)
cblume [Wed, 14 Apr 2010 14:56:15 +0000 (14:56 +0000)]
Update of the DA for DAQ (Raphaelle)

14 years agoFix in operator=
dainese [Wed, 14 Apr 2010 14:41:14 +0000 (14:41 +0000)]
Fix in operator=

14 years agoMoving AliDAQ to libSTEERBase.
cvetan [Wed, 14 Apr 2010 14:41:08 +0000 (14:41 +0000)]
Moving AliDAQ to libSTEERBase.

14 years agoIncremented ClassDef
hristov [Wed, 14 Apr 2010 14:35:26 +0000 (14:35 +0000)]
Incremented ClassDef

14 years agoFollowing the commit for AliGRPPreprocessor.cxx.
zampolli [Wed, 14 Apr 2010 13:31:31 +0000 (13:31 +0000)]
Following the commit for AliGRPPreprocessor.cxx.

14 years agoRemake TOF-PID with event-time resolution calculated event-by-event (T0 fill or T0...
decaro [Wed, 14 Apr 2010 13:15:09 +0000 (13:15 +0000)]
Remake TOF-PID with event-time resolution calculated event-by-event (T0 fill or T0-TOF) -F.Noferini

14 years agoFollowing bug report 52151, Offline Weekly Meeting of 12 April 2010, and SRC Meeting
zampolli [Wed, 14 Apr 2010 13:11:45 +0000 (13:11 +0000)]
Following bug report 52151, Offline Weekly Meeting of 12 April 2010, and SRC Meeting
of 13 April 2010:

- for Energy, BeamMode (-->LHCState), MachineMode, BeamType: using only the last
value before the SOR.
- for BeamMode (-->LHCState), MachineMode, BeamType: keeping track if somethng changes.

14 years agoChanges for report #65804: technical fix for AliGRPPreprocessor.cxx (Chiara)
hristov [Wed, 14 Apr 2010 12:22:51 +0000 (12:22 +0000)]
Changes for report #65804: technical fix for AliGRPPreprocessor.cxx (Chiara)

14 years ago- cleaned up macro for local running
kkanaki [Wed, 14 Apr 2010 10:11:49 +0000 (10:11 +0000)]
- cleaned up macro for local running

14 years ago- fixed momentum range for dEdx
kkanaki [Wed, 14 Apr 2010 10:07:00 +0000 (10:07 +0000)]
- fixed momentum range for dEdx
- applied the condition #TPC clusters>0 for filling the relevant histograms
- included public constructor without argument

14 years agoadding more option to the HLTOUT component:
richterm [Wed, 14 Apr 2010 10:00:24 +0000 (10:00 +0000)]
adding more option to the HLTOUT component:
-digitfile <name>
-rawout[=[on,off]]
-digitout[=[on,off]]

14 years ago- feed data to mcmSim in pads, write back in channels
cblume [Wed, 14 Apr 2010 09:43:23 +0000 (09:43 +0000)]
- feed data to mcmSim in pads, write back in channels
- additional MC information for simulated tracklets
- bugfix for label 0

14 years agoAllow to reject clusters with less than n cells
gconesab [Wed, 14 Apr 2010 09:29:31 +0000 (09:29 +0000)]
Allow to reject clusters with less than n cells

14 years agoError corrected
coppedis [Wed, 14 Apr 2010 08:47:16 +0000 (08:47 +0000)]
Error corrected

14 years agoZEM histos not considered (no laser data yet)
coppedis [Wed, 14 Apr 2010 08:42:09 +0000 (08:42 +0000)]
ZEM histos not considered (no laser data yet)

14 years agoChange the digitization of amplitudes using Ceil to Floor, more in accordance with...
gconesab [Wed, 14 Apr 2010 08:27:13 +0000 (08:27 +0000)]
Change the digitization of amplitudes using Ceil to Floor, more in accordance with what is done in hardware

14 years agoMacros to plot SDD QA histograms (Melinda)
masera [Wed, 14 Apr 2010 08:26:19 +0000 (08:26 +0000)]
Macros to plot SDD QA histograms (Melinda)

14 years agoUpdate the Tag framework to correspond to current datataking conditions
akisiel [Wed, 14 Apr 2010 08:14:02 +0000 (08:14 +0000)]
Update the Tag framework to correspond to current datataking conditions

14 years agoProtection against trying to fit histos with mean<0
coppedis [Wed, 14 Apr 2010 07:47:13 +0000 (07:47 +0000)]
Protection against trying to fit histos with mean<0

14 years agoAdded methods for chi2 calculation
pavlinov [Wed, 14 Apr 2010 03:51:08 +0000 (03:51 +0000)]
Added methods for chi2 calculation

14 years agoaddd RelateToVertex before checking track cuts
dainese [Tue, 13 Apr 2010 22:07:57 +0000 (22:07 +0000)]
addd RelateToVertex before checking track cuts

14 years agoadd exception handling around TH1/Minuit fit
dsilverm [Tue, 13 Apr 2010 21:58:27 +0000 (21:58 +0000)]
add exception handling around TH1/Minuit fit

14 years agoDelete of fAnalyzerPtr in destructor and reimplemented ::DoDeinit - calling base...
mploskon [Tue, 13 Apr 2010 21:11:46 +0000 (21:11 +0000)]
Delete of fAnalyzerPtr in destructor and reimplemented ::DoDeinit - calling base class ::DoDeinit for proper memory cleanup.

14 years agoRemoving of the delete of fAnalyzerPtr - fix of mem corruption. RawWriter destructor...
mploskon [Tue, 13 Apr 2010 21:08:06 +0000 (21:08 +0000)]
Removing of the delete of fAnalyzerPtr - fix of mem corruption. RawWriter destructor implemented - fix of unresolved symbol. Additional deletes in destructor. Check DoDeinit for more.

14 years agosuggestion from Mateusz: no using namespace std in header files
dsilverm [Tue, 13 Apr 2010 20:35:12 +0000 (20:35 +0000)]
suggestion from Mateusz: no using namespace std in header files

14 years agoFixes for report #65711: changes in ITSVertexer and AliMultiplicity (Annalisa)
hristov [Tue, 13 Apr 2010 19:43:58 +0000 (19:43 +0000)]
Fixes for report #65711: changes in ITSVertexer and AliMultiplicity (Annalisa)

14 years agoDo not read the ESD friends
hristov [Tue, 13 Apr 2010 19:42:32 +0000 (19:42 +0000)]
Do not read the ESD friends

14 years agoBarth and Yaxian: fix to avoid generic EMC QA gui crashes
dsilverm [Tue, 13 Apr 2010 19:38:52 +0000 (19:38 +0000)]
Barth and Yaxian: fix to avoid generic EMC QA gui crashes

14 years agobug fix in histogram filling (displaying histograms) A. Mastroserio
masera [Tue, 13 Apr 2010 18:37:07 +0000 (18:37 +0000)]
bug fix in histogram filling (displaying histograms) A. Mastroserio

14 years agomodified ESDfriend reading
jotwinow [Tue, 13 Apr 2010 15:27:29 +0000 (15:27 +0000)]
modified ESDfriend reading

14 years agoTRD pretrigger simulation based on digits of T0, V0 and TOF, simulation control is...
cblume [Tue, 13 Apr 2010 14:47:13 +0000 (14:47 +0000)]
TRD pretrigger simulation based on digits of T0, V0 and TOF, simulation control is done by class AliTRDptrgCBB for now

14 years agoFixes to cure warnings
sma [Tue, 13 Apr 2010 14:27:13 +0000 (14:27 +0000)]
Fixes to cure warnings

14 years agoupdated dndeta analysis
jgrosseo [Tue, 13 Apr 2010 13:59:28 +0000 (13:59 +0000)]
updated dndeta analysis

14 years agoa/ AliTRDCalibChamberStatus (in ProcessEvent the warning and in Check trying to fix...
cblume [Tue, 13 Apr 2010 13:57:30 +0000 (13:57 +0000)]
a/ AliTRDCalibChamberStatus (in ProcessEvent the warning and in Check trying to fix bugs (still not ready but anyway not yet used online)). I added one protection more in case the status of DCS is 3, Julian but let see what is the result without it first.

b/ AliTRDCalChamberStatus.cxx and .h in the Cal directory for the plot function.

14 years agoAliCFGridSparse : propagate the bin labels during projections
rvernet [Tue, 13 Apr 2010 13:31:26 +0000 (13:31 +0000)]
AliCFGridSparse : propagate the bin labels during projections
AliCFEffGrid    : fix delete []

14 years agoupdate in default cuts (Andrea Dainese)
jgrosseo [Tue, 13 Apr 2010 12:13:18 +0000 (12:13 +0000)]
update in default cuts (Andrea Dainese)

14 years agoPossibility to disable diamond constraint for primary vertex
dainese [Tue, 13 Apr 2010 12:11:32 +0000 (12:11 +0000)]
Possibility to disable diamond constraint for primary vertex

14 years ago- fixed coding violations
kkanaki [Tue, 13 Apr 2010 10:18:12 +0000 (10:18 +0000)]
- fixed coding violations

14 years agoremove include fstream and Riostream
dainese [Tue, 13 Apr 2010 10:05:20 +0000 (10:05 +0000)]
remove include fstream and Riostream

14 years agoNew task for impact parameter resolution study
dainese [Tue, 13 Apr 2010 09:53:04 +0000 (09:53 +0000)]
New task for impact parameter resolution study

14 years agoCoding conventions.
zampolli [Tue, 13 Apr 2010 08:40:13 +0000 (08:40 +0000)]
Coding conventions.

14 years agocomment out debugging in Calibration task settings
abercuci [Tue, 13 Apr 2010 08:34:07 +0000 (08:34 +0000)]
comment out debugging in Calibration task settings

14 years agoCoding conventions
cvetan [Tue, 13 Apr 2010 08:30:26 +0000 (08:30 +0000)]
Coding conventions

14 years agobook bad channel map histograms only once
gconesab [Tue, 13 Apr 2010 08:15:33 +0000 (08:15 +0000)]
book bad channel map histograms only once

14 years agoPlot of pT for D0 added (Gaute)
richterm [Tue, 13 Apr 2010 07:51:32 +0000 (07:51 +0000)]
Plot of pT for D0 added (Gaute)

14 years agoextend functionality also for calibration files
abercuci [Tue, 13 Apr 2010 06:00:04 +0000 (06:00 +0000)]
extend functionality also for calibration files

14 years agosecond interation on implementing variable detector segmentation
abercuci [Tue, 13 Apr 2010 05:59:32 +0000 (05:59 +0000)]
second interation on implementing variable detector segmentation
- make variables class specific from static

14 years agoFixes to cure warnings
sma [Mon, 12 Apr 2010 21:48:35 +0000 (21:48 +0000)]
Fixes to cure warnings

14 years agoadding prediction processor for the GRP, moving some functions to the PredictionProce...
richterm [Mon, 12 Apr 2010 21:35:39 +0000 (21:35 +0000)]
adding prediction processor for the GRP, moving some functions to the PredictionProcessor base class for common use, deleting deprecated code in the PredictionProcessorHLT

14 years agoRemoved class that depends on AliRunLoader. To be rewritten as AliAnalysisTask
dainese [Mon, 12 Apr 2010 21:03:34 +0000 (21:03 +0000)]
Removed class that depends on AliRunLoader. To be rewritten as AliAnalysisTask

14 years agoNew classes for the cuts on charm candidates
dainese [Mon, 12 Apr 2010 20:51:15 +0000 (20:51 +0000)]
New classes for the cuts on charm candidates

14 years agoreader and analysis container pointers need to be streamed, if not plugin does not...
gconesab [Mon, 12 Apr 2010 17:02:02 +0000 (17:02 +0000)]
reader and analysis container pointers need to be streamed, if not plugin does not work

14 years agoBig fix
dainese [Mon, 12 Apr 2010 16:53:21 +0000 (16:53 +0000)]
Big fix

14 years agorevert changes from Alexei, we cannot put AliEMCALHistoUtilities in libEMCALUtils
gconesab [Mon, 12 Apr 2010 16:00:14 +0000 (16:00 +0000)]
revert changes from Alexei, we cannot put AliEMCALHistoUtilities in libEMCALUtils

14 years agofixed warnings
alla [Mon, 12 Apr 2010 15:22:40 +0000 (15:22 +0000)]
fixed warnings

14 years agoMove class AliEMCALHistoUtilities from base libary to Utils one
pavlinov [Mon, 12 Apr 2010 15:04:09 +0000 (15:04 +0000)]
Move class AliEMCALHistoUtilities from base libary to Utils one

14 years agoMissing initializations in the copy constructor fixed
misko [Mon, 12 Apr 2010 14:55:08 +0000 (14:55 +0000)]
Missing initializations in the copy constructor fixed

14 years agoFixing warning (range of distribution histos is float now)
mfloris [Mon, 12 Apr 2010 14:35:25 +0000 (14:35 +0000)]
Fixing warning (range of distribution histos is float now)

14 years agoTask: In order to prevent memory leaks, TPConly tracks are deleted by hand. AddTask...
esicking [Mon, 12 Apr 2010 14:34:13 +0000 (14:34 +0000)]
Task: In order to prevent memory leaks, TPConly tracks are deleted by hand. AddTask: remove lines connecting to non-existing common output container

14 years agoWarning fixed
cvetan [Mon, 12 Apr 2010 14:28:57 +0000 (14:28 +0000)]
Warning fixed

14 years agoCoding Conventions
fca [Mon, 12 Apr 2010 14:24:11 +0000 (14:24 +0000)]
Coding Conventions

14 years agoAdding a subfolder "background" to PWG1, containing:
mfloris [Mon, 12 Apr 2010 13:36:34 +0000 (13:36 +0000)]
Adding a subfolder "background" to PWG1, containing:

- A task used for backgound and luminosity studies (AliAnalysisTaskBGvsTime)
- A histogram wrapper, providing merging capability for non-sorted histogram
  lists (AliHistoListWrapper). This is used by AliAnalysisTaskBGvsTime
- Macros need to run the task locally and on CAF.

14 years agoRemove unnecessary prints
gconesab [Mon, 12 Apr 2010 13:23:05 +0000 (13:23 +0000)]
Remove unnecessary prints

14 years agoacorde_raw.C --> update of the macro used to visualize acorde data from raw data...
hristov [Mon, 12 Apr 2010 13:06:49 +0000 (13:06 +0000)]
acorde_raw.C --> update of the macro used to visualize acorde data from raw data file.
acorde_esd.C --> new macro created to visualize the acorde data from AliESDs file.

Mario

14 years agoin debug mode output event number in file
kleinb [Mon, 12 Apr 2010 13:02:30 +0000 (13:02 +0000)]
in debug mode output event number in file

14 years agolimit printouts
kleinb [Mon, 12 Apr 2010 13:01:41 +0000 (13:01 +0000)]
limit printouts

14 years agoAdded quotas for TTL. Merging ignores extra files.
agheata [Mon, 12 Apr 2010 12:16:14 +0000 (12:16 +0000)]
Added quotas for TTL. Merging ignores extra files.

14 years agoUpdate of the HFE package
sma [Mon, 12 Apr 2010 12:11:06 +0000 (12:11 +0000)]
Update of the HFE package

14 years agoextra check on pointer
snelling [Mon, 12 Apr 2010 11:44:25 +0000 (11:44 +0000)]
extra check on pointer

14 years agoUsing specific VZERO OCDB entry for Pb-Pb simulation/reconstruction.
cvetan [Mon, 12 Apr 2010 10:29:57 +0000 (10:29 +0000)]
Using specific VZERO OCDB entry for Pb-Pb simulation/reconstruction.

14 years agoModified AliAnalysisMuonTrackingEff to load the geometry if it is not already loaded...
martinez [Mon, 12 Apr 2010 10:06:59 +0000 (10:06 +0000)]
Modified AliAnalysisMuonTrackingEff to load the geometry if it is not already loaded. Minor change in AliCheckMuonDetEltResponse to compute the total number of tracks by hand instead of reading it directly fromthe ESDs (has an effect on cosmic runs only, to take into account the cuts on the trigger in this case (Matthieu)

14 years agoSelect clusters or cells in a given time window in order to reject noisy channels...
gconesab [Mon, 12 Apr 2010 09:43:18 +0000 (09:43 +0000)]
Select clusters or cells in a given time window in order to reject noisy channels. Add ClusterTime vs energy histogram in QA analysis.

14 years agotrigger selection for hadron-level event definition
jgrosseo [Mon, 12 Apr 2010 09:40:54 +0000 (09:40 +0000)]
trigger selection for hadron-level event definition

14 years agoAdjustment of single photoelectron time response and photons tif of arrival distribution.
cvetan [Mon, 12 Apr 2010 09:15:31 +0000 (09:15 +0000)]
Adjustment of single photoelectron time response and photons tif of arrival distribution.

14 years agoExtra files do not have to be mandatory produced anymore in grid jobs
agheata [Mon, 12 Apr 2010 08:18:18 +0000 (08:18 +0000)]
Extra files do not have to be mandatory produced anymore in grid jobs

14 years agoPointer to tender made protected (from private) in the tender supply class. Derived...
agheata [Mon, 12 Apr 2010 08:04:15 +0000 (08:04 +0000)]
Pointer to tender made protected (from private) in the tender supply class. Derived supplies not forced anymore to provide a tender pointer - this is set automatically when adding the supply to an existing tender.

14 years agoSetting default storage implemented
agheata [Mon, 12 Apr 2010 07:52:50 +0000 (07:52 +0000)]
Setting default storage implemented

14 years ago(Temporary) fix for problem in xrootd: reconnecting to alien after forking.
zampolli [Mon, 12 Apr 2010 07:49:46 +0000 (07:49 +0000)]
(Temporary) fix for problem in xrootd: reconnecting to alien after forking.

14 years agoBug fixed.
zampolli [Mon, 12 Apr 2010 07:30:49 +0000 (07:30 +0000)]
Bug fixed.
Extra controls added.

14 years agobugfixes for the HLT build system:
richterm [Mon, 12 Apr 2010 06:53:24 +0000 (06:53 +0000)]
bugfixes for the HLT build system:
- dependencies resolved correctly
- creating the links to external files only if they do not yet exist

14 years agoextending unit test for AliHLTComponent by a sample event processing sequence
richterm [Mon, 12 Apr 2010 06:33:37 +0000 (06:33 +0000)]
extending unit test for AliHLTComponent by a sample event processing sequence

14 years agobugfix: setting the runNo correctly in the run descriptor
richterm [Mon, 12 Apr 2010 06:32:34 +0000 (06:32 +0000)]
bugfix: setting the runNo correctly in the run descriptor
bug https://savannah.cern.ch/bugs/?57917

14 years ago- minor improvements/corrections
kkanaki [Sun, 11 Apr 2010 22:53:07 +0000 (22:53 +0000)]
- minor improvements/corrections

14 years ago- filled the vertex histograms in the correct place
kkanaki [Sun, 11 Apr 2010 21:32:11 +0000 (21:32 +0000)]
- filled the vertex histograms in the correct place
- corrected calculation of track DCA to primary vertex

14 years agoremove checking of MC lable of track and cluster to set the goodness or badness of...
gconesab [Sun, 11 Apr 2010 18:45:38 +0000 (18:45 +0000)]
remove checking of MC lable of track and cluster to set the goodness or badness of the match, was causing problems and should be done at the analysis level

14 years agosubtract RCU L1Phase from time measurement, and try to avoid data jumps in sample...
dsilverm [Sun, 11 Apr 2010 18:37:24 +0000 (18:37 +0000)]
subtract RCU L1Phase from time measurement, and try to avoid data jumps in sample selection

14 years agoFixing typo.
zampolli [Sun, 11 Apr 2010 15:43:45 +0000 (15:43 +0000)]
Fixing typo.

14 years agoFix in the size of the stored array
shahoian [Sun, 11 Apr 2010 14:24:44 +0000 (14:24 +0000)]
Fix in the size of the stored array

14 years agoUpdating test files, both to run local tests, and for the Shuttle nightly tests.
zampolli [Sun, 11 Apr 2010 06:34:18 +0000 (06:34 +0000)]
Updating test files, both to run local tests, and for the Shuttle nightly tests.
(Ruben + Chiara)

14 years agoincluding the two classes AliDCSClient and AliDCSMessage from the SHUTTLE module...
richterm [Sat, 10 Apr 2010 23:27:42 +0000 (23:27 +0000)]
including the two classes AliDCSClient and AliDCSMessage from the SHUTTLE module into the HLT build of the pendolino lib.
The pendolino librray is now independent of external libraries when it is created from the HLT build system.

14 years agoimplementing functions required by the AliShuttleInterface
richterm [Sat, 10 Apr 2010 22:35:18 +0000 (22:35 +0000)]
implementing functions required by the AliShuttleInterface
adding logging function
adding list reader class from external package in order to have consistent library

14 years agoUpdate to profit from record-by-record reading capabilites of the AliLHCReader
shahoian [Sat, 10 Apr 2010 22:25:34 +0000 (22:25 +0000)]
Update to profit from record-by-record reading capabilites of the AliLHCReader

14 years ago- added analysis task with some global track properties retrieved from AliESDtrack...
kkanaki [Sat, 10 Apr 2010 21:25:24 +0000 (21:25 +0000)]
- added analysis task with some global track properties retrieved from AliESDtrack (more histograms to be included)
- updated macro

14 years agosorry - typo
dsilverm [Sat, 10 Apr 2010 09:56:18 +0000 (09:56 +0000)]
sorry - typo

14 years agoselect only raw data events where the EMCAL was included (needed for calibration...
dsilverm [Fri, 9 Apr 2010 22:33:23 +0000 (22:33 +0000)]
select only raw data events where the EMCAL was included (needed for calibration events)

14 years agoGet selected digit via method, not direct member access (changed in root trunk).
mtadel [Fri, 9 Apr 2010 20:18:12 +0000 (20:18 +0000)]
Get selected digit via method, not direct member access (changed in root trunk).

14 years agouse the TRD flag of a standalone track - kTRDout instead of kTRDin (Theo)
richterm [Fri, 9 Apr 2010 20:12:20 +0000 (20:12 +0000)]
use the TRD flag of a standalone track - kTRDout instead of kTRDin (Theo)