]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoUpdate on config macro for analysis task
pulvir [Thu, 12 Nov 2009 17:28:42 +0000 (17:28 +0000)]
Update on config macro for analysis task

14 years ago- bug fixes in the handling of digits
odjuvsla [Thu, 12 Nov 2009 16:57:55 +0000 (16:57 +0000)]
- bug fixes in the handling of digits

- small changes in CALO

14 years agoUpdated the code to use new argument/ocdb entry reading schema. Added the corrections...
kaamodt [Thu, 12 Nov 2009 16:33:37 +0000 (16:33 +0000)]
Updated the code to use new argument/ocdb entry reading schema. Added the corrections which are applied in the software clusterfinder

14 years agoNeed to load libTENDER before libPWG1
dainese [Thu, 12 Nov 2009 16:31:44 +0000 (16:31 +0000)]
Need to load libTENDER before libPWG1

14 years agoda documentation page is defined in the Link
basanta [Thu, 12 Nov 2009 15:16:29 +0000 (15:16 +0000)]
da documentation page is defined in the Link

14 years agoadded documentation
kaamodt [Thu, 12 Nov 2009 15:01:37 +0000 (15:01 +0000)]
added documentation

14 years agofix to run also in root under windows
snelling [Thu, 12 Nov 2009 13:51:10 +0000 (13:51 +0000)]
fix to run also in root under windows

14 years agoUpdated QA histos for raw data
coppedis [Thu, 12 Nov 2009 13:48:41 +0000 (13:48 +0000)]
Updated QA histos for raw data

14 years agoadd new line at end of file
abercuci [Thu, 12 Nov 2009 12:45:35 +0000 (12:45 +0000)]
add new line at end of file

14 years agoChanges to comply with analysis train naming
hdalsgaa [Thu, 12 Nov 2009 12:40:57 +0000 (12:40 +0000)]
Changes to comply with analysis train naming

14 years agoCorrect the way the standard AOD are cleaned, when used as temporary containers.
gconesab [Thu, 12 Nov 2009 12:38:27 +0000 (12:38 +0000)]
Correct the way the standard AOD are cleaned, when used as temporary containers.
Now not done by default, only cleaned when requested, done in example config.
Option to copy Std AOD in output only in case of AODReader

14 years agoSet default ntimebis = 30 in simulation and check for -1 in OCDB
cblume [Thu, 12 Nov 2009 12:24:25 +0000 (12:24 +0000)]
Set default ntimebis = 30 in simulation and check for -1 in OCDB

14 years agoForgotten commit.
marian [Thu, 12 Nov 2009 11:53:57 +0000 (11:53 +0000)]
Forgotten commit.
Marian

14 years agoTechnical fix: corrected ownership of the calibration objects
hristov [Thu, 12 Nov 2009 11:43:24 +0000 (11:43 +0000)]
Technical fix: corrected ownership of the calibration objects

14 years agoMemory leaks removal
marian [Thu, 12 Nov 2009 11:34:23 +0000 (11:34 +0000)]
Memory leaks removal
Problem with full statistic merging
(Marian)

14 years agoUpdating ldap configuration files for both the test setup and P2.
zampolli [Thu, 12 Nov 2009 11:22:00 +0000 (11:22 +0000)]
Updating ldap configuration files for both the test setup and P2.

14 years agoadd special function to set the number of time bins
abercuci [Thu, 12 Nov 2009 10:59:25 +0000 (10:59 +0000)]
add special function to set the number of time bins

14 years agouse digits param to extract no of time bins
abercuci [Thu, 12 Nov 2009 10:55:02 +0000 (10:55 +0000)]
use digits param to extract no of time bins
add on/off setters in reco param

14 years agoadd option to use / neglect clusters which are not in chamber
abercuci [Thu, 12 Nov 2009 10:37:48 +0000 (10:37 +0000)]
add option to use / neglect clusters which are not in chamber
update macro run.C to load also libTENDER.so

14 years agoCorrect handling of unsuccessful creation of raw-data reader.
cvetan [Thu, 12 Nov 2009 08:30:04 +0000 (08:30 +0000)]
Correct handling of unsuccessful creation of raw-data reader.

14 years agoa simple example of plotting the eccentricities from the ntuple
snelling [Wed, 11 Nov 2009 20:58:38 +0000 (20:58 +0000)]
a simple example of plotting the eccentricities from the ntuple

14 years agoNew macro to visualize SSD noise and pedestal from OCDB + mods to existing SSD macros...
masera [Wed, 11 Nov 2009 18:40:11 +0000 (18:40 +0000)]
New macro to visualize SSD noise and pedestal from OCDB + mods to existing SSD macros (Panos)

14 years agodocument a few settings
snelling [Wed, 11 Nov 2009 18:23:05 +0000 (18:23 +0000)]
document a few settings

14 years agoUpdate by Dariusz
cblume [Wed, 11 Nov 2009 17:14:39 +0000 (17:14 +0000)]
Update by Dariusz

14 years agoAdd a consistency check for the number of time bins
cblume [Wed, 11 Nov 2009 17:12:32 +0000 (17:12 +0000)]
Add a consistency check for the number of time bins

14 years agofix in new terminate method
jgrosseo [Wed, 11 Nov 2009 16:51:32 +0000 (16:51 +0000)]
fix in new terminate method

14 years agoUse proper OCDB interface to the number of time bins for consistency check
cblume [Wed, 11 Nov 2009 15:51:00 +0000 (15:51 +0000)]
Use proper OCDB interface to the number of time bins for consistency check

14 years agoSector numbering corrected in stepmanager (has changed in the geometry after previous...
morsch [Wed, 11 Nov 2009 15:47:34 +0000 (15:47 +0000)]
Sector numbering corrected in stepmanager (has changed in the geometry after previous commit)

14 years agoFix compilation warnings introduced in rev 36656.
mtadel [Wed, 11 Nov 2009 15:37:40 +0000 (15:37 +0000)]
Fix compilation warnings introduced in rev 36656.

14 years agoUse AliPWG0Helper::kTPC mode to initialize analysis cuts as this will be used for...
mtadel [Wed, 11 Nov 2009 15:35:14 +0000 (15:35 +0000)]
Use AliPWG0Helper::kTPC mode to initialize analysis cuts as this will be used for first physics.

14 years agoresubmitMissing.sh - resubmit calibration jobns for missing runs
marian [Wed, 11 Nov 2009 15:21:30 +0000 (15:21 +0000)]
resubmitMissing.sh - resubmit calibration jobns for missing runs
filterMissing.sh   - prepare the list of missing runs in addition
filterRecLog.sh    - adding network problems identification to the summary log
submitCalibJob.sh  - adding run number to the path in tmp dir
makeWorkspace.sh   - runlist as a argument
submitCalib.sh     - run calibration also for one chunk run
(Marian)

14 years agoset defaults for PbPb at LHC
snelling [Wed, 11 Nov 2009 15:18:38 +0000 (15:18 +0000)]
set defaults for PbPb at LHC

14 years agonew reco param object
hdalsgaa [Wed, 11 Nov 2009 15:16:15 +0000 (15:16 +0000)]
new reco param object

14 years agonew macro to handle setting of default event species for reco params
hdalsgaa [Wed, 11 Nov 2009 15:15:29 +0000 (15:15 +0000)]
new macro to handle setting of default event species for reco params

14 years agoRemove deprecated and slow ResetArray()
cblume [Wed, 11 Nov 2009 14:55:33 +0000 (14:55 +0000)]
Remove deprecated and slow ResetArray()

14 years agoChanges in expert histos
coppedis [Wed, 11 Nov 2009 14:12:59 +0000 (14:12 +0000)]
Changes in expert histos

14 years agoUpdated Calibration Object
cheynis [Wed, 11 Nov 2009 14:11:36 +0000 (14:11 +0000)]
Updated Calibration Object

14 years agoUpdated Trigger Object
cheynis [Wed, 11 Nov 2009 14:10:32 +0000 (14:10 +0000)]
Updated Trigger Object

14 years agoRemoving obsolete files. Brigitte commits now the new objects.
cvetan [Wed, 11 Nov 2009 13:59:47 +0000 (13:59 +0000)]
Removing obsolete files. Brigitte commits now the new objects.

14 years agoadd protection for failing when calculating time bin length
abercuci [Wed, 11 Nov 2009 13:58:03 +0000 (13:58 +0000)]
add protection for failing when calculating time bin length

14 years ago- cleanup of function calls
kkanaki [Wed, 11 Nov 2009 13:51:07 +0000 (13:51 +0000)]
- cleanup of function calls

14 years agomonte carlo glauber code for calculating eccentricities and the like (adapted by...
snelling [Wed, 11 Nov 2009 13:37:34 +0000 (13:37 +0000)]
monte carlo glauber code for calculating eccentricities and the like (adapted by Mikolaj from PHOBOS code)

14 years agoupdate extra library list needed for class
abercuci [Wed, 11 Nov 2009 11:36:26 +0000 (11:36 +0000)]
update extra library list needed for class

14 years agoput kIDDCS at the end of the list
cblume [Wed, 11 Nov 2009 11:09:37 +0000 (11:09 +0000)]
put kIDDCS at the end of the list

14 years ago- correct initialization of geometry for the component to work in the HLT framework
kkanaki [Wed, 11 Nov 2009 10:41:26 +0000 (10:41 +0000)]
- correct initialization of geometry for the component to work in the HLT framework

14 years agoadd Muon trigger efficiency map task (D. Stocco)
jotwinow [Wed, 11 Nov 2009 10:22:23 +0000 (10:22 +0000)]
add Muon trigger efficiency map task (D. Stocco)

14 years agoRedundant print removed
prsnko [Wed, 11 Nov 2009 10:12:33 +0000 (10:12 +0000)]
Redundant print removed

14 years ago- savannah #58643: Notify run change in analysis task
morsch [Wed, 11 Nov 2009 10:05:42 +0000 (10:05 +0000)]
- savannah #58643: Notify run change in analysis task
- savannah #57751  Provide interface in AliAnalysisTaskSE to retrieve list of histograms

14 years agoInitialize all pointers in ctor.
mtadel [Wed, 11 Nov 2009 09:32:55 +0000 (09:32 +0000)]
Initialize all pointers in ctor.

14 years agoUse bright color-set by default -- request by Jurgen.
mtadel [Wed, 11 Nov 2009 09:27:19 +0000 (09:27 +0000)]
Use bright color-set by default -- request by Jurgen.

14 years agoSettings for Pythia6 with Tune D6T added.
morsch [Wed, 11 Nov 2009 09:04:58 +0000 (09:04 +0000)]
Settings for Pythia6 with Tune D6T added.

14 years agoTreatment of default recoparameters is corrected.
kharlov [Wed, 11 Nov 2009 08:59:00 +0000 (08:59 +0000)]
Treatment of default recoparameters is corrected.

14 years agoAccess to TRD/Calib/DCS for number of time bins and filter type
cblume [Wed, 11 Nov 2009 08:55:36 +0000 (08:55 +0000)]
Access to TRD/Calib/DCS for number of time bins and filter type

14 years agoSmall fixes
coppedis [Wed, 11 Nov 2009 08:31:20 +0000 (08:31 +0000)]
Small fixes

14 years agoAdded AliTender::AddSupply(AliTenderSupply *supply). Fixed destructor.
agheata [Wed, 11 Nov 2009 07:47:07 +0000 (07:47 +0000)]
Added AliTender::AddSupply(AliTenderSupply *supply). Fixed destructor.

14 years agoupdate sys. uncertainty estimate
jklay [Wed, 11 Nov 2009 06:25:37 +0000 (06:25 +0000)]
update sys. uncertainty estimate

14 years agoupdated plotting macros
jklay [Wed, 11 Nov 2009 06:16:03 +0000 (06:16 +0000)]
updated plotting macros

14 years ago- fixing compilation warnings
odjuvsla [Wed, 11 Nov 2009 02:16:41 +0000 (02:16 +0000)]
- fixing compilation warnings

14 years agoChanged to new output format for the trains and added extra protection for the cases...
kaamodt [Wed, 11 Nov 2009 01:47:18 +0000 (01:47 +0000)]
Changed to new output format for the trains and added extra protection for the cases when one do not have MC information.

14 years agoNew task for ITS tracking check
dainese [Wed, 11 Nov 2009 00:00:32 +0000 (00:00 +0000)]
New task for ITS tracking check

14 years agoNew task for ITS tracking check
dainese [Tue, 10 Nov 2009 23:59:10 +0000 (23:59 +0000)]
New task for ITS tracking check

14 years agoRemove access to ESDfriends
dainese [Tue, 10 Nov 2009 23:26:35 +0000 (23:26 +0000)]
Remove access to ESDfriends

14 years agoFixes to the raw-data reco. 1. Possibility to select the max adc search window. 2...
cvetan [Tue, 10 Nov 2009 21:57:40 +0000 (21:57 +0000)]
Fixes to the raw-data reco. 1. Possibility to select the max adc search window. 2. Possibility to sum up the total charge from neighbour charge. 3. Removal of direct access to the GRP. Using AliRunInfo instead. 4. Removal of MIP/2 cut on adc charge. Instead using N sigma pedestal cut. 1,2 and 4 can be steered with value stored in the reco-param.

14 years agoAccounted different btw. online and offline module numbering
prsnko [Tue, 10 Nov 2009 21:54:06 +0000 (21:54 +0000)]
Accounted different btw. online and offline module numbering

14 years ago- added necessary histograms for the drift velocity calibration (Dag)
kkanaki [Tue, 10 Nov 2009 20:10:21 +0000 (20:10 +0000)]
- added necessary histograms for the drift velocity calibration (Dag)
- implemented the "inverse" calibration on the seeds and the new way of accessing the magnetic field in HLT components
- cleanup of misplaced function calls

14 years agoMacro to check laser values from DA
coppedis [Tue, 10 Nov 2009 19:28:15 +0000 (19:28 +0000)]
Macro to check laser values from DA

14 years agoImproving documentation and macros.
aszostak [Tue, 10 Nov 2009 19:21:49 +0000 (19:21 +0000)]
Improving documentation and macros.
Fixing up svn Id log tags.
Removing obsolete files.

14 years ago--- Access to bad channel map implemented in reconstruction chain.
gconesab [Tue, 10 Nov 2009 18:13:34 +0000 (18:13 +0000)]
--- Access to bad channel map implemented in reconstruction chain.
-A first method to calculate the distance from a cluster to closest bad channel implemented.
Output kept in AliESDCaloClusters::GetDistanceToBadChannel
-Ideal map (no dead channels) committed to OCDB/EMCAL/Calib/Pedestals
Example macro to create a bad channel map to be put in OCDB is in EMCAL/macros/PedestalDB

14 years agoInitializations of arrays
cheynis [Tue, 10 Nov 2009 17:17:31 +0000 (17:17 +0000)]
Initializations of arrays

14 years agoC0HWU TRD trigger added to the list of cosmic triggers. Agreed with Federico A.
cvetan [Tue, 10 Nov 2009 17:05:38 +0000 (17:05 +0000)]
C0HWU TRD trigger added to the list of cosmic triggers. Agreed with Federico A.

14 years agoRemoving warning related to the output connections to the analysis manager and in...
martinez [Tue, 10 Nov 2009 17:05:24 +0000 (17:05 +0000)]
Removing warning related to the output connections to the analysis manager and  in order to allow AODs as input (Roberta)

14 years agoTRD supply for tender (A. Bercuci)
jotwinow [Tue, 10 Nov 2009 17:05:20 +0000 (17:05 +0000)]
TRD supply for tender (A. Bercuci)

14 years agoFixing warnings (Diego)
martinez [Tue, 10 Nov 2009 17:03:20 +0000 (17:03 +0000)]
Fixing warnings (Diego)

14 years agoIntroducing new Status - OCDBError in case the OCDB is not
zampolli [Tue, 10 Nov 2009 16:32:43 +0000 (16:32 +0000)]
Introducing new Status - OCDBError in case the OCDB is not
accessible.

14 years agoRenamed output file to Vertex.Performance.root
dainese [Tue, 10 Nov 2009 16:21:46 +0000 (16:21 +0000)]
Renamed output file to Vertex.Performance.root

14 years ago* visscan_init.C
mtadel [Tue, 10 Nov 2009 16:20:09 +0000 (16:20 +0000)]
* visscan_init.C
  Load kine_tracks.C, primary_vertex.C and esd_tracks.C in compiled mode.

  Disable esd_spd_tracklets() by default -- it crashes on older data
  as it seems that AliMultiplicity got changed in non
  backward-compatible way.

* kine_tracks.C
* primary_vertex.C
  Support running in compiled mode.

* esd_tracks.C
  Support running in compiled mode again.

14 years agokPyMbDefault back to what it was.
morsch [Tue, 10 Nov 2009 16:02:33 +0000 (16:02 +0000)]
kPyMbDefault back to what it was.

14 years agoMove MultiView.C into EveBase class AliEveMultiView.
mtadel [Tue, 10 Nov 2009 15:00:59 +0000 (15:00 +0000)]
Move MultiView.C into EveBase class AliEveMultiView.

14 years agoComment-out Paint() also in the header file.
mtadel [Tue, 10 Nov 2009 14:02:27 +0000 (14:02 +0000)]
Comment-out Paint() also in the header file.

14 years agofilter like-sign V0s and min number of cluster selection (H.Ricaud)
bhippoly [Tue, 10 Nov 2009 13:28:42 +0000 (13:28 +0000)]
filter like-sign V0s and min number of cluster selection (H.Ricaud)

14 years agoFixing (?) the HV display
laphecet [Tue, 10 Nov 2009 12:48:48 +0000 (12:48 +0000)]
Fixing (?) the HV display

14 years agoChanges required in QA for the amoreQAshifter agent; change units of titles from...
gconesab [Tue, 10 Nov 2009 12:48:24 +0000 (12:48 +0000)]
Changes required in QA for the amoreQAshifter agent; change units of titles from MeV to GeV; Change range of ESD histograms

14 years agoUpdated macro
coppedis [Tue, 10 Nov 2009 12:04:52 +0000 (12:04 +0000)]
Updated macro

14 years agochange library set needed to run the task
abercuci [Tue, 10 Nov 2009 10:02:00 +0000 (10:02 +0000)]
change library set needed to run the task

14 years agoBug fix for https://savannah.cern.ch/bugs/?58205, output data block types and extra...
aszostak [Tue, 10 Nov 2009 09:54:45 +0000 (09:54 +0000)]
Bug fix for https://savannah.cern.ch/bugs/?58205, output data block types and extra documentation.

14 years agoupdate coordinate transformation from chamber coordinates to global
abercuci [Tue, 10 Nov 2009 09:52:26 +0000 (09:52 +0000)]
update coordinate transformation from chamber coordinates to global
coordinates for digits

14 years agoAdded setter for SDD AM sampling
prino [Tue, 10 Nov 2009 09:40:37 +0000 (09:40 +0000)]
Added setter for SDD AM sampling

14 years agoreverted a Fatal to Error to not block the trunk (savannah 58547)
schutz [Tue, 10 Nov 2009 09:07:43 +0000 (09:07 +0000)]
reverted a Fatal to Error to not block the trunk (savannah 58547)

14 years agoFixing memory leak (Rossella)
dainese [Tue, 10 Nov 2009 09:07:38 +0000 (09:07 +0000)]
Fixing memory leak (Rossella)

14 years agoswitched from treating all layers independently to a gegenral
abercuci [Tue, 10 Nov 2009 08:13:11 +0000 (08:13 +0000)]
switched from treating all layers independently to a gegenral
training for all layers. A first look at the performance shows that it
seems to be ok (AlexW)

14 years agoupdated plotting macros
jklay [Tue, 10 Nov 2009 06:44:31 +0000 (06:44 +0000)]
updated plotting macros

14 years agoWrite output in folders of the common output file
dainese [Tue, 10 Nov 2009 00:22:40 +0000 (00:22 +0000)]
Write output in folders of the common output file

14 years agoputting back the old definition of Run
richterm [Mon, 9 Nov 2009 23:41:13 +0000 (23:41 +0000)]
putting back the old definition of Run
int Run(Int_t iNofEvents=1, int bStop=1)
because there have been problems on mac with the 64 bit variable and its default variable in the extended argument list
int Run(Int_t iNofEvents=1, int bStop=1, AliHLTUInt64_t trgMask=0);

The old function now forwards to the new function with 0 for the trigger mask. The function is defined without default arguments.

14 years agohalloWorld.sh - print the system information
marian [Mon, 9 Nov 2009 23:17:48 +0000 (23:17 +0000)]
halloWorld.sh                     - print the system information
submitCalib.sh submitCalibJob.sh  - submit jobs described in the workspace

makeWorkspace.sh                  - warning removal
filterCorrupted.sh                - job submission only for non empty lists

(Marian)

14 years agoNew task for primary vertex analysis
dainese [Mon, 9 Nov 2009 18:20:33 +0000 (18:20 +0000)]
New task for primary vertex analysis

14 years agoIncreasing class versions.
cvetan [Mon, 9 Nov 2009 17:37:42 +0000 (17:37 +0000)]
Increasing class versions.

14 years agoSPD trackelts were too thick.
mtadel [Mon, 9 Nov 2009 17:34:50 +0000 (17:34 +0000)]
SPD trackelts were too thick.

14 years agofixing a memory leak
hdalsgaa [Mon, 9 Nov 2009 17:34:13 +0000 (17:34 +0000)]
fixing a memory leak

14 years ago* esd_tracks.C
mtadel [Mon, 9 Nov 2009 17:32:06 +0000 (17:32 +0000)]
* esd_tracks.C
  Add function esd_tracks_by_anal_cuts(). It takes cuts created by
  PWG0/CreateStandardCuts.C and puts tracks into two categories:
  accepted / rejected.
  Remove global g_esd_tracks_by_category_container -- no longer used
  for track counting.

* visscan_init.C
  Add AliEveMacro for esd_tracks_by_anal_cuts().

* alieve_main.cxx
  Use projectable-compound selection mode.
  Unmap main EVE window before entering TEveManager::Terminate().

* anyscan_init.C
  Removed obsolete macro.

14 years agoAdding a simple checker to the FMD as well as rearranging the raw histos
hdalsgaa [Mon, 9 Nov 2009 16:58:56 +0000 (16:58 +0000)]
Adding a simple checker to the FMD as well as rearranging the raw histos