]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoObsolete.
morsch [Fri, 8 Jan 2010 16:29:33 +0000 (16:29 +0000)]
Obsolete.

14 years agoITS tasks from the pilot train added.
morsch [Fri, 8 Jan 2010 16:24:47 +0000 (16:24 +0000)]
ITS tasks from the pilot train added.

14 years agoFixing a typo.
belikov [Fri, 8 Jan 2010 15:44:07 +0000 (15:44 +0000)]
Fixing a typo.

14 years agoThe getter Pz() is now inlined. A new faster and also inlined getter Zv().
belikov [Fri, 8 Jan 2010 15:31:12 +0000 (15:31 +0000)]
The getter Pz() is now inlined. A new faster and also inlined getter Zv().

14 years agoA faster getter for Pz()
belikov [Fri, 8 Jan 2010 14:11:57 +0000 (14:11 +0000)]
A faster getter for Pz()

14 years agoThe AliCDBEntry object becomes a data member (related to bug 61000)
gvolpe [Fri, 8 Jan 2010 13:52:53 +0000 (13:52 +0000)]
The AliCDBEntry object becomes a data member (related to bug 61000)

14 years agoStoring SPD MeanVertex object with validity [current_run, infinity].
zampolli [Fri, 8 Jan 2010 13:29:27 +0000 (13:29 +0000)]
Storing SPD MeanVertex object with validity [current_run, infinity].

14 years agoUpdate Wagon with physics event selection option and change a couple of histogram...
gconesab [Fri, 8 Jan 2010 10:24:14 +0000 (10:24 +0000)]
Update Wagon with physics event selection option and change a couple of histogram ranges, Add 2 new histograms to CaloQA class for MIP search

14 years agoadded more cases for the UE analysis
kleinb [Fri, 8 Jan 2010 09:49:37 +0000 (09:49 +0000)]
added more cases for the UE analysis

14 years ago debug jets above 10 GeV
kleinb [Fri, 8 Jan 2010 09:45:51 +0000 (09:45 +0000)]
 debug jets above 10 GeV

14 years agoProcessing SPD Mean Vertex only in PHYSICS runs.
zampolli [Fri, 8 Jan 2010 08:42:10 +0000 (08:42 +0000)]
Processing SPD Mean Vertex only in PHYSICS runs.

14 years agoTest commit
hristov [Fri, 8 Jan 2010 08:24:32 +0000 (08:24 +0000)]
Test commit

14 years ago- Implementing functions for the GRP preprocessor to retrieve DA output files from...
zampolli [Fri, 8 Jan 2010 08:17:32 +0000 (08:17 +0000)]
- Implementing functions for the GRP preprocessor to retrieve DA output files from detectors
different from GRP --> for MeanVertex DAs

- Modifications and additional file to test SPD Mean Vertex part in the GRP preprocessor

- Implementing possibility to define Log level (Info, Warning, Error...) in the Log
preprocessor function; default = kInfo.

14 years agokLambda added.
morsch [Fri, 8 Jan 2010 08:15:27 +0000 (08:15 +0000)]
kLambda added.

14 years agoAdded new classes for the new trigger framework:
agheata [Fri, 8 Jan 2010 07:49:11 +0000 (07:49 +0000)]
Added new classes for the new trigger framework:
 AliTrigScheduledEntry - ABC for scheduled responses of a device that is
                         able to fire-up single response functions or the
                         full device scheduled sequence. The start time is
                         in arbitrary units and in case it is 0 will not be
                         considered when ordering by time by schedulers.
 AliTrigScheduledResponse - Scheduled device response function. Fires-up a
                         single response function at a time.
 AliTrigScheduledDevice - Scheduled entry for a full device sequence. Invokes
                         the device scheduler when firing-up.
 AliTrigScheduledGroup - A group of scheduled entries that will simply be
                         fired-up sequentially. The group delay in global time
                         units is the latest start time of the contained
                         entries. A group has a priority assigned by the
                         owner scheduler object. Groups are fired-up according
                         a programable sequence.
 AliTrigScheduledSequence - A programable group sequence. Scheduled groups
                         are owned and controlled by a trigger scheduler. They
                         are fired-up in such a sequence. A sequence supports some
                         default modes but can also be programed manually.
 AliTrigScheduler -      Device response function scheduler. Every device has a
                         scheduler, but the same scheduler can replay responses of
                         several devices. A scheduler holds groups of scheduled
                         entries. The groups can be replayed in programable
                         sequences. A default group and sequence are always created.

14 years agoTest commit
hristov [Thu, 7 Jan 2010 19:20:38 +0000 (19:20 +0000)]
Test commit

14 years agoadding missing library
jgrosseo [Thu, 7 Jan 2010 19:16:40 +0000 (19:16 +0000)]
adding missing library

14 years agoTest commit
hristov [Thu, 7 Jan 2010 18:58:02 +0000 (18:58 +0000)]
Test commit

14 years agoupdated merging function (Michele)
jgrosseo [Thu, 7 Jan 2010 18:44:05 +0000 (18:44 +0000)]
updated merging function (Michele)

14 years agorenaming transient file
jgrosseo [Thu, 7 Jan 2010 18:28:14 +0000 (18:28 +0000)]
renaming transient file

14 years ago- Possibility to decay long lived particles restored
morsch [Thu, 7 Jan 2010 17:23:52 +0000 (17:23 +0000)]
- Possibility to decay long lived particles restored
- Optional forced decay Lambda0->p pi-

14 years agoTest commit
hristov [Thu, 7 Jan 2010 17:20:04 +0000 (17:20 +0000)]
Test commit

14 years agoTest commit
hristov [Thu, 7 Jan 2010 17:16:30 +0000 (17:16 +0000)]
Test commit

14 years agoTypo corrected
dperrino [Thu, 7 Jan 2010 09:51:55 +0000 (09:51 +0000)]
Typo corrected

14 years agoMake tasks aware of AliPhysicsSlection, fixes to Three Jets Task to fill output in...
kleinb [Thu, 7 Jan 2010 06:46:37 +0000 (06:46 +0000)]
Make tasks aware of AliPhysicsSlection, fixes to Three Jets Task to fill output in any case

14 years agoAdding AliPhysicsSelectionTask, some clean up wiht output file managing on the grid...
kleinb [Thu, 7 Jan 2010 06:45:08 +0000 (06:45 +0000)]
Adding AliPhysicsSelectionTask, some clean up wiht output file managing on the grid, only save AOD if filled

14 years agoSwitch on selection of collision candidates
kleinb [Thu, 7 Jan 2010 06:38:54 +0000 (06:38 +0000)]
Switch on selection of collision candidates

14 years agolast macro for one output file
snelling [Wed, 6 Jan 2010 22:13:17 +0000 (22:13 +0000)]
last macro for one output file

14 years agoRemoved obsolete task
dainese [Wed, 6 Jan 2010 20:44:41 +0000 (20:44 +0000)]
Removed obsolete task

14 years agoRemoved obsolete task
dainese [Wed, 6 Jan 2010 20:44:14 +0000 (20:44 +0000)]
Removed obsolete task

14 years agoClean up (Chiara)
dainese [Wed, 6 Jan 2010 20:39:58 +0000 (20:39 +0000)]
Clean up (Chiara)

14 years agoupdate of plotting macro
jgrosseo [Wed, 6 Jan 2010 18:22:45 +0000 (18:22 +0000)]
update of plotting macro

14 years agoproduction each trigger histogram per hardware trigger class
jgrosseo [Wed, 6 Jan 2010 18:21:19 +0000 (18:21 +0000)]
production each trigger histogram per hardware trigger class

14 years agomoving AliBackgroundSelection to ANALYSISalice (Michele)
jgrosseo [Wed, 6 Jan 2010 18:07:00 +0000 (18:07 +0000)]
moving AliBackgroundSelection to ANALYSISalice (Michele)

14 years agomore updates for single file
snelling [Wed, 6 Jan 2010 15:16:12 +0000 (15:16 +0000)]
more updates for single file

14 years agoCorrections for report #60667: Patch to fix some leaks in STEER
hristov [Wed, 6 Jan 2010 14:58:12 +0000 (14:58 +0000)]
Corrections for report #60667: Patch to fix some leaks in STEER

14 years agoCorrections for report #60705: AliTagAnalysis fixes
hristov [Wed, 6 Jan 2010 14:44:54 +0000 (14:44 +0000)]
Corrections for report #60705: AliTagAnalysis fixes

14 years agoremove some cout's
snelling [Wed, 6 Jan 2010 13:58:54 +0000 (13:58 +0000)]
remove some cout's

14 years agoupdate for single file output also when running locally
snelling [Wed, 6 Jan 2010 13:52:45 +0000 (13:52 +0000)]
update for single file output also when running locally

14 years agotypo in log message
jgrosseo [Wed, 6 Jan 2010 13:41:36 +0000 (13:41 +0000)]
typo in log message

14 years agoadd event selection getter
jgrosseo [Wed, 6 Jan 2010 13:40:58 +0000 (13:40 +0000)]
add event selection getter

14 years ago change trigger selection back, use AliPhysicsSelection in the future
kleinb [Wed, 6 Jan 2010 10:48:57 +0000 (10:48 +0000)]
 change trigger selection back, use AliPhysicsSelection in the future

14 years agofix compiler warnings
kleinb [Wed, 6 Jan 2010 10:47:22 +0000 (10:47 +0000)]
fix compiler warnings

14 years agoPilot analysis using the plugin. (M. Gheata)
morsch [Wed, 6 Jan 2010 09:47:50 +0000 (09:47 +0000)]
Pilot analysis using the plugin. (M. Gheata)

14 years agoUpdates for physics selection.
morsch [Wed, 6 Jan 2010 08:09:55 +0000 (08:09 +0000)]
Updates for physics selection.

14 years agoorganize debug stream for +/- tracks monitoring
abercuci [Wed, 6 Jan 2010 06:43:06 +0000 (06:43 +0000)]
organize debug stream for +/- tracks monitoring

14 years agoadding MC support
jgrosseo [Tue, 5 Jan 2010 18:25:56 +0000 (18:25 +0000)]
adding MC support
adding processing of multiple runs support if the runs have the same trigger scheme

14 years agoLoading analysis libraries
cvetan [Tue, 5 Jan 2010 17:08:45 +0000 (17:08 +0000)]
Loading analysis libraries

14 years agoTask for physics selection
morsch [Tue, 5 Jan 2010 16:24:15 +0000 (16:24 +0000)]
Task for physics selection
- its usage enables physics selection via the input handler
- creates the physics selection object and passes it to the input handler
- manages the histograms (bookkeeping) produced by the selection
(JFGO, AM)

14 years agoavoid fixed numner of detector names (15) for selection
kleinb [Tue, 5 Jan 2010 13:03:13 +0000 (13:03 +0000)]
avoid fixed numner of detector names (15) for selection

14 years agofixing bunch of warnings: control may reach end of non-void function
kleinb [Tue, 5 Jan 2010 12:59:42 +0000 (12:59 +0000)]
fixing bunch of warnings: control may reach end of non-void function

14 years agoupdate of collector task
hdalsgaa [Tue, 5 Jan 2010 12:47:16 +0000 (12:47 +0000)]
update of collector task

14 years agoupdate of energy dist definitions
hdalsgaa [Tue, 5 Jan 2010 12:45:58 +0000 (12:45 +0000)]
update of energy dist definitions

14 years agoupdate to make available for other people
hdalsgaa [Tue, 5 Jan 2010 12:41:11 +0000 (12:41 +0000)]
update to make available for other people

14 years agoZDC is back
hristov [Tue, 5 Jan 2010 12:16:45 +0000 (12:16 +0000)]
ZDC is back

14 years agoDo not delete objects if you are not the owner
hristov [Tue, 5 Jan 2010 11:34:13 +0000 (11:34 +0000)]
Do not delete objects if you are not the owner

14 years agoCorrected.
morsch [Tue, 5 Jan 2010 11:29:18 +0000 (11:29 +0000)]
Corrected.

14 years agoAdded HasLatencyWindow method to AliTOFChannelOnlineStatusArray class.
rpreghen [Tue, 5 Jan 2010 11:28:24 +0000 (11:28 +0000)]
Added HasLatencyWindow method to AliTOFChannelOnlineStatusArray class.
Method used in TOF preprocessor to know whether latency window data is available in Calib/Status object storedi n OCDB.
If not update OCDB with a new Calib/Status object with latency window data.
Added further checks to AliTOFChannelOnlineStatusArray class for better backward compatibility.

14 years agoCorrection.
morsch [Tue, 5 Jan 2010 10:40:42 +0000 (10:40 +0000)]
Correction.

14 years agoModification in the analysis code: offline trigger
pchrist [Tue, 5 Jan 2010 10:36:47 +0000 (10:36 +0000)]
Modification in the analysis code: offline trigger

14 years agoEvent header is created and written.
morsch [Tue, 5 Jan 2010 09:55:17 +0000 (09:55 +0000)]
Event header is created and written.

14 years agoHerwig event header added
morsch [Tue, 5 Jan 2010 09:54:36 +0000 (09:54 +0000)]
Herwig event header added

14 years agoHerwig event header.
morsch [Tue, 5 Jan 2010 09:52:51 +0000 (09:52 +0000)]
Herwig event header.

14 years agoReducing verbosity when summarizing results from tracking (same as done
zampolli [Tue, 5 Jan 2010 08:36:53 +0000 (08:36 +0000)]
Reducing verbosity when summarizing results from tracking (same as done
for AliTOFtracker.cxx)

14 years agofixed printout statement
kleinb [Mon, 4 Jan 2010 17:01:08 +0000 (17:01 +0000)]
fixed printout statement

14 years agoReducing verbosity when summarizing result of tracking.
zampolli [Mon, 4 Jan 2010 16:58:41 +0000 (16:58 +0000)]
Reducing verbosity when summarizing result of tracking.

14 years agoAdd fidutial cut selection on AOD/ESD CaloClusters, select only CaloCells with module...
gconesab [Mon, 4 Jan 2010 16:29:48 +0000 (16:29 +0000)]
Add fidutial cut selection on AOD/ESD CaloClusters, select only CaloCells with module number smaller than fNModules, a couple of histogram title corrections

14 years agoFrom Christian Klein-Boesing: New method :
agheata [Mon, 4 Jan 2010 16:06:58 +0000 (16:06 +0000)]
From Christian Klein-Boesing: New method :
SetAdditionalRootLibs(const char *list) // strings separated by blancs
to add a string that holds libs that have to be loaded BEFORE other analysis libs/par file compilation.

14 years agoRead histos from common output file (Chiara B)
dainese [Mon, 4 Jan 2010 14:35:50 +0000 (14:35 +0000)]
Read histos from common output file (Chiara B)

14 years agofix TRDout flag setting. All tracks which are found by TRD are marked as
abercuci [Mon, 4 Jan 2010 13:50:44 +0000 (13:50 +0000)]
fix TRDout flag setting. All tracks which are found by TRD are marked as
TRDout and are written to the friends (is streaming on)

14 years agofix warnings reported in savannah 60986
abercuci [Mon, 4 Jan 2010 13:34:48 +0000 (13:34 +0000)]
fix warnings reported in savannah 60986

14 years agoMemory leak corrected.
morsch [Mon, 4 Jan 2010 12:58:38 +0000 (12:58 +0000)]
Memory leak corrected.

14 years agoChange in calling sequence.
morsch [Mon, 4 Jan 2010 12:35:47 +0000 (12:35 +0000)]
Change in calling sequence.

14 years agoWarning corrected.
morsch [Mon, 4 Jan 2010 11:49:28 +0000 (11:49 +0000)]
Warning corrected.

14 years agoChange back the clustering threshold to 0.1 GeV, set by mistake to 0.025 GeV
gconesab [Sat, 2 Jan 2010 17:28:42 +0000 (17:28 +0000)]
Change back the clustering threshold to 0.1 GeV, set by mistake to 0.025 GeV

14 years ago- use only one array in DeConvExp
cblume [Thu, 31 Dec 2009 10:46:59 +0000 (10:46 +0000)]
- use only one array in DeConvExp
- no double precission necessary

14 years agoAliAnaPi0: Change name of histograms in memory produced during projections, since...
gconesab [Wed, 30 Dec 2009 18:10:34 +0000 (18:10 +0000)]
AliAnaPi0: Change name of histograms in memory produced during projections, since they can cause segmentation violation.
AliAnaCalorimeterQA: Correct name of histogram fhTimeAmp
                                     Fill Invariant mass histograms with pt and not energy in order to compare results with AliAnaPi0

14 years agoIn the method AliHMPIDQAChecker::Check AliCDBEntry object deleted before exiting...
gvolpe [Mon, 28 Dec 2009 14:32:41 +0000 (14:32 +0000)]
In the method AliHMPIDQAChecker::Check AliCDBEntry object deleted before exiting the method (to fix bug 60972)

14 years agoTake the case of missing pretrigger into account
cblume [Mon, 28 Dec 2009 13:53:58 +0000 (13:53 +0000)]
Take the case of missing pretrigger into account

14 years agoAdded AliPhysicsSelection
kleinb [Mon, 28 Dec 2009 11:17:05 +0000 (11:17 +0000)]
Added AliPhysicsSelection

14 years agoAdded new package names
kleinb [Mon, 28 Dec 2009 11:15:50 +0000 (11:15 +0000)]
Added new package names

14 years agoMove AliWarning and AliInfo to AliDebug to reduce prints during reconstruction
gconesab [Mon, 28 Dec 2009 10:58:45 +0000 (10:58 +0000)]
Move AliWarning and AliInfo to AliDebug to reduce prints during reconstruction

14 years agoSmall correction for AnalysisTaskCentral and corresponding AddTask macro (C.Andrei)
bhippoly [Sun, 27 Dec 2009 19:17:15 +0000 (19:17 +0000)]
Small correction for AnalysisTaskCentral and corresponding AddTask macro (C.Andrei)

14 years agoPropset keyword Id is added
kharlov [Sun, 27 Dec 2009 17:34:55 +0000 (17:34 +0000)]
Propset keyword Id is added

14 years agoPHOS verbosity in reconstruction is reduced
kharlov [Sun, 27 Dec 2009 17:26:15 +0000 (17:26 +0000)]
PHOS verbosity in reconstruction is reduced

14 years agoadded a data member to avoid a potential mem problem encountered during pass2 reconst...
schutz [Sun, 27 Dec 2009 14:14:36 +0000 (14:14 +0000)]
added a data member to avoid a potential mem problem encountered during pass2 reconstruction

14 years agoUpdate with new AddTask macro for the azimuthal isotropic expansion analysis by C...
bhippoly [Sat, 26 Dec 2009 21:05:02 +0000 (21:05 +0000)]
Update with new AddTask macro for the azimuthal isotropic expansion analysis by C.Andrei

14 years agoDPs retrieved as UInts instead of Ints
cheynis [Fri, 25 Dec 2009 23:02:58 +0000 (23:02 +0000)]
DPs retrieved as UInts instead of Ints

14 years agoModification to compile PHOSUtils.par with root only (G.Conesa)
kharlov [Thu, 24 Dec 2009 17:15:40 +0000 (17:15 +0000)]
Modification to compile PHOSUtils.par with root only (G.Conesa)

14 years agoCorrect compilation warnings in AliAnaCalorimeterQA
gconesab [Thu, 24 Dec 2009 17:09:13 +0000 (17:09 +0000)]
Correct compilation warnings in AliAnaCalorimeterQA

14 years agoAn additional short-cut function which should help with the Savannah item #53055
belikov [Thu, 24 Dec 2009 16:56:18 +0000 (16:56 +0000)]
An additional short-cut function which should help with the Savannah item #53055

14 years agoBumping class version
fca [Thu, 24 Dec 2009 15:08:03 +0000 (15:08 +0000)]
Bumping class version

14 years agoprepare infrastructure for fixing bug 60872
abercuci [Thu, 24 Dec 2009 11:50:08 +0000 (11:50 +0000)]
prepare infrastructure for fixing bug 60872

14 years agosmall fix for name of files
abercuci [Thu, 24 Dec 2009 11:48:36 +0000 (11:48 +0000)]
small fix for name of files

14 years agoBug fix for loading the LUT for chambers 1 to 6. (Indra)
aszostak [Thu, 24 Dec 2009 08:08:58 +0000 (08:08 +0000)]
Bug fix for loading the LUT for chambers 1 to 6. (Indra)

14 years agoBayesian PID: new parametrization and code update (E. Biolcati - F.Prino)
masera [Wed, 23 Dec 2009 15:31:54 +0000 (15:31 +0000)]
Bayesian PID: new parametrization and code update (E. Biolcati - F.Prino)

14 years agofix oder in which number of time bins are looked for:
abercuci [Wed, 23 Dec 2009 09:58:54 +0000 (09:58 +0000)]
fix oder in which number of time bins are looked for:
1 user settings
2 digits param
3 OCDB
4 default

14 years agoAdded KT to jet spectrum, added gamma conversion task to train macro
kleinb [Wed, 23 Dec 2009 09:33:30 +0000 (09:33 +0000)]
Added KT to jet spectrum, added gamma conversion task to train macro

14 years agoAdded histograms for beam spot and run dependent trigger count
kleinb [Wed, 23 Dec 2009 09:29:03 +0000 (09:29 +0000)]
Added histograms for beam spot and run dependent trigger count

14 years agoImplementing destructor
masera [Tue, 22 Dec 2009 15:51:08 +0000 (15:51 +0000)]
Implementing destructor