]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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

14 years agoAdded pt to the extra clusters ntuple and added event number in file and info on...
dainese [Tue, 22 Dec 2009 13:46:28 +0000 (13:46 +0000)]
Added pt to the extra clusters ntuple and added event number in file and info on cosmic/pp in AliTrackPointArray::fUniqueID

14 years agoHPTDC latency window information propagated to OCDB through AliTOFChannelOnlineStatus...
rpreghen [Tue, 22 Dec 2009 11:41:15 +0000 (11:41 +0000)]
HPTDC latency window information propagated to OCDB through AliTOFChannelOnlineStatusArray object stored in Calib/Status. Added fLatencyWindow data in AliTOFChannelOnlineStatusArray object (incremented class version) to be used during reconstruction. Information stored as Int_t value and defined in ns

14 years agoImprove kITSrefit efficiency at low pt (A. Dainese)
prino [Tue, 22 Dec 2009 11:18:59 +0000 (11:18 +0000)]
Improve kITSrefit efficiency at low pt (A. Dainese)

14 years agocorrect usage of steering options for the PID task
abercuci [Tue, 22 Dec 2009 08:19:46 +0000 (08:19 +0000)]
correct usage of steering options for the PID task

14 years agofix geometry navigation arround PHOS holes
abercuci [Tue, 22 Dec 2009 08:18:03 +0000 (08:18 +0000)]
fix geometry navigation arround PHOS holes

14 years agoAliAnaPartCorrBase: Add setters and getters for the mass and asymetry histograms...
gconesab [Mon, 21 Dec 2009 18:32:48 +0000 (18:32 +0000)]
AliAnaPartCorrBase: Add setters and getters for the mass and asymetry histograms (AliAnaPi0, AliAnaCalorimeterQA)
  Small change in the name existing histogram binning setters (implied small modifications in most of the Dep classes)
AliAnaCalorimeterQA: Add the possibility to modify all histogramms binning via the configuration file.
                     Digits Time histograms added
macros/QA/DrawCaloQA.C and train wagons updated accordingly.
Remove macros/AddTaskCalorimeterQA.C, copy already in macros/QA

14 years agoProtection added in case no ESD files have been chained.
morsch [Mon, 21 Dec 2009 17:45:58 +0000 (17:45 +0000)]
Protection added in case no ESD files have been chained.
Fix for
bug #60886: AliESDTagCreator subdirectory recursive behavior

14 years agoProtection in function PAWT added.
morsch [Mon, 21 Dec 2009 14:40:18 +0000 (14:40 +0000)]
Protection in function PAWT added.

14 years agosmall corrections
jotwinow [Mon, 21 Dec 2009 13:34:43 +0000 (13:34 +0000)]
small corrections

14 years agoDeltaBC correction: reference DeltaBC hardcoded (value = 37)
rpreghen [Mon, 21 Dec 2009 13:34:04 +0000 (13:34 +0000)]
DeltaBC correction: reference DeltaBC hardcoded (value = 37)

14 years agoupdates for list analyser (Ben)
abercuci [Mon, 21 Dec 2009 10:42:03 +0000 (10:42 +0000)]
updates for list analyser (Ben)

14 years agoUpdates of the list anlyser (Ben)
abercuci [Mon, 21 Dec 2009 10:39:55 +0000 (10:39 +0000)]
Updates of the list anlyser (Ben)

Do the following:
- Run "esd_tracks.C"
- Run "ana_list.C"
- In the list editor, go to the "list" tab and click the "start" button
- select one track (or more) and do ImportClustersFromIndex
- select points (hold "ctrl + alt"
- In the list editor ("list" tab) click the "stop" button

Please see the tool tips for more information!

Now you can (if there were macros dealing with AliTrackPoints) do some
analysis with these objects. But this is not the point. Please do:
- Export the list analyser to CINT and label it "list"
- run ".x ana_list_load_tracks.C(list)" to add tracks to the list
- run ".x ana_list_load_kinks.C(list)" to add kinks to the list

-> Enjoy the analysis of these objects  :)

14 years agoBugfix with zero event % alert
pulvir [Mon, 21 Dec 2009 09:50:52 +0000 (09:50 +0000)]
Bugfix with zero event % alert

14 years ago1) Set reconstruction parameter fTimeCut (maximum digit time) in OCDB
gconesab [Mon, 21 Dec 2009 09:42:49 +0000 (09:42 +0000)]
1) Set reconstruction parameter fTimeCut (maximum digit time) in OCDB
2) Change digit threshold from 4*fPinNoise=48 MeV to 3*fPinNoise= 36 MeV
3) Few minor coding violations corrected in digitzer
4) Macro to print reconstruction parameters in OCDB moved from macros to macros/RecParamDB

14 years agoDeriving from AliVCuts.cxx
morsch [Sun, 20 Dec 2009 23:06:29 +0000 (23:06 +0000)]
Deriving from AliVCuts.cxx

14 years agoNew base class.
morsch [Sun, 20 Dec 2009 23:03:31 +0000 (23:03 +0000)]
New base class.

14 years agoadd a protection so that InitRecPoints is called only once
schutz [Sun, 20 Dec 2009 19:57:25 +0000 (19:57 +0000)]
add a protection so that InitRecPoints is called only once

14 years agoEvent selection via input event handler.
morsch [Sun, 20 Dec 2009 17:46:43 +0000 (17:46 +0000)]
Event selection via input event handler.

14 years agoPossibility for event selection in input event handler.
morsch [Sun, 20 Dec 2009 17:44:02 +0000 (17:44 +0000)]
Possibility for event selection in input event handler.

14 years agoSmall updates
marian [Sat, 19 Dec 2009 21:55:23 +0000 (21:55 +0000)]
Small updates
(Marian)

14 years agoBug fix: missing comma.
belikov [Sat, 19 Dec 2009 11:17:03 +0000 (11:17 +0000)]
Bug fix: missing comma.

14 years agoMove to simple TObject in OCDB/TRD/Calib/FEE and delete again AliTRDCalFEE
cblume [Fri, 18 Dec 2009 15:56:55 +0000 (15:56 +0000)]
Move to simple TObject in OCDB/TRD/Calib/FEE and delete again AliTRDCalFEE

14 years agoAdd steering macro for PWG4 mini train individual setting should be passed by config...
kleinb [Fri, 18 Dec 2009 15:51:05 +0000 (15:51 +0000)]
Add steering macro for PWG4 mini train individual setting should be passed by config files, removing AddESDfilter, to avoid confusion with the macro in ANALYSIS

14 years agoUpgrades for setting up a working version of ME task
pulvir [Fri, 18 Dec 2009 15:37:27 +0000 (15:37 +0000)]
Upgrades for setting up a working version of ME task

14 years agomoving AliPhysicsSelection and AliTriggerAnalysis to ANALYSIS
jgrosseo [Fri, 18 Dec 2009 13:44:06 +0000 (13:44 +0000)]
moving AliPhysicsSelection and AliTriggerAnalysis to ANALYSIS

14 years agoadding trigger classes
jgrosseo [Fri, 18 Dec 2009 13:28:58 +0000 (13:28 +0000)]
adding trigger classes
v0 histograms

14 years agofunction to reset stat error on corrections
jgrosseo [Fri, 18 Dec 2009 13:11:50 +0000 (13:11 +0000)]
function to reset stat error on corrections

14 years agoimproving printout; adding btpx efficency warning
jgrosseo [Fri, 18 Dec 2009 13:10:56 +0000 (13:10 +0000)]
improving printout; adding btpx efficency warning

14 years agoCorrected Clear method
hristov [Fri, 18 Dec 2009 13:10:53 +0000 (13:10 +0000)]
Corrected Clear method

14 years agoadjusting the output data type of the ITSDigitPublisher, using kAliHLTDataTypeAliTree...
richterm [Fri, 18 Dec 2009 13:07:20 +0000 (13:07 +0000)]
adjusting the output data type of the ITSDigitPublisher, using kAliHLTDataTypeAliTreeD now (Gaute)

14 years agoFill backg histos for all candidates in case fReadMC is kFALSE (Chiara)
dainese [Fri, 18 Dec 2009 10:34:08 +0000 (10:34 +0000)]
Fill backg histos for all candidates in case fReadMC is kFALSE (Chiara)

14 years agoprepare task to run on PROOF (Markus)
abercuci [Fri, 18 Dec 2009 10:23:31 +0000 (10:23 +0000)]
prepare task to run on PROOF (Markus)

14 years agoAdded post data before return, to get output
kleinb [Fri, 18 Dec 2009 08:33:53 +0000 (08:33 +0000)]
Added post data before return, to get output

14 years ago- use also for only reconstructed values
abercuci [Fri, 18 Dec 2009 07:25:29 +0000 (07:25 +0000)]
- use also for only reconstructed values
- update for use on PROOF

14 years agoenabling usage of several jet finders within one train (UE), changing cone radius...
kleinb [Fri, 18 Dec 2009 07:17:08 +0000 (07:17 +0000)]
enabling usage of several jet finders within one train (UE), changing cone radius for lo seed UA1 (JetTasks)

14 years agoenabling usage of several jet finders within one train
kleinb [Fri, 18 Dec 2009 07:15:40 +0000 (07:15 +0000)]
enabling usage of several jet finders within one train

14 years agoSDD macros to check OCDB quantities updated to manage the new files with correction...
prino [Thu, 17 Dec 2009 22:45:09 +0000 (22:45 +0000)]
SDD macros to check OCDB quantities updated to manage the new files with correction for ladder swap

14 years agoIncrease digit time cut to reconstruct real data
gconesab [Thu, 17 Dec 2009 20:08:49 +0000 (20:08 +0000)]
Increase digit time cut to reconstruct real data

14 years ago Move the initialization of geometry pointer from single analysis to reader so that...
gconesab [Thu, 17 Dec 2009 19:23:08 +0000 (19:23 +0000)]
 Move the initialization of geometry pointer from single analysis to reader so that it is only done once and avoid problems in some platforms; update partcorr wagon with different binning for histograms and few more analysis

14 years agoDebug option set to 0
dperrino [Thu, 17 Dec 2009 16:35:17 +0000 (16:35 +0000)]
Debug option set to 0

14 years agoOCDB object with correction for ladder swap (layer 4 ladders 0,1 side C) in SDD DDL...
prino [Thu, 17 Dec 2009 16:18:34 +0000 (16:18 +0000)]
OCDB object with correction for ladder swap (layer 4 ladders 0,1 side C) in SDD DDL module maps

14 years agoCorrect swap of 2 half ladders (0 and 1 of layer 4 side C) in SDD DDL module maps
prino [Thu, 17 Dec 2009 16:10:45 +0000 (16:10 +0000)]
Correct swap of 2 half ladders (0 and 1 of layer 4 side C) in SDD DDL module maps

14 years agoNew code for heavy flavour analysis (Xiaoming)
martinez [Thu, 17 Dec 2009 16:00:35 +0000 (16:00 +0000)]
New code for heavy flavour analysis (Xiaoming)

14 years agodisplaying bg histograms (Michele)
jgrosseo [Thu, 17 Dec 2009 14:42:52 +0000 (14:42 +0000)]
displaying bg histograms (Michele)

14 years agoErnesto's changes for train running
kleinb [Thu, 17 Dec 2009 14:08:54 +0000 (14:08 +0000)]
Ernesto's changes for train running

14 years agoFrom Mikolaj. One more function for drawing ITS stand-alone tracks.
mtadel [Thu, 17 Dec 2009 13:46:11 +0000 (13:46 +0000)]
From Mikolaj. One more function for drawing ITS stand-alone tracks.

14 years agomacro to save the plots
jgrosseo [Thu, 17 Dec 2009 13:20:28 +0000 (13:20 +0000)]
macro to save the plots

14 years agoAdd dead module handling for SDD and SSD.
mtadel [Thu, 17 Dec 2009 11:23:36 +0000 (11:23 +0000)]
Add dead module handling for SDD and SSD.

14 years agobug fix using the v0 time offset
jgrosseo [Thu, 17 Dec 2009 10:24:42 +0000 (10:24 +0000)]
bug fix using the v0 time offset

14 years agoAdded an output container to the DiJet task
dperrino [Thu, 17 Dec 2009 09:28:04 +0000 (09:28 +0000)]
Added an output container to the DiJet task

14 years agoCall to Terminate allowed in case of plugin->SetOutputSingleFolder()
agheata [Thu, 17 Dec 2009 09:18:07 +0000 (09:18 +0000)]
Call to Terminate allowed in case of plugin->SetOutputSingleFolder()

14 years agoAdded some output histograms to the task
dperrino [Thu, 17 Dec 2009 09:02:50 +0000 (09:02 +0000)]
Added some output histograms to the task

14 years agoBug fixes in the fitter. Possibility of different points selection for
masera [Thu, 17 Dec 2009 08:20:31 +0000 (08:20 +0000)]
Bug fixes in the fitter. Possibility of different points selection for
cosmics and pp events in simultaneous fit (Ruben)

14 years agoAlgorithm corrected
prsnko [Thu, 17 Dec 2009 01:02:25 +0000 (01:02 +0000)]
Algorithm corrected

14 years agomake the low multiplicity parameters the default parameters
cblume [Wed, 16 Dec 2009 20:35:25 +0000 (20:35 +0000)]
make the low multiplicity parameters the default parameters

14 years agoprimary vertex constraints enabled for the 2nd pass reconstruction (A.Dainese)
rgrosso [Wed, 16 Dec 2009 19:07:37 +0000 (19:07 +0000)]
primary vertex constraints enabled for the 2nd pass reconstruction (A.Dainese)

14 years agoadded jet finders for lower p_T (lo seed UA1, seed less cone, kT
kleinb [Wed, 16 Dec 2009 18:55:01 +0000 (18:55 +0000)]
added jet finders for lower p_T (lo seed UA1, seed less cone, kT

14 years agoCommit the fix for the event ranges which is already in Release. Add filling of Fired...
akisiel [Wed, 16 Dec 2009 18:05:33 +0000 (18:05 +0000)]
Commit the fix for the event ranges which is already in Release. Add filling of FiredTrigger and EventType to all Tag creation subroutines

14 years agoFrom Pawel Debski.
mtadel [Wed, 16 Dec 2009 17:26:28 +0000 (17:26 +0000)]
From Pawel Debski.

Organize AliEve menu into sub-menues.

Add DataSelection_init.C macro -- this containts the default "Data Selection"
entries and will be called from visscan_init.C in next iteration.

14 years agoFrom Mikolaj.
mtadel [Wed, 16 Dec 2009 17:16:57 +0000 (17:16 +0000)]
From Mikolaj.
Add two new functions to esd_tracks.C:
  TEveTrackList* esd_tracks_TPC();
  TEveTrackList* esd_tracks_ITS();
Make them available in the "Data Selection" tab.

Add field value parameter with default value.

14 years agoReal data adaptation :
bhippoly [Wed, 16 Dec 2009 16:58:56 +0000 (16:58 +0000)]
Real data adaptation :
1. Flag for real data (Short_t fRealData) = to set up via the AddTaskCheckCascade.C.
2. Introduction of a std trigger selection for real data ("CINT1B-ABCE-NOPF-ALL").
3. Improved Terminate (Legend, colors, ...).
- (A. Maire)

14 years agoUpdate the wagon task with correlation of isolated and non isolated gamma with hadron...
gconesab [Wed, 16 Dec 2009 16:26:15 +0000 (16:26 +0000)]
Update the wagon task with correlation of isolated and non isolated gamma with hadrons, reduce number of pi0 inv mass histograms, select event trigger

14 years agotest preprocessor for PMD
basanta [Wed, 16 Dec 2009 16:18:31 +0000 (16:18 +0000)]
test preprocessor for PMD

14 years agoUpdate the wagon task with pi0 correlations and change histogram ranges, some cosmeti...
gconesab [Wed, 16 Dec 2009 15:56:54 +0000 (15:56 +0000)]
Update the wagon task with pi0 correlations and change histogram ranges, some cosmetic changes in AliAnaPi0, AliAnaParticleHadronCorrelation and AliAnaCalorimeterQA

14 years agoUpdate of the Azimuthal isotropic expansion analysis by C.Andrei
bhippoly [Wed, 16 Dec 2009 15:20:18 +0000 (15:20 +0000)]
Update of the Azimuthal isotropic expansion analysis by C.Andrei

14 years agoadded filterbit to the output settings tree
kleinb [Wed, 16 Dec 2009 15:07:14 +0000 (15:07 +0000)]
added filterbit to the output settings tree

14 years agoMinors. Extra functions added to find the single chamber phase space
dibari [Wed, 16 Dec 2009 14:28:35 +0000 (14:28 +0000)]
Minors. Extra functions added to find the single chamber phase space

14 years agoAdd a setter to the number of PID options
gconesab [Wed, 16 Dec 2009 12:55:14 +0000 (12:55 +0000)]
Add a setter to the number of PID options

14 years agoremove compiler warning
abercuci [Wed, 16 Dec 2009 12:36:06 +0000 (12:36 +0000)]
remove compiler warning

14 years agoCorrected cast
hristov [Wed, 16 Dec 2009 12:35:14 +0000 (12:35 +0000)]
Corrected cast

14 years agoCorrected cast
hristov [Wed, 16 Dec 2009 12:34:37 +0000 (12:34 +0000)]
Corrected cast

14 years agospeed up and last fixes before going into production
abercuci [Wed, 16 Dec 2009 12:23:26 +0000 (12:23 +0000)]
speed up and last fixes before going into production

14 years agoFixes to copy constructors and assignment operators for the Tag files
akisiel [Wed, 16 Dec 2009 12:13:02 +0000 (12:13 +0000)]
Fixes to copy constructors and assignment operators for the Tag files

14 years agobootstrap pdf before usage
abercuci [Wed, 16 Dec 2009 12:05:01 +0000 (12:05 +0000)]
bootstrap pdf before usage

14 years agonew 2D LQ DB with only 100 interpolation points/momentum/species and no
abercuci [Wed, 16 Dec 2009 12:04:12 +0000 (12:04 +0000)]
new 2D LQ DB with only 100 interpolation points/momentum/species and no
covariance matrix

14 years agoreduce size on disk for storing PDF nodes
abercuci [Wed, 16 Dec 2009 12:02:43 +0000 (12:02 +0000)]
reduce size on disk for storing PDF nodes
 - go from TVectoT to Double_t[]
 - store selectively interpolation covariance matrix
 - bootstrap data members which are not saved on disk