]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoIn AliMUONTriggerQADataMakerRec:
ivana [Fri, 16 Apr 2010 13:55:10 +0000 (13:55 +0000)]
In AliMUONTriggerQADataMakerRec:
- Set warnings in case ratio 44/34 > 1
- Optimize initialization and filling of histogram with ratio 44/34
(Diego)

14 years agoAdd new variables to injector ntuple - Set 2010 as default
prino [Fri, 16 Apr 2010 13:20:32 +0000 (13:20 +0000)]
Add new variables to injector ntuple - Set 2010 as default

14 years agoUpdate cuts for pp 7 TeV analysis in PartCorr
gconesab [Fri, 16 Apr 2010 12:45:34 +0000 (12:45 +0000)]
Update cuts for pp 7 TeV analysis in PartCorr

14 years agobugfix: correct use of the condition variable
richterm [Fri, 16 Apr 2010 12:29:52 +0000 (12:29 +0000)]
bugfix: correct use of the condition variable

14 years agoUpdated histogram drawing for PHOS
slindal [Fri, 16 Apr 2010 12:11:12 +0000 (12:11 +0000)]
Updated histogram drawing for PHOS

14 years agoCreated more advanced histo drawing for PHOS in alihlteve
slindal [Fri, 16 Apr 2010 12:11:07 +0000 (12:11 +0000)]
Created more advanced histo drawing for PHOS in alihlteve

14 years agore-organizing the configurations for globel HLT components:
richterm [Fri, 16 Apr 2010 11:37:01 +0000 (11:37 +0000)]
re-organizing the configurations for globel HLT components:
- GlobalVertexer gets input from TPC merger and ITS tracking
- GlobalESDConverter gets input from TPC merger, TPC MC, Global Vertexer and ITS tracking
- Vertex histogram componenent gets input from Global Vertexer and SPD vertexer
all inputs are optional

14 years agoAdding support for ITS reconstruction from digits. The DigitPublisher configuration...
richterm [Fri, 16 Apr 2010 11:33:45 +0000 (11:33 +0000)]
Adding support for ITS reconstruction from digits. The DigitPublisher configuration is added, however not yet enabled in the ITS tracking due to a problem in reading the TTree input which needs to be solved first.
Reducing memory profile of HLT ITS clusterfinding by using only one CF per detector instead of one per DDL.

14 years agoadding support for clusters of input origin kAliHLTDataOriginITS from digit publisher...
richterm [Fri, 16 Apr 2010 11:30:35 +0000 (11:30 +0000)]
adding support for clusters of input origin kAliHLTDataOriginITS from digit publisher (Gaute)

14 years agoAdded missing EveDet dependencies to AliHLTEve library
slindal [Fri, 16 Apr 2010 11:10:37 +0000 (11:10 +0000)]
Added missing EveDet dependencies to AliHLTEve library

14 years agoFixing conding violations (Matthieu)
martinez [Fri, 16 Apr 2010 10:39:10 +0000 (10:39 +0000)]
Fixing conding violations (Matthieu)

14 years agoAdded histograms vs theta and pt-dependent histogram range
dainese [Fri, 16 Apr 2010 09:25:00 +0000 (09:25 +0000)]
Added histograms vs theta and pt-dependent histogram range

14 years ago- updated documentation about the new arguments of the macro
kkanaki [Fri, 16 Apr 2010 09:18:25 +0000 (09:18 +0000)]
- updated documentation about the new arguments of the macro

14 years ago- added options to take the input file and OCDB entries from alien
kkanaki [Fri, 16 Apr 2010 08:36:26 +0000 (08:36 +0000)]
- added options to take the input file and OCDB entries from alien

14 years agobugfix: removing calls to old AliGRPObject functions, check of libAliHLTPHOS temporar...
richterm [Fri, 16 Apr 2010 08:06:58 +0000 (08:06 +0000)]
bugfix: removing calls to old AliGRPObject functions, check of libAliHLTPHOS temporarily disabled due to various problems in the library - cleanup ongoing

14 years agoadding libEMCALUtils to libAliHLTCalo dependencies
richterm [Fri, 16 Apr 2010 08:05:01 +0000 (08:05 +0000)]
adding libEMCALUtils to libAliHLTCalo dependencies

14 years agocorrecting unresolved symbols of libAliHLTTrigger:
richterm [Fri, 16 Apr 2010 08:03:35 +0000 (08:03 +0000)]
correcting unresolved symbols of libAliHLTTrigger:
classes AliHLTTriggerCaloClusterEnergy and AliHLTTriggerEmcalClusterEnergy added
to build system and LinkDef

14 years agoBugfixes and code clean-up (Felix)
cblume [Fri, 16 Apr 2010 07:39:36 +0000 (07:39 +0000)]
Bugfixes and code clean-up (Felix)

14 years agoObsolete classes removed.
policheh [Fri, 16 Apr 2010 07:15:47 +0000 (07:15 +0000)]
Obsolete classes removed.

14 years ago- Init exchange containers independently needed for usage of the task
abercuci [Fri, 16 Apr 2010 06:56:19 +0000 (06:56 +0000)]
- Init exchange containers independently needed for usage of the task
outside the analysis train
- comment out tracklet exchanged containers for the moment

14 years agoupdating HLT TRD ESDWriter follow reorganization of the friends in AliESDs.root ...
richterm [Fri, 16 Apr 2010 05:03:30 +0000 (05:03 +0000)]
updating HLT TRD ESDWriter follow reorganization of the friends in AliESDs.root (Theo)

14 years agoadding option to skip particular component libraries from the default libs by specify...
richterm [Fri, 16 Apr 2010 04:56:36 +0000 (04:56 +0000)]
adding option to skip particular component libraries from the default libs by specifying prependedg '!'-mark, e.g. '!libAliHLTITS.so'

14 years agoold unused alipmdv3.cxx deleted
basanta [Fri, 16 Apr 2010 03:55:45 +0000 (03:55 +0000)]
old unused alipmdv3.cxx deleted

14 years agoTask uses now the new cuts class (Chiara)
dainese [Thu, 15 Apr 2010 23:41:47 +0000 (23:41 +0000)]
Task uses now the new cuts class (Chiara)

14 years agoFixing coding violations
martinez [Thu, 15 Apr 2010 22:16:35 +0000 (22:16 +0000)]
Fixing coding violations

14 years agoNew analysis taks for muon-dimuon analysis (Livio)
martinez [Thu, 15 Apr 2010 21:58:05 +0000 (21:58 +0000)]
New analysis taks for muon-dimuon analysis (Livio)

14 years agomodification from Per Thomas
gconesab [Thu, 15 Apr 2010 21:41:46 +0000 (21:41 +0000)]
modification from Per Thomas

14 years agoRemoving non existing emcal trigger class from build system
phille [Thu, 15 Apr 2010 21:36:01 +0000 (21:36 +0000)]
Removing non existing emcal trigger class from build system

14 years agoNew task for extraction of a particle's pt distribution from the decay daughter pt...
dainese [Thu, 15 Apr 2010 21:34:44 +0000 (21:34 +0000)]
New task for extraction of a particle's pt distribution from the decay daughter pt distribution (F. Fionda)

14 years agoNew task for extraction of a particle's pt distribution from the decay daughter pt...
dainese [Thu, 15 Apr 2010 21:33:44 +0000 (21:33 +0000)]
New task for extraction of a particle's pt distribution from the decay daughter pt distribution (F. Fionda)

14 years agoInitializing a rawanalyzer object in
phille [Thu, 15 Apr 2010 21:33:19 +0000 (21:33 +0000)]
Initializing a rawanalyzer object in
the PeakFinder component.

14 years agoDplus and Ds tasks use the new cuts classes (Francesco, Renu, Giacomo)
dainese [Thu, 15 Apr 2010 21:14:07 +0000 (21:14 +0000)]
Dplus and Ds tasks use the new cuts classes (Francesco, Renu, Giacomo)

14 years agoUpdated cuts classes (Rossella, Renu, Francesco, Giacomo, Chiara)
dainese [Thu, 15 Apr 2010 21:11:11 +0000 (21:11 +0000)]
Updated cuts classes (Rossella, Renu, Francesco, Giacomo, Chiara)

14 years agofoo
phille [Thu, 15 Apr 2010 20:40:01 +0000 (20:40 +0000)]
foo

14 years agoChanging that data identifier for EMCAL from EMCL to EMCA
phille [Thu, 15 Apr 2010 20:34:13 +0000 (20:34 +0000)]
Changing that data identifier for EMCAL from EMCL to EMCA
( The HLT framework assumes the  latter ).

14 years agoNeural Network component
phille [Thu, 15 Apr 2010 19:38:21 +0000 (19:38 +0000)]
Neural Network component

14 years agoComponent for fast fitting ( Alexei )
phille [Thu, 15 Apr 2010 19:35:46 +0000 (19:35 +0000)]
Component for fast fitting ( Alexei )

14 years ago- corrected the ingroup to alihlt_qa for the documentation creation
kkanaki [Thu, 15 Apr 2010 19:27:59 +0000 (19:27 +0000)]
- corrected the ingroup to alihlt_qa for the documentation creation

14 years agoMerge branch 'histocomp'
slindal [Thu, 15 Apr 2010 19:27:21 +0000 (19:27 +0000)]
Merge branch 'histocomp'

* histocomp:
  bugix in calohistcomponent. Must clear histo array

14 years agoCorrect setter/getter methods for fgPedestalValue
pavlinov [Thu, 15 Apr 2010 16:48:21 +0000 (16:48 +0000)]
Correct setter/getter methods for fgPedestalValue

14 years ago- follow the changes of the input of the drift velocity component
kkanaki [Thu, 15 Apr 2010 16:14:04 +0000 (16:14 +0000)]
- follow the changes of the input of the drift velocity component

14 years agomove AliEMCALHistoUtilities from base to Utils library, remove call of this class...
gconesab [Thu, 15 Apr 2010 15:54:45 +0000 (15:54 +0000)]
move AliEMCALHistoUtilities from base to Utils library, remove call of this class in AliEMCALReconstructor

14 years agoadded histograms
snelling [Thu, 15 Apr 2010 14:30:28 +0000 (14:30 +0000)]
added histograms

14 years agoCoding convention fixes
belikov [Thu, 15 Apr 2010 13:38:51 +0000 (13:38 +0000)]
Coding convention fixes

14 years agoSkipping PHYSICS and STANDALONE runs when the recording is OFF.
zampolli [Thu, 15 Apr 2010 12:24:46 +0000 (12:24 +0000)]
Skipping PHYSICS and STANDALONE runs when the recording is OFF.

14 years agoMerge branch 'histocomp'
slindal [Thu, 15 Apr 2010 12:01:40 +0000 (12:01 +0000)]
Merge branch 'histocomp'

* histocomp:
  Changed calo histo component to send histograms in one block
  Added error message in configuration string parsing

14 years agoIn AliMUONTriggerQADataMakerRec:
ivana [Thu, 15 Apr 2010 11:36:39 +0000 (11:36 +0000)]
In AliMUONTriggerQADataMakerRec:
Adding protection against sqrt from negative value
(bug report #65815)

14 years agoFix in the printout of the validity time-stamps
shahoian [Thu, 15 Apr 2010 10:17:41 +0000 (10:17 +0000)]
Fix in the printout of the validity time-stamps

14 years agoMove pretrigger simulation to TRDsim
cblume [Thu, 15 Apr 2010 09:54:19 +0000 (09:54 +0000)]
Move pretrigger simulation to TRDsim

14 years agoChange names of the output conatainer and files
marian [Thu, 15 Apr 2010 09:45:57 +0000 (09:45 +0000)]
Change  names of the output conatainer and files
Adding MakeReportTPC.C macro

(Marian)

14 years agoadding argument for specifying options for the HLT
richterm [Thu, 15 Apr 2010 09:36:36 +0000 (09:36 +0000)]
adding argument for specifying options for the HLT

14 years ago- macros for running the analysis tasks for the HLT-offline ESD tree comparison on...
kkanaki [Thu, 15 Apr 2010 09:06:04 +0000 (09:06 +0000)]
- macros for running the analysis tasks for the HLT-offline ESD tree comparison on the GRID

14 years ago- removed unnecessary variables and change the default detector task to 'global'.
kkanaki [Thu, 15 Apr 2010 08:57:11 +0000 (08:57 +0000)]
- removed unnecessary variables and change the default detector task to 'global'.

14 years agocoding conventions
richterm [Thu, 15 Apr 2010 07:12:13 +0000 (07:12 +0000)]
coding conventions

14 years agodisplay HLT TPC clusters from a specific digit file
richterm [Thu, 15 Apr 2010 07:09:54 +0000 (07:09 +0000)]
display HLT TPC clusters from a specific digit file

14 years agoadding handler for {'CLUSTERS':'TPC '} blocks, stored in a file HLT.TPC.Clusters...
richterm [Thu, 15 Apr 2010 07:06:52 +0000 (07:06 +0000)]
adding handler for {'CLUSTERS':'TPC '} blocks, stored in a file HLT.TPC.Clusters.root in HOMER format

14 years ago- adding possibility to open an AliHLTOUTDigitReader for a specific digit file
richterm [Thu, 15 Apr 2010 06:57:51 +0000 (06:57 +0000)]
- adding possibility to open an AliHLTOUTDigitReader for a specific digit file
- some code cleanup, using AliHLTMisc to create intances

14 years ago- moved the writing of the data to DumpEvent() instead of FillESD()
richterm [Thu, 15 Apr 2010 06:53:18 +0000 (06:53 +0000)]
- moved the writing of the data to DumpEvent() instead of FillESD()
- bugfix: handle the SOR correctly if only one DDL link is defined as output
- bugfix: argument scan - use correct function call of the base class

14 years agochanged histogram binning
kleinb [Thu, 15 Apr 2010 05:26:25 +0000 (05:26 +0000)]
changed histogram binning

14 years agolimit printout of Event Plane for MC
kleinb [Thu, 15 Apr 2010 05:25:43 +0000 (05:25 +0000)]
limit printout of Event Plane for MC

14 years ago change histo range, remove setter
kleinb [Thu, 15 Apr 2010 05:21:59 +0000 (05:21 +0000)]
 change histo range, remove setter

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)