]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoAdd Gamma conversions removal
akisiel [Mon, 19 Apr 2010 08:21:57 +0000 (08:21 +0000)]
Add Gamma conversions removal

14 years agoAdd Eta cut
akisiel [Mon, 19 Apr 2010 08:20:33 +0000 (08:20 +0000)]
Add Eta cut

14 years agoAdd dEdx monitoring class.
akisiel [Mon, 19 Apr 2010 08:20:06 +0000 (08:20 +0000)]
Add dEdx monitoring class.

14 years agoAdd dEdx monitoring. Add accepted multiplicity monitoring
akisiel [Mon, 19 Apr 2010 08:17:55 +0000 (08:17 +0000)]
Add dEdx monitoring. Add accepted multiplicity monitoring

14 years agoAdd the structure for Oliver's Jet Chemistry class
kleinb [Mon, 19 Apr 2010 07:57:15 +0000 (07:57 +0000)]
Add the structure for Oliver's Jet Chemistry class

14 years agoWarnings corrected + QA changes + ZDC y can be set in Config.C
coppedis [Mon, 19 Apr 2010 07:32:32 +0000 (07:32 +0000)]
Warnings corrected + QA changes + ZDC y can be set in Config.C

14 years agoadding default configuration object for GlobalOfflineVertexer
richterm [Mon, 19 Apr 2010 06:15:08 +0000 (06:15 +0000)]
adding default configuration object for GlobalOfflineVertexer

14 years agoadding component 'GlobalOfflineVertexer' (class AliHLTGlobalOfflineVertexerComponent...
richterm [Mon, 19 Apr 2010 06:11:48 +0000 (06:11 +0000)]
adding component 'GlobalOfflineVertexer' (class AliHLTGlobalOfflineVertexerComponent) to the libAliHLTGlobal
adding test macro to run the component on raw data, subscribing to the default HLT reconstruction chain

14 years agoadding default configuration object for SampleESDAnalysis component
richterm [Mon, 19 Apr 2010 06:02:23 +0000 (06:02 +0000)]
adding default configuration object for SampleESDAnalysis component

14 years agoImproving printout of T0 triggers
fca [Mon, 19 Apr 2010 05:58:19 +0000 (05:58 +0000)]
Improving printout of T0 triggers

14 years agoFixing array size
fca [Mon, 19 Apr 2010 04:57:51 +0000 (04:57 +0000)]
Fixing array size

14 years agoBug fix (Chiara)
dainese [Sun, 18 Apr 2010 20:08:03 +0000 (20:08 +0000)]
Bug fix (Chiara)

14 years agoAdding chi2 of the fit.
marian [Sun, 18 Apr 2010 15:36:21 +0000 (15:36 +0000)]
Adding chi2 of the fit.
(Marian)

14 years agoAdded two methods (Chiara)
dainese [Sun, 18 Apr 2010 15:06:47 +0000 (15:06 +0000)]
Added two methods (Chiara)

14 years agoUse TObjString for summary info
marian [Sun, 18 Apr 2010 12:55:51 +0000 (12:55 +0000)]
Use TObjString for summary info

14 years ago Make a Analysis/summary of syswatch.root files created in Anlysis train
marian [Sun, 18 Apr 2010 12:02:41 +0000 (12:02 +0000)]
 Make a Analysis/summary of syswatch.root files created in Anlysis train
(Marian)

14 years agoadding an example component illustrating some ESD analysis and corresponding macro...
richterm [Sun, 18 Apr 2010 10:59:44 +0000 (10:59 +0000)]
adding an example component illustrating some ESD analysis and corresponding macro to run it

14 years agoadding new interface function for the announcement of required OCDB objects and
richterm [Sun, 18 Apr 2010 10:46:23 +0000 (10:46 +0000)]
adding new interface function for the announcement of required OCDB objects and
implemented a check for the objects in the component initialization

/**
 * Get a list of OCDB object description.
 * The list of objects is provided in a TMap
 * - key: complete OCDB path, e.g. GRP/GRP/Data
 * - value: short description why the object is needed
 * Key and value objects created inside this class go into ownership of
 * target TMap.
 * @param targetMap   TMap instance receiving the list
 * @return void
 */
virtual void GetOCDBObjectDescription( TMap* const targetArray);

14 years agoadding availability check for a list of OCDB objects, code cleanup and updated docume...
richterm [Sun, 18 Apr 2010 09:45:55 +0000 (09:45 +0000)]
adding availability check for a list of OCDB objects, code cleanup and updated documentation

14 years agoSuppress HC warning (MinJung)
cblume [Sat, 17 Apr 2010 18:49:38 +0000 (18:49 +0000)]
Suppress HC warning (MinJung)

14 years agoCoding convention fixes from Jennifer.
mtadel [Sat, 17 Apr 2010 09:10:11 +0000 (09:10 +0000)]
Coding convention fixes from Jennifer.

14 years agoFrom printf to AliInfo
fca [Sat, 17 Apr 2010 05:28:23 +0000 (05:28 +0000)]
From printf to AliInfo

14 years agoProperly deleting loader (I.Hrivnacova)
fca [Fri, 16 Apr 2010 23:32:59 +0000 (23:32 +0000)]
Properly deleting loader (I.Hrivnacova)

14 years agoMoving annoying message to debug
fca [Fri, 16 Apr 2010 23:32:23 +0000 (23:32 +0000)]
Moving annoying message to debug

14 years agoenable HLT ITS tracking from digits
richterm [Fri, 16 Apr 2010 22:42:43 +0000 (22:42 +0000)]
enable HLT ITS tracking from digits

14 years ago- applying a workaround for reading the ITS TreeD which was supposed to be sent via...
richterm [Fri, 16 Apr 2010 22:41:03 +0000 (22:41 +0000)]
- applying a workaround for reading the ITS TreeD which was supposed to be sent via TMessage. This seems however not possible. More investigation necessary.
- bugfix: Setting the directory of the target tree to NULL solves seg fault when reading it

14 years agoremove also dependency on AliESDCaloCluster, functionality already existing to get...
gconesab [Fri, 16 Apr 2010 21:32:19 +0000 (21:32 +0000)]
remove also dependency on AliESDCaloCluster, functionality already existing to get the TLorentzVector from the CaloCluster in AliESDCaloCluster

14 years agocomment out dependencies on RunLoader and RecPoints
gconesab [Fri, 16 Apr 2010 21:08:16 +0000 (21:08 +0000)]
comment out dependencies on RunLoader and RecPoints

14 years agoFixed numbering conversion problem at DCS-Amanda level. Code updated to write HW...
decaro [Fri, 16 Apr 2010 17:57:20 +0000 (17:57 +0000)]
Fixed numbering conversion problem at DCS-Amanda level. Code updated to write HW status map in OCDB

14 years agoProblem fixed in HVandLV dps processing
decaro [Fri, 16 Apr 2010 17:56:55 +0000 (17:56 +0000)]
Problem fixed in HVandLV dps processing

14 years agoUpdate in clusterFinderV1 algorithm
decaro [Fri, 16 Apr 2010 17:56:40 +0000 (17:56 +0000)]
Update in clusterFinderV1 algorithm

14 years agoAdded output containers for theta-dep histograms
dainese [Fri, 16 Apr 2010 16:55:29 +0000 (16:55 +0000)]
Added output containers for theta-dep histograms

14 years ago1.) runFlowTask.C:
snelling [Fri, 16 Apr 2010 15:14:26 +0000 (15:14 +0000)]
1.) runFlowTask.C:
 a) Included by default some other methods besides SP;
 b) Added  Bool_t DATA = kFALSE/kTRUE to the macro's argument when running in mode mGrid as well;
 c) Added method CrossCheckUserSettings() which for instance prevents setting MCEP = DATA = kTRUE. Implementation of other warnings (e.g. for LYZ1SUM = LYZ2SUM = kTRUE shall be implemented within this method in order not to spoil to much the main body of the macro with trivial things);

2.) CreateAlienHandler.C:
 a) When running in run mode "test" by default 10 files will be copied locally and analysis will be performed only on them, which can take more than 1h in reality. Added setter for number of files to be copied locally: plugin->SetNtestFiles(2);
 b) Updated Root and AliRoot versions: plugin->SetROOTVersion("v5-26-00b-2"); plugin->SetAliROOTVersion("v4-19-10-AN");
 c) There is a method to add more runs of a certain production in one go: plugin->SetRunRange(105000,106000);
 d) Instead of storing outputs in directories 000,001, etc, the output files will be stored in directories named after the run number of a certain production: plugin->SetOutputToRunNo();
 e) Provided example of plugin usage for one MC production and for real data on Grid.

3.) In *Task*.cxx:
 a) Added in accordance with the 3rd point at https://aliceinfo.cern.ch/Offline/Activities/Analysis/AnalysisFramework/analysisFAQ.html the line PostData(1,fListHistos);
at the end of each method UserCreateOutputObjects() in the task's classes. Now even if no event passes the selection criteria the output files of each method still will be in "AnalysisResults.root" but with the empty histograms. This is extremely relevant for merging procedure and for instance for validating jobs in plugin's "test" mode.

14 years agoMerge branch 'histocomp'
slindal [Fri, 16 Apr 2010 14:31:44 +0000 (14:31 +0000)]
Merge branch 'histocomp'

* histocomp:
  Updated histogram drawing functions to prevent histograms jumping to wrong canvas

14 years ago- fix bin label behaviour during projections in case of no defined label
rvernet [Fri, 16 Apr 2010 14:11:16 +0000 (14:11 +0000)]
- fix bin label behaviour during projections in case of no defined label
- fix memory leak warning at run time in Slice()

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)