]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoReadme for calibration/performance train (Marian)
marian [Wed, 16 Sep 2009 16:07:33 +0000 (16:07 +0000)]
Readme for calibration/performance train (Marian)

14 years agoFixed warnings
pulvir [Wed, 16 Sep 2009 15:42:00 +0000 (15:42 +0000)]
Fixed warnings

14 years agoSet baseline to 0.
mfasel [Wed, 16 Sep 2009 15:20:40 +0000 (15:20 +0000)]
Set baseline to 0.

14 years agoFix warnings in AOD reader
akisiel [Wed, 16 Sep 2009 14:47:55 +0000 (14:47 +0000)]
Fix warnings in AOD reader

14 years agoNew method to reconstruct ITS RecPoints without TTree, to be used by HLT (Gaute)
prino [Wed, 16 Sep 2009 14:22:58 +0000 (14:22 +0000)]
New method to reconstruct ITS RecPoints without TTree, to be used by HLT (Gaute)

14 years agoChanges of Jens
marian [Wed, 16 Sep 2009 13:56:21 +0000 (13:56 +0000)]
Changes of Jens

TPCPEDESTALda.cxx.diff add check if any data was processed before exporting to amore
TPCPULSERda.cxx.diff add check if any data was processed before exporting to amore

14 years agofix factor 2
snelling [Wed, 16 Sep 2009 13:54:01 +0000 (13:54 +0000)]
fix factor 2

14 years agopreliminary version of event plane estimate for AOD (fix for double angle will come...
snelling [Wed, 16 Sep 2009 13:46:06 +0000 (13:46 +0000)]
preliminary version of event plane estimate for AOD (fix for double angle will come later)

14 years agoScaler mapping deoding from SOD event
coppedis [Wed, 16 Sep 2009 13:45:04 +0000 (13:45 +0000)]
Scaler mapping deoding from SOD event

14 years agoMoving reconstruction settings to the reco params, new cosmics reco param OCDB entry...
mfasel [Wed, 16 Sep 2009 13:25:22 +0000 (13:25 +0000)]
Moving reconstruction settings to the reco params, new cosmics reco param OCDB entry, set baseline subtraction in the clusterizer, add baseline 10 for simulated raw data

14 years agoCorrected SDD raw-data visualization code (Francesco). To be ported to the release...
cvetan [Wed, 16 Sep 2009 13:14:32 +0000 (13:14 +0000)]
Corrected SDD raw-data visualization code (Francesco). To be ported to the release together in the other changes in EVE.

14 years agonew monitoring histograms
alla [Wed, 16 Sep 2009 13:02:30 +0000 (13:02 +0000)]
new monitoring histograms

14 years agoAliHMPIDRecoParam is updated with RunTypes:
dibari [Wed, 16 Sep 2009 11:29:51 +0000 (11:29 +0000)]
AliHMPIDRecoParam is updated with RunTypes:
LowFlux, HighFlux, Cosmics (calibration is not needed)
and macro to create HMPID recoparams is added.
AliHMPIDTracker and Recon are updated to use the new recoparams.
Relative items in Planning will be closed

14 years agoAdding the new Qmax and Qtot histograms
marian [Wed, 16 Sep 2009 11:01:46 +0000 (11:01 +0000)]
Adding the new Qmax and Qtot histograms
(Peter Christiansen)

14 years agoSelection result per cut name.
morsch [Wed, 16 Sep 2009 10:43:03 +0000 (10:43 +0000)]
Selection result per cut name.

14 years agoFor the display, now uses the human chamberId convention, i.e. starting at one, inste...
laphecet [Wed, 16 Sep 2009 10:08:42 +0000 (10:08 +0000)]
For the display, now uses the human chamberId convention, i.e. starting at one, instead of zero

14 years agoAdding a class to create dN/deta from FMD analysis output
hdalsgaa [Wed, 16 Sep 2009 09:48:12 +0000 (09:48 +0000)]
Adding a class to create dN/deta from FMD analysis output

14 years agoAdd Reaction Plane analysis to compilation
akisiel [Wed, 16 Sep 2009 09:16:26 +0000 (09:16 +0000)]
Add Reaction Plane analysis to compilation

14 years agotime evaluation with k-Level method added
prsnko [Wed, 16 Sep 2009 03:37:48 +0000 (03:37 +0000)]
time evaluation with k-Level method added

14 years agoAdded hit distributions from all events from MC and data in preparation for sharing...
hdalsgaa [Tue, 15 Sep 2009 23:21:18 +0000 (23:21 +0000)]
Added hit distributions from all events from MC and data in preparation for sharing efficiency correction

14 years agoAfter MatchToMC, check that D0MC daughters are K and pi
dainese [Tue, 15 Sep 2009 23:21:18 +0000 (23:21 +0000)]
After MatchToMC, check that D0MC daughters are K and pi

14 years agoallow for selection of signal range for high gain channels (useful e.g. for cosmic...
dsilverm [Tue, 15 Sep 2009 20:39:00 +0000 (20:39 +0000)]
allow for selection of signal range for high gain channels (useful e.g. for cosmic/MIP studies)

14 years agoFix the access to the GRP OCDB entry. This code is to be replaced by access to the...
cvetan [Tue, 15 Sep 2009 19:58:44 +0000 (19:58 +0000)]
Fix the access to the GRP OCDB entry. This code is to be replaced by access to the AliRunInfo. That we will do after putting a savannah report.

14 years agoChanges of Jens Wiechula
marian [Tue, 15 Sep 2009 19:56:54 +0000 (19:56 +0000)]
Changes of Jens Wiechula

AliTPCcalibDB.cxx.diff Add support for TPC/Calib/Raw
AliTPCcalibDB.h.diff Add support for TPC/Calib/Raw
AliTPCcalibDButil.cxx.diff Add analysis of AliTPCCalibRaw, fix mean value extraction in CE, fix outlier determination in CE
AliTPCcalibDButil.h.diff Add analysis of AliTPCCalibRaw, fix mean value extraction in CE,
AliTPCCalibViewerGUItime.cxx.diff Add support for draw same option, handle large trees, fix histogram title creation, add virtual function to set chain directly
AliTPCCalibViewerGUItime.h.diff Add support for draw same option, handle large trees, fix histogram title creation, add virtual function to set chain directly
AliTPCConfigParser.cxx.diff Add gSystem->ExpandPathName to the file to be opend
CalibEnv.C.diff Add RCU phase failure rate, remove dublicated CE graph entries
TPCCEda.cxx.diff Fix order of event==NULL check, change meta data update time to SQL format
TPCPEDESTALda.cxx.diff Fix order of event==NULL check, change meta data update time to SQL format
TPCPULSERda.cxx.diff change meta data update time to SQL format
TPCQAda.cxx.diff change meta data update time to SQL format
TPCRAWda.cxx.diff

14 years agoHotfix for online display GUI application (Matevz)
cvetan [Tue, 15 Sep 2009 19:43:56 +0000 (19:43 +0000)]
Hotfix for online display GUI application (Matevz)

14 years agoSpeed up of the code *Peter Christiansen
marian [Tue, 15 Sep 2009 19:43:07 +0000 (19:43 +0000)]
Speed up of the code *Peter Christiansen

Old method:
===========
Analyse called
EventCounter: 102
TimeBins: 1000
Real time 0:03:53, CP time 230.180

New method:
===========
Analyse called
EventCounter: 102
TimeBins: 1000
Real time 0:00:03, CP time 2.800

14 years agoDifferent names for cuts.
morsch [Tue, 15 Sep 2009 16:34:04 +0000 (16:34 +0000)]
Different names for cuts.

14 years agoPossibility to apply filtermask (bitwise AND) to the previous decisions.
morsch [Tue, 15 Sep 2009 16:22:00 +0000 (16:22 +0000)]
Possibility to apply filtermask (bitwise AND) to the previous decisions.

14 years agoTime treating corrected in simulated and real raw data
prsnko [Tue, 15 Sep 2009 14:21:50 +0000 (14:21 +0000)]
Time treating corrected in simulated and real raw data

14 years agoAdding a trigger selection combo-box to be used by the online display/reco. The combo...
cvetan [Tue, 15 Sep 2009 13:46:24 +0000 (13:46 +0000)]
Adding a trigger selection combo-box to be used by the online display/reco. The combo-box is fully operational in case the AliEVE event navigation is driven by the AliReconstruction (i.e. so called alieve rec.C mode)

14 years agoZS offset and threshold are reading from the data stream, if no RecoParams specified.
policheh [Tue, 15 Sep 2009 13:27:45 +0000 (13:27 +0000)]
ZS offset and threshold are reading from the data stream, if no RecoParams specified.

14 years agomacros to produce new T0 Reco Param
alla [Tue, 15 Sep 2009 10:51:27 +0000 (10:51 +0000)]
macros to produce new T0 Reco Param

14 years agochangeble histogram range for RAW QA and monitoring
alla [Tue, 15 Sep 2009 10:47:57 +0000 (10:47 +0000)]
changeble histogram range for RAW QA and monitoring

14 years agochangeble histogram range for RAW QA and monitoring
alla [Tue, 15 Sep 2009 10:47:07 +0000 (10:47 +0000)]
changeble histogram range for RAW QA and monitoring

14 years agoMemory management corrected
haavard [Tue, 15 Sep 2009 08:25:13 +0000 (08:25 +0000)]
Memory management corrected

14 years agoAdd newline at the end
cblume [Tue, 15 Sep 2009 08:04:14 +0000 (08:04 +0000)]
Add newline at the end

14 years agoVerbous print-out in debug mode only.
morsch [Tue, 15 Sep 2009 07:50:28 +0000 (07:50 +0000)]
Verbous print-out in debug mode only.

14 years agoAdded correction framework (Kathrin)
kaamodt [Tue, 15 Sep 2009 05:56:16 +0000 (05:56 +0000)]
Added correction framework (Kathrin)
Added new functions to calculate the xyz point of conversion (Markus)
Added CORRFW to the makefile
Changed the configuration macro for the new functionality.

14 years agoMacro to read and display SSD common mode values (Panos)
prino [Mon, 14 Sep 2009 17:23:23 +0000 (17:23 +0000)]
Macro to read and display SSD common mode values (Panos)

14 years agoadding cut on relative uncertainty on pt (Bastian)
jgrosseo [Mon, 14 Sep 2009 16:34:44 +0000 (16:34 +0000)]
adding cut on relative uncertainty on pt (Bastian)

14 years agoFiltering the input list
marian [Mon, 14 Sep 2009 16:29:36 +0000 (16:29 +0000)]
Filtering the input list
check the presence of files
(Marian)

14 years agoUpdated Altro configuration entry
haavard [Mon, 14 Sep 2009 15:59:34 +0000 (15:59 +0000)]
Updated Altro configuration entry
Improved several error messages
QA OCDB entry valid for one run only

14 years agoAdded getters for ZS parameters: offset and threshold.
policheh [Mon, 14 Sep 2009 15:54:11 +0000 (15:54 +0000)]
Added getters for ZS parameters: offset and threshold.

14 years agoPossibility to force the reading of AODs from the output (for example for merging).
morsch [Mon, 14 Sep 2009 14:53:37 +0000 (14:53 +0000)]
Possibility to force the reading of AODs from the output (for example for merging).

14 years agoNew macro ro analyze SSD OCDB entries (Panos)
prino [Mon, 14 Sep 2009 14:41:59 +0000 (14:41 +0000)]
New macro ro analyze SSD OCDB entries (Panos)

14 years agoDifferent access to common blocks. Works now also on 64 bit.
morsch [Mon, 14 Sep 2009 14:18:16 +0000 (14:18 +0000)]
Different access to common blocks. Works now also on 64 bit.

14 years agoRemoving obsolete and no more used class
coppedis [Mon, 14 Sep 2009 14:05:53 +0000 (14:05 +0000)]
Removing obsolete and no more used class

14 years agoNew RCU mapping (with 20 map files) used; ZS parameters taken from the RCU trailer.
policheh [Mon, 14 Sep 2009 11:19:30 +0000 (11:19 +0000)]
New RCU mapping (with 20 map files) used; ZS parameters taken from the RCU trailer.

14 years agoincrease classdef
kleinb [Mon, 14 Sep 2009 09:18:03 +0000 (09:18 +0000)]
increase classdef

14 years agoLimit printouts to debug mode
kleinb [Mon, 14 Sep 2009 09:03:03 +0000 (09:03 +0000)]
Limit printouts to debug mode

14 years ago- corrected access to the TPC parameters from AliTPCcalibDB
kkanaki [Mon, 14 Sep 2009 08:47:50 +0000 (08:47 +0000)]
- corrected access to the TPC parameters from AliTPCcalibDB

14 years agoremoved the debug loop for charm particles
kleinb [Mon, 14 Sep 2009 08:31:24 +0000 (08:31 +0000)]
removed the debug loop for charm particles

14 years agoGrid result can be used instead of local collection.
morsch [Mon, 14 Sep 2009 08:17:39 +0000 (08:17 +0000)]
Grid result can be used instead of local collection.
Use
SetGridResult(TGridResult*  gridTag);

14 years agoNew cosmic trigger classes defined by trigger coordination. To be ported to the release.
cvetan [Mon, 14 Sep 2009 07:31:55 +0000 (07:31 +0000)]
New cosmic trigger classes defined by trigger coordination. To be ported to the release.

14 years agosome cosmetics and a bool to turn off legends
snelling [Mon, 14 Sep 2009 07:21:23 +0000 (07:21 +0000)]
some cosmetics and a bool to turn off legends

14 years agoChanges for task Optimization of V0 finder (2079) + plus fix for the bug number 47412...
hristov [Mon, 14 Sep 2009 05:02:41 +0000 (05:02 +0000)]
Changes for task Optimization of V0 finder (2079) + plus fix for the bug number 47412 (Ana)

14 years agoMemory leaks in TOF visualization code
cvetan [Sun, 13 Sep 2009 20:55:20 +0000 (20:55 +0000)]
Memory leaks in TOF visualization code

14 years agoTRD tracks macro removed from the online display due to memory leaks. In the macro...
cvetan [Sun, 13 Sep 2009 19:34:01 +0000 (19:34 +0000)]
TRD tracks macro removed from the online display due to memory leaks. In the macro - remove the reset of the default GL viewer.

14 years agoCoding rules
cblume [Sun, 13 Sep 2009 09:50:14 +0000 (09:50 +0000)]
Coding rules

14 years agoUpdate of initialization for HLT
cblume [Sun, 13 Sep 2009 09:44:12 +0000 (09:44 +0000)]
Update of initialization for HLT

14 years agoLittle bug fix (Davide)
dainese [Sun, 13 Sep 2009 08:26:37 +0000 (08:26 +0000)]
Little bug fix (Davide)

14 years ago- added AliTPCSeed info to the AliESDtrack of the AliESDEvent in all HLT TPC calibrat...
kkanaki [Sat, 12 Sep 2009 16:06:49 +0000 (16:06 +0000)]
- added AliTPCSeed info to the AliESDtrack of the AliESDEvent in all HLT TPC calibration components
- cleaned up data block loops, defined origin of data blocks, corrected origin of AliESDEvent because of the use of the global esd converter
- added testing macro that reads the recorded HLT data from HLTOUT, in particular HLT raw tracks, TPC clusters and the AliESDEvent block

14 years agoTPCQAda.cxx.diff Change export to amore db. Updated after a given time interval.
marian [Sat, 12 Sep 2009 12:56:42 +0000 (12:56 +0000)]
TPCQAda.cxx.diff Change export to amore db. Updated after a given time interval.
TPCRAWda.cxx.diff Change export to amore db. Updated after a given time interval.
AliTPCCalibRaw.cxx.diff Add constructor using configuration map
AliTPCCalibRaw.h.diff Add constructor using configuration map

14 years ago- exclude old HLT TPC calibration components from the list of registered components
kkanaki [Sat, 12 Sep 2009 12:49:47 +0000 (12:49 +0000)]
- exclude old HLT TPC calibration components from the list of registered components
- include the HLT TPC calibration agent to the build system
- prepare CMake file for this library

14 years agoPropagate correction for ladder swap on layer 3 in SDD macros (F. Prino)
prino [Sat, 12 Sep 2009 12:37:27 +0000 (12:37 +0000)]
Propagate correction for ladder swap on layer 3 in SDD macros (F. Prino)

14 years agoFix run range in OCDB/ITS/Calib/DDLMapSDD
prino [Fri, 11 Sep 2009 14:56:10 +0000 (14:56 +0000)]
Fix run range in OCDB/ITS/Calib/DDLMapSDD

14 years agoFix swap of ladders in DDL connection of SDD (F.Prino)
prino [Fri, 11 Sep 2009 13:01:00 +0000 (13:01 +0000)]
Fix swap of ladders in DDL connection of SDD (F.Prino)

14 years agoFix swap of ladders in DDL connection of SDD (F.Prino)
prino [Fri, 11 Sep 2009 13:00:35 +0000 (13:00 +0000)]
Fix swap of ladders in DDL connection of SDD (F.Prino)

14 years agonew FMD alignment object
hdalsgaa [Fri, 11 Sep 2009 12:40:46 +0000 (12:40 +0000)]
new FMD alignment object

14 years agoAdding an option to run without a trigger
hdalsgaa [Fri, 11 Sep 2009 11:17:44 +0000 (11:17 +0000)]
Adding an option to run without a trigger

14 years agoFastOr information in ESD also for cosmics
prino [Fri, 11 Sep 2009 10:53:07 +0000 (10:53 +0000)]
FastOr information in ESD also for cosmics

14 years agoTaking into account that the default value of the beamType in the DAQ logbook
zampolli [Fri, 11 Sep 2009 08:16:55 +0000 (08:16 +0000)]
Taking into account that the default value of the beamType in the DAQ logbook
(which was "Cosmics") is not there any more --> reacting to beamType = NULL
as it was done before for beamType = "Cosmics".

14 years agoRaw data streaming class updated -> new read out card format
coppedis [Fri, 11 Sep 2009 05:32:03 +0000 (05:32 +0000)]
Raw data streaming class updated -> new read out card format

14 years agoUpdate of ID volumes in MakeACORDE**Alignment.C macros
mrodrigu [Thu, 10 Sep 2009 21:56:00 +0000 (21:56 +0000)]
Update of ID volumes in MakeACORDE**Alignment.C macros

14 years agoSpeeding up the DA a bit
laphecet [Thu, 10 Sep 2009 20:42:49 +0000 (20:42 +0000)]
Speeding up the DA a bit

14 years agoBug fix: the pointer was not reset after freeing the event.
cvetan [Thu, 10 Sep 2009 20:18:30 +0000 (20:18 +0000)]
Bug fix: the pointer was not reset after freeing the event.

14 years agoRemoval of another bug in DCS DP processing...
coppedis [Thu, 10 Sep 2009 20:04:29 +0000 (20:04 +0000)]
Removal of another bug in DCS DP processing...

14 years agoAdded option to write non-std jet branch and jet background to a separate file, added...
kleinb [Thu, 10 Sep 2009 17:51:48 +0000 (17:51 +0000)]
Added option to write non-std jet branch and jet background to a separate file, added access to AliAODExtensions for this, use SetNonStdOutFile() for this. In case the AOD is non Std already, no separate file is written

14 years agoTypo corrected (thanks to Christian for spotting it\!)
cvetan [Thu, 10 Sep 2009 17:39:22 +0000 (17:39 +0000)]
Typo corrected (thanks to Christian for spotting it\!)

14 years agoadd output list for the kinefilter
kleinb [Thu, 10 Sep 2009 17:37:10 +0000 (17:37 +0000)]
add output list for the kinefilter

14 years agoadd output list
kleinb [Thu, 10 Sep 2009 17:35:55 +0000 (17:35 +0000)]
add output list

14 years agoUpdates in SSD QA code (Panos)
prino [Thu, 10 Sep 2009 16:18:54 +0000 (16:18 +0000)]
Updates in SSD QA code (Panos)

14 years ago- added libraries that need to be loaded for testing in AliRoot
kkanaki [Thu, 10 Sep 2009 15:15:13 +0000 (15:15 +0000)]
- added libraries that need to be loaded for testing in AliRoot

14 years agosmall option to turn of stats
snelling [Thu, 10 Sep 2009 13:13:55 +0000 (13:13 +0000)]
small option to turn of stats

14 years agoSVN keyword substitution is added
kharlov [Thu, 10 Sep 2009 12:07:33 +0000 (12:07 +0000)]
SVN keyword substitution is added

14 years agoSpeed up AliTRDseedV1::AttachClusyters() and add HLT data containers as friend classe...
cblume [Thu, 10 Sep 2009 12:01:41 +0000 (12:01 +0000)]
Speed up AliTRDseedV1::AttachClusyters() and add HLT data containers as friend classes to AliTRDcluster, AliTRDseed and AliTRDtrack

14 years agoModifications to create 20 different mapping objects, one per module per RCU.
kharlov [Thu, 10 Sep 2009 11:27:10 +0000 (11:27 +0000)]
Modifications to create 20 different mapping objects, one per module per RCU.

14 years agoPHOS mapping with 20 objects: one per module per RCU
kharlov [Thu, 10 Sep 2009 11:21:57 +0000 (11:21 +0000)]
PHOS mapping with 20 objects: one per module per RCU

14 years agoFix for bug #55213: "Infinite" loop in AliTRDQADataMakerRec (Sylwester)
hristov [Thu, 10 Sep 2009 10:53:09 +0000 (10:53 +0000)]
Fix for bug #55213: "Infinite" loop in AliTRDQADataMakerRec (Sylwester)

14 years agoPossibility to use the vertex constraint for the VertexForSelectedTracks() method...
belikov [Thu, 10 Sep 2009 10:43:50 +0000 (10:43 +0000)]
Possibility to use the vertex constraint for the VertexForSelectedTracks() method (A. Dainese)

14 years agoLast bunch of changes to the online reco code. In principle we are ready to try the...
cvetan [Thu, 10 Sep 2009 09:09:00 +0000 (09:09 +0000)]
Last bunch of changes to the online reco code. In principle we are ready to try the full chain in ACR.

14 years agoCorrect path to the AMORE OCDB snapshot. To be defined as env variable after discussi...
cvetan [Thu, 10 Sep 2009 09:00:58 +0000 (09:00 +0000)]
Correct path to the AMORE OCDB snapshot. To be defined as env variable after discussion with Barth.

14 years agoIncremented class version (Markus)
hristov [Thu, 10 Sep 2009 08:18:58 +0000 (08:18 +0000)]
Incremented class version (Markus)

14 years agoDon't use shared pads in HLT and some code clean-up
cblume [Thu, 10 Sep 2009 07:36:02 +0000 (07:36 +0000)]
Don't use shared pads in HLT and some code clean-up

14 years agoFix for bug #55291 Memory leak in the TRD QA
hristov [Thu, 10 Sep 2009 05:33:13 +0000 (05:33 +0000)]
Fix for bug #55291 Memory leak in the TRD QA

14 years agolittle improvements in online calibration
rpreghen [Wed, 9 Sep 2009 20:58:44 +0000 (20:58 +0000)]
little improvements in online calibration

14 years agoBug removal in AliZDCPreprocessor.cxx +minor changes
coppedis [Wed, 9 Sep 2009 19:55:17 +0000 (19:55 +0000)]
Bug removal in AliZDCPreprocessor.cxx +minor changes

14 years agoFixed compilation after the commit 34704
hristov [Wed, 9 Sep 2009 18:53:59 +0000 (18:53 +0000)]
Fixed compilation after the commit 34704

14 years agoTask for adding MC labels (if rawdata are produced) to the ESD muon tracks using...
martinez [Wed, 9 Sep 2009 17:16:55 +0000 (17:16 +0000)]
Task for adding MC labels (if rawdata are produced) to the ESD muon tracks using the RecoCheck algorithm (Philippe)

14 years agoExplicite TGeant3 dependence removed.
morsch [Wed, 9 Sep 2009 15:12:58 +0000 (15:12 +0000)]
Explicite TGeant3 dependence removed.