]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agouse trigger selection only for real data
abercuci [Mon, 22 Mar 2010 09:01:29 +0000 (09:01 +0000)]
use trigger selection only for real data

14 years agoAdd contact mail for responsibles
gconesab [Mon, 22 Mar 2010 08:18:47 +0000 (08:18 +0000)]
Add contact mail for responsibles

14 years agoAdding the name of the responsible person
belikov [Mon, 22 Mar 2010 08:01:52 +0000 (08:01 +0000)]
Adding the name of the responsible person

14 years agoRemoving lines committed by mistake
hristov [Mon, 22 Mar 2010 06:26:31 +0000 (06:26 +0000)]
Removing lines committed by mistake

14 years agoChanges to avoid multiple initializations (Melinda)
masera [Sun, 21 Mar 2010 21:56:26 +0000 (21:56 +0000)]
Changes to avoid multiple initializations (Melinda)

14 years agoCoding conventions fixed for AliACORDEDataDCS class
mrodrigu [Sun, 21 Mar 2010 18:47:32 +0000 (18:47 +0000)]
Coding conventions fixed for AliACORDEDataDCS class

14 years agoanalysis task with event mixing
misko [Sun, 21 Mar 2010 17:48:07 +0000 (17:48 +0000)]
analysis task with event mixing

14 years agoAliUnicorAnalGlobal: histogram cemu added
misko [Sun, 21 Mar 2010 17:39:33 +0000 (17:39 +0000)]
AliUnicorAnalGlobal:    histogram cemu added
AliUnicorAnalCorrel:    modified binning, added histogram bimo, pair frame.
AliUnicorEventAliceESD: event, track, and pair cuts updated; Nch definition.
AliAnalysisTaskUnicor:  pi+pi- added

14 years agoTypo corected
cvetan [Sat, 20 Mar 2010 23:26:22 +0000 (23:26 +0000)]
Typo corected

14 years agoAdding example to make summary log
marian [Sat, 20 Mar 2010 22:00:16 +0000 (22:00 +0000)]
Adding example to make summary log

14 years agoCoding convention violations fixes (Matevz)
cvetan [Sat, 20 Mar 2010 20:11:24 +0000 (20:11 +0000)]
Coding convention violations fixes (Matevz)

14 years agoMacros for PWG1 train running/validation/certification
marian [Sat, 20 Mar 2010 20:04:54 +0000 (20:04 +0000)]
Macros for PWG1 train running/validation/certification
Each Add*.C certified separatelly

14 years agoProtection against uninitialized variables
kharlov [Sat, 20 Mar 2010 17:27:59 +0000 (17:27 +0000)]
Protection against uninitialized variables

14 years agoadd a histogram counting the analyzed number of events
gconesab [Sat, 20 Mar 2010 10:13:37 +0000 (10:13 +0000)]
add a histogram counting the analyzed number of events

14 years agocalib par update
rpreghen [Sat, 20 Mar 2010 09:37:56 +0000 (09:37 +0000)]
calib par update

14 years agoCoding Conventions
fca [Sat, 20 Mar 2010 07:25:02 +0000 (07:25 +0000)]
Coding Conventions

14 years agoMissing protection in case of not present Space points
marian [Fri, 19 Mar 2010 21:59:35 +0000 (21:59 +0000)]
Missing protection in case of not present Space points
Marian

14 years agoProtection against zerro pointer
marian [Fri, 19 Mar 2010 21:38:41 +0000 (21:38 +0000)]
Protection against zerro pointer
GetTriggerClass()

Marian

14 years agoFatal changed to Error
morsch [Fri, 19 Mar 2010 21:18:33 +0000 (21:18 +0000)]
Fatal changed to Error
(M. Ivanov)

14 years agoFixed missing class
marian [Fri, 19 Mar 2010 20:56:35 +0000 (20:56 +0000)]
Fixed missing class
Marian

14 years agoFollowing advices of A.Maire and A.Gheata for Tasks CheckV0 and Strange (B.Hippolyte)
bhippoly [Fri, 19 Mar 2010 19:07:03 +0000 (19:07 +0000)]
Following advices of A.Maire and A.Gheata for Tasks CheckV0 and Strange (B.Hippolyte)

14 years agoAdding special reconstruction macro for pass0 (taken from $ALICE_ROOT/ANALYSIS/macros)
zampolli [Fri, 19 Mar 2010 18:43:02 +0000 (18:43 +0000)]
Adding special reconstruction macro for pass0 (taken from $ALICE_ROOT/ANALYSIS/macros)

(Chiara + Marian)

14 years agoCommitting macros/scripts/jdl for pass0/passX
zampolli [Fri, 19 Mar 2010 18:33:38 +0000 (18:33 +0000)]
Committing macros/scripts/jdl for pass0/passX
(Chiara + Marian)

***************************************

Content:

General load macro:
LoadLibraries.C

Reconstruction/calibration:
CalibJob.jdl               -  jdl
runPassX.sh                -  shell script to be exectueted inside jdl - calls the following macros
rec.C                      -  reconstruction macro
runCalibTrain.C            -  calibration macro
tag.C                      -  tag creation macro
validation.sh              -  script to validate results ..

Merging:

MergeJob.jdl               -  jdl job
mergeCalibObjects.sh       -  merging script
merge.C                    -  merging macro alien
mergeCalibObjects.C        -  general merging macro
validationMerging.sh       -  merging validation script

Calibration macros:
ConfigCalibTrain.C              -  Instantiate AliCDBManager, SetRun, Load Geometry and Magnetic field

AddTaskAddObject.C              -  dummy histogram - as a template
AddTaskFilterFriend.C           -  dummy filtering -
AddTaskFilterFriendSecond.C     -  dummy filtering -

Detector specific calibration macros (each detector should have only one macro)

AddTaskTPCCalib.C               -  TPC calibration

14 years ago- temporary fix
odjuvsla [Fri, 19 Mar 2010 17:26:00 +0000 (17:26 +0000)]
- temporary fix

14 years agoTypo fixed.
zampolli [Fri, 19 Mar 2010 17:20:14 +0000 (17:20 +0000)]
Typo fixed.

14 years agoSUMMARY = CFContainer improvement + step towards bookkeeping
bhippoly [Fri, 19 Mar 2010 17:16:57 +0000 (17:16 +0000)]
SUMMARY = CFContainer improvement + step towards bookkeeping
-------
1. CheckCascade :
* Andrei's advice : 1. implementation of a destructor /2. TList::SetOwner /3. PostData in UserCreateOutputObjects /4. PostData in accordance with return wihtin UserExec;
* Settings related to (quality) analysis cuts now as data members (needed for bookkeeping);
* Step towards bookkeeping with a TPaveText (commented ! not supported by the framework);
* Introduction of new TH1F or change of name :
    - fHistCascadeMultiplicityBeforeTrigSel,
    - fHistCascadeMultiplicity       becomes fHistCascadeMultiplicityForTrigEvt,
    - fHistTrackMultiplicity         becomes fHistTrackMultiplicityForTrigEvt,
    - fHistTPCrefitTrackMultiplicity becomes fHistTPCrefitTrackMultiplicityForTrigEvt,
    - fHistCascadeMultiplicityForSelEvt,          - fHistPosBestPrimaryVtx(X,Y,Z)ForSelEvt,
    - fHistPosTrkgPrimaryVtx(X,Y,Z)  become fHistPosTrkgPrimaryVtx(X,Y,Z)ForCascadeEvt,
    - fHistPosBestPrimaryVtx(X,Y,Z)  become  fHistPosBestPrimaryVtx(X,Y,Z)ForCascadeEvt;
* fCFContCascadeCuts reshuffled : 1. 20 dimensions [+Y(Xi) +Y(Omega)] / 2. 1 step = 1 species.

2. CheckPerformanceCascade :
* Andrei's advice : 1. implementation of a destructor /2. TList::SetOwner /3. PostData in UserCreateOutputObjects /4. PostData in accordance with return wihtin UserExec;
* Settings related to (quality) analysis cuts now as data members (needed for bookkeeping);
* Step towards bookkeeping with a TPaveText (commented ! not supported by the framework);
* AliCFContainer: Introduction of fCFCont*As*CascadeCuts = like fCFContCascadeCuts but for associated-to-MC particles
3. AddTaskCheckCascade + AddTaskCheckPerformanceCascade
* Settings corresponding to the new features above (choices hard-coded into each macro, != arguments)
(A.Maire)

14 years ago- fixed wrong constant
odjuvsla [Fri, 19 Mar 2010 16:45:37 +0000 (16:45 +0000)]
- fixed wrong constant
- cosmetics

14 years ago- reconstruction classes no using the reco param handlers to get the reconstruction...
odjuvsla [Fri, 19 Mar 2010 16:45:35 +0000 (16:45 +0000)]
- reconstruction classes no using the reco param handlers to get the reconstruction parameters

14 years ago- adding reco param handlers to build system
odjuvsla [Fri, 19 Mar 2010 16:45:33 +0000 (16:45 +0000)]
- adding reco param handlers to build system

14 years ago- added handlers for reconstruction parameters
odjuvsla [Fri, 19 Mar 2010 16:45:29 +0000 (16:45 +0000)]
- added handlers for reconstruction parameters

14 years agoFix for https://savannah.cern.ch/bugs/?64530
morsch [Fri, 19 Mar 2010 16:27:54 +0000 (16:27 +0000)]
Fix for https://savannah.cern.ch/bugs/?64530

14 years agoMerge branch 'devel'
slindal [Fri, 19 Mar 2010 15:47:01 +0000 (15:47 +0000)]
Merge branch 'devel'

* devel:
  compilation warning

14 years agoMerge branch 'devel'
slindal [Fri, 19 Mar 2010 15:39:19 +0000 (15:39 +0000)]
Merge branch 'devel'

* devel:
  bugfix TRD
  bugfix

14 years agobugfix
slindal [Fri, 19 Mar 2010 15:38:04 +0000 (15:38 +0000)]
bugfix

14 years agofixing coding violations from FC
hdalsgaa [Fri, 19 Mar 2010 14:56:35 +0000 (14:56 +0000)]
fixing coding violations from FC

14 years agoUpdates for SPD QA
morsch [Fri, 19 Mar 2010 14:34:36 +0000 (14:34 +0000)]
Updates for SPD QA
I have modified the SPD task for the QA train for two reasons :
- revisiting included histograms
- getting rid of all the online-offline numbering conventions in the task.

For the second item I have created another class, AliSPDUtils, which makes the all the conversions (it is made up of static methods only).

I attached my modified runPilot.C macro which I used to test everything locally (basically I removed the loading of libraries and I commented
out the setcollisioncandidates for my task).

(A. Mastroserio)

14 years agoaccomodate 'x' for missing DCS point in DDL status string (MakeDeadMap)
haavard [Fri, 19 Mar 2010 14:33:23 +0000 (14:33 +0000)]
accomodate 'x' for missing DCS point in DDL status string (MakeDeadMap)

14 years agoWarning corrected.
morsch [Fri, 19 Mar 2010 14:21:50 +0000 (14:21 +0000)]
Warning corrected.

14 years agoUpdate reco param object (Markus)
cblume [Fri, 19 Mar 2010 14:16:42 +0000 (14:16 +0000)]
Update reco param object (Markus)

14 years agoUpdate reco param object (Markus)
cblume [Fri, 19 Mar 2010 14:15:21 +0000 (14:15 +0000)]
Update reco param object (Markus)

14 years agoUpdates for event replication.
morsch [Fri, 19 Mar 2010 13:45:01 +0000 (13:45 +0000)]
Updates for event replication.
(R. Arnalidi)

14 years agoCoding violation fixes
agheata [Fri, 19 Mar 2010 12:58:29 +0000 (12:58 +0000)]
Coding violation fixes

14 years agoAdding TDC channel delays to the calib object.
cvetan [Fri, 19 Mar 2010 12:29:33 +0000 (12:29 +0000)]
Adding TDC channel delays to the calib object.

14 years agoMerge branch 'devel'
slindal [Fri, 19 Mar 2010 12:13:46 +0000 (12:13 +0000)]
Merge branch 'devel'

* devel:
  Set trackDx, trackDz in the HLT ESD

14 years agoMerge branch 'devel'
slindal [Fri, 19 Mar 2010 11:51:34 +0000 (11:51 +0000)]
Merge branch 'devel'

* devel:
  forgot the header file
  compilation warning

14 years agoMerge branch 'devel'
slindal [Fri, 19 Mar 2010 11:34:24 +0000 (11:34 +0000)]
Merge branch 'devel'

* devel:
  Fixed the TRD histogram processing

14 years agoPossibility to have a software trigger on multiplicity.
morsch [Fri, 19 Mar 2010 11:03:55 +0000 (11:03 +0000)]
Possibility to have a software trigger on multiplicity.

14 years agoAdding variable comments
akisiel [Fri, 19 Mar 2010 11:00:14 +0000 (11:00 +0000)]
Adding variable comments

14 years agoAdd SPD multiplicity selection and monitoring
akisiel [Fri, 19 Mar 2010 10:55:10 +0000 (10:55 +0000)]
Add SPD multiplicity selection and monitoring

14 years agoFix coding convention violations
akisiel [Fri, 19 Mar 2010 10:54:34 +0000 (10:54 +0000)]
Fix coding convention violations

14 years agoset by default collision selection
abercuci [Fri, 19 Mar 2010 10:28:16 +0000 (10:28 +0000)]
set by default collision selection

14 years agoMacro to plot OCDB pedestal behaviour vs. run no.
coppedis [Fri, 19 Mar 2010 10:27:59 +0000 (10:27 +0000)]
Macro to plot OCDB pedestal behaviour vs. run no.

14 years agoMerge branch 'devel'
slindal [Fri, 19 Mar 2010 10:16:35 +0000 (10:16 +0000)]
Merge branch 'devel'

* devel:
  bugfix in AliHLTEveTRD.cxx

14 years agoadding option to skip some of the std content of the ESD, by default
richterm [Fri, 19 Mar 2010 10:10:50 +0000 (10:10 +0000)]
adding option to skip some of the std content of the ESD, by default
AliESDZDC,AliESDFMD,Cascades,Kinks,AliRawDataErrorLogs,AliESDACORDE are skipped
component argument '-skipobject=name1,name2' can be used the change the list of
objects, names refer to the ESD std object identifiers.

Speedup for pp min bias 2.5, for Hijing 1000 PbPb 1.4

14 years agoadded a protection for missing raw reader instance (Gaute)
richterm [Fri, 19 Mar 2010 09:35:29 +0000 (09:35 +0000)]
added a protection for missing raw reader instance (Gaute)

14 years agoProtection against uninitialized array of bad channels.
kharlov [Fri, 19 Mar 2010 09:00:38 +0000 (09:00 +0000)]
Protection against uninitialized array of bad channels.

14 years agofixes coding violations
snelling [Fri, 19 Mar 2010 08:55:21 +0000 (08:55 +0000)]
fixes coding violations

14 years agoIncreased cluster histogram binnin
slindal [Fri, 19 Mar 2010 08:21:32 +0000 (08:21 +0000)]
Increased cluster histogram binnin

14 years agoCleanup and changing of cuts (Ana)
kaamodt [Fri, 19 Mar 2010 01:39:46 +0000 (01:39 +0000)]
Cleanup and changing of cuts (Ana)

14 years agomore standardizing of result return codes + always return tmax info + loose parameter...
dsilverm [Fri, 19 Mar 2010 00:34:32 +0000 (00:34 +0000)]
more standardizing of result return codes + always return tmax info + loose parameter limits and consistency checks + ADC smearing for no fits + try-catch for possible minuit exceptions

14 years agoJetCorrel correction of coding violations, and other style and memory consumption...
gconesab [Thu, 18 Mar 2010 20:55:22 +0000 (20:55 +0000)]
JetCorrel correction of coding violations, and other style and memory consumption fixes(Paul Constantin)

14 years agoAllow fixing of local parameters for solver
shahoian [Thu, 18 Mar 2010 19:20:20 +0000 (19:20 +0000)]
Allow fixing of local parameters for solver

14 years agoMore detailed sys. info
hristov [Thu, 18 Mar 2010 19:16:38 +0000 (19:16 +0000)]
More detailed sys. info

14 years agoUsing TMath::Abs instead of fabs
hristov [Thu, 18 Mar 2010 19:15:31 +0000 (19:15 +0000)]
Using TMath::Abs instead of fabs

14 years agoFix tru index calculation (Nicola and Rachid)
gconesab [Thu, 18 Mar 2010 18:30:51 +0000 (18:30 +0000)]
Fix tru index calculation (Nicola and Rachid)

14 years agoTechnical hotfixes for the event display in ACR.
cvetan [Thu, 18 Mar 2010 17:21:08 +0000 (17:21 +0000)]
Technical hotfixes for the event display in ACR.

14 years agoCoding conventions
postrow [Thu, 18 Mar 2010 17:19:23 +0000 (17:19 +0000)]
Coding conventions

14 years agoImplementation of a method (RemoveGraphDuplicates) to take away
zampolli [Thu, 18 Mar 2010 15:52:17 +0000 (15:52 +0000)]
Implementation of a method (RemoveGraphDuplicates) to take away
graph points falling within a specified tolerance of the
previous measured point. (Haavard Helstrup).

14 years agouse tilt rotation to correctly calculate cluster & tracklet residuals
abercuci [Thu, 18 Mar 2010 14:06:04 +0000 (14:06 +0000)]
use tilt rotation to correctly calculate cluster & tracklet residuals
new plot for pt resolution @ DCA

14 years agoPMT signal shape added to the digitizer. The shape is extracted from real data using...
cvetan [Thu, 18 Mar 2010 13:26:30 +0000 (13:26 +0000)]
PMT signal shape added to the digitizer. The shape is extracted from real data using TDC leading and trailing times.

14 years agocall back function to fill 0 bin
jotwinow [Thu, 18 Mar 2010 10:30:21 +0000 (10:30 +0000)]
call back function to fill 0 bin

14 years agonew functionality added
jotwinow [Thu, 18 Mar 2010 10:29:37 +0000 (10:29 +0000)]
new functionality added

14 years agorestoring backward compatibility after changes in AliTRDseedV1 r39693
richterm [Thu, 18 Mar 2010 10:23:43 +0000 (10:23 +0000)]
restoring backward compatibility after changes in AliTRDseedV1 r39693

14 years agoadding check for AliTRDseedV1 r39693
richterm [Thu, 18 Mar 2010 10:22:06 +0000 (10:22 +0000)]
adding check for AliTRDseedV1 r39693

14 years agoCoding violations
fca [Thu, 18 Mar 2010 09:23:21 +0000 (09:23 +0000)]
Coding violations

14 years agoAliQASPDChecker : Checks for Raw QA implemented [first version] - AliQASPDDataMakerRe...
masera [Thu, 18 Mar 2010 09:10:22 +0000 (09:10 +0000)]
AliQASPDChecker : Checks for Raw QA implemented [first version] - AliQASPDDataMakerRec : online histograms for FastOr added within offline QA framework (A. Mastroserio)

14 years agoMerge branch 'devel'
slindal [Thu, 18 Mar 2010 08:36:24 +0000 (08:36 +0000)]
Merge branch 'devel'

* devel:
  fixed bug in AliHLTEveHLT.cxx, reenabling some histos

14 years agodefine monitoring External Track Param for TRD track as follows
abercuci [Thu, 18 Mar 2010 08:35:22 +0000 (08:35 +0000)]
define monitoring External Track Param for TRD track as follows
1. TRDin - track from TPC, propagated to first TRD point, before TRD
update
2. TRDout - track refitted after the last TRD update, before propagation
to TPC

added monitoring histograms for these parameters
update run macro for changes in the Analysis framework

14 years agomore constant functions and parameters
richterm [Wed, 17 Mar 2010 23:48:43 +0000 (23:48 +0000)]
more constant functions and parameters

14 years agoremoving unused code
richterm [Wed, 17 Mar 2010 23:32:28 +0000 (23:32 +0000)]
removing unused code

14 years agoNew task for D* pt-dep analysis (A. Grelli)
dainese [Wed, 17 Mar 2010 23:13:22 +0000 (23:13 +0000)]
New task for D* pt-dep analysis (A. Grelli)

14 years agocoding conventions
richterm [Wed, 17 Mar 2010 23:11:33 +0000 (23:11 +0000)]
coding conventions

14 years agoCompilation warnings (Fiorella)
dainese [Wed, 17 Mar 2010 22:46:44 +0000 (22:46 +0000)]
Compilation warnings (Fiorella)

14 years agomaking const what wants to be const
richterm [Wed, 17 Mar 2010 22:35:34 +0000 (22:35 +0000)]
making const what wants to be const

14 years agoadjusting function names
richterm [Wed, 17 Mar 2010 22:32:20 +0000 (22:32 +0000)]
adjusting function names

14 years agoNew addTask with selection options (B.Hippolyte)
bhippoly [Wed, 17 Mar 2010 17:07:55 +0000 (17:07 +0000)]
New addTask with selection options (B.Hippolyte)

14 years agoCoding Conventions
fca [Wed, 17 Mar 2010 17:03:52 +0000 (17:03 +0000)]
Coding Conventions

14 years agofix https://savannah.cern.ch/bugs/?64481
schutz [Wed, 17 Mar 2010 16:48:11 +0000 (16:48 +0000)]
fix https://savannah.cern.ch/bugs/?64481

14 years agoUpdate SPD PIT Conditions - Savannah bug #63729 (A. Mastroserio)
zampolli [Wed, 17 Mar 2010 16:18:01 +0000 (16:18 +0000)]
Update SPD PIT Conditions - Savannah bug #63729 (A. Mastroserio)

14 years agoUpdating test files.
zampolli [Wed, 17 Mar 2010 14:57:15 +0000 (14:57 +0000)]
Updating test files.

14 years agoOption for patching of the omega dalitz decay.
morsch [Wed, 17 Mar 2010 14:46:54 +0000 (14:46 +0000)]
Option for patching of the omega dalitz decay.

14 years agoMerge branch 'devel'
slindal [Wed, 17 Mar 2010 14:29:20 +0000 (14:29 +0000)]
Merge branch 'devel'

* devel:
  bugfix, only draw TPC histo of filled
  resolved cluster handling for PHOS

14 years agoresolved cluster handling for PHOS
slindal [Wed, 17 Mar 2010 14:29:11 +0000 (14:29 +0000)]
resolved cluster handling for PHOS

14 years agoStoring the timestamp of the second measurement in case the Machine Mode or the
zampolli [Wed, 17 Mar 2010 14:13:17 +0000 (14:13 +0000)]
Storing the timestamp of the second measurement in case the Machine Mode or the
Beam Mode change during the run.

14 years agoConfusing print changed
coppedis [Wed, 17 Mar 2010 14:08:53 +0000 (14:08 +0000)]
Confusing print changed

14 years agofixing a warning
hdalsgaa [Wed, 17 Mar 2010 13:16:33 +0000 (13:16 +0000)]
fixing a warning

14 years agoSavannah bug #63729, SPD Dead Map and PIT Conditions...(A. Mastroserio, D. Elia)
masera [Wed, 17 Mar 2010 12:46:25 +0000 (12:46 +0000)]
Savannah bug #63729, SPD Dead Map and PIT Conditions...(A. Mastroserio, D. Elia)

14 years agoreverting r39713 due to problems it caused with some compilers
richterm [Wed, 17 Mar 2010 12:22:56 +0000 (12:22 +0000)]
reverting r39713 due to problems it caused with some compilers

14 years agomaking const what wants to be const
richterm [Wed, 17 Mar 2010 11:08:36 +0000 (11:08 +0000)]
making const what wants to be const

14 years agoMove sub-classes AliEveHOMERSourceMapByDet and
mtadel [Wed, 17 Mar 2010 10:40:24 +0000 (10:40 +0000)]
Move sub-classes AliEveHOMERSourceMapByDet and
AliEveHOMERSourceMapByType to their own h/cxx files.