]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
9 years agoAdding MC association for reconstructed V0 particles
xsanchez [Mon, 20 Oct 2014 12:40:50 +0000 (14:40 +0200)]
Adding MC association for reconstructed V0 particles

9 years agoCoordinates of SPD vertex
mbroz [Mon, 20 Oct 2014 12:10:40 +0000 (14:10 +0200)]
Coordinates of SPD vertex

9 years agoFixes for coverity
coppedis [Mon, 20 Oct 2014 12:02:06 +0000 (14:02 +0200)]
Fixes for coverity

9 years agoIntegrator vs clock method for digit
mbroz [Mon, 20 Oct 2014 10:56:04 +0000 (12:56 +0200)]
Integrator vs clock method for digit

9 years agoForce use of T0-TOF for V0 analyses: PID perf
fnoferin [Mon, 20 Oct 2014 10:52:05 +0000 (12:52 +0200)]
Force use of T0-TOF for V0 analyses: PID perf

9 years agoForce use of T0-TOF for V0 analyses: PID perf
fnoferin [Mon, 20 Oct 2014 10:51:51 +0000 (12:51 +0200)]
Force use of T0-TOF for V0 analyses: PID perf

9 years agoadd to ctor the initialization of forgotten data members
gconesab [Mon, 20 Oct 2014 10:43:44 +0000 (12:43 +0200)]
add to ctor the initialization of forgotten data members

9 years agochange name of variable, conflicts with enum with detector types
gconesab [Mon, 20 Oct 2014 10:42:51 +0000 (12:42 +0200)]
change name of variable, conflicts with enum with detector types

9 years agoadd forgoten ctor initialization
gconesab [Mon, 20 Oct 2014 10:27:18 +0000 (12:27 +0200)]
add forgoten ctor initialization

9 years agoALIROOT-5634 Install all needed files
hristov [Mon, 20 Oct 2014 10:41:00 +0000 (12:41 +0200)]
ALIROOT-5634 Install all needed files

9 years agoimproved comments in V0 origin analysis
maszyman [Mon, 20 Oct 2014 10:20:40 +0000 (12:20 +0200)]
improved comments in V0 origin analysis

9 years agoRemove printout in the event-mixing method
fprino [Mon, 20 Oct 2014 09:43:38 +0000 (11:43 +0200)]
Remove printout in the event-mixing method

9 years agoUsing detector quality flag (taken from ALICE logbook) to decide whether to rpodcue...
zampolli [Mon, 20 Oct 2014 09:01:11 +0000 (11:01 +0200)]
Using detector quality flag (taken from ALICE logbook) to decide whether to rpodcue or not calibration for each detector

9 years agoUsing detector quality flag (taken from ALICE logbook) to decide whether to rpodcue...
zampolli [Mon, 20 Oct 2014 09:00:33 +0000 (11:00 +0200)]
Using detector quality flag (taken from ALICE logbook) to decide whether to rpodcue or not calibration for each detector

9 years agoremove condition to fill histogram
gconesab [Mon, 20 Oct 2014 06:41:52 +0000 (08:41 +0200)]
remove condition to fill histogram

9 years agoAlways apply min jet pt cut when filling histograms (saves memory when used with...
saiola [Sun, 19 Oct 2014 23:41:37 +0000 (19:41 -0400)]
Always apply min jet pt cut when filling histograms (saves memory when used with THnSparse)

9 years agorecover the detector tag int and not the string from the AOD particle
gconesab [Sun, 19 Oct 2014 20:43:30 +0000 (22:43 +0200)]
recover the detector tag int and not the string from the AOD particle

9 years agorecover properly the detector tag number
gconesab [Sun, 19 Oct 2014 20:12:12 +0000 (22:12 +0200)]
recover properly the detector tag number

9 years agodeclare only once different TLorentzVectors and TVector3s
gconesab [Sun, 19 Oct 2014 17:45:08 +0000 (19:45 +0200)]
declare only once different TLorentzVectors and TVector3s

9 years agocreate TLorentzVectors and TVector3s only once; cosmetics
gconesab [Sun, 19 Oct 2014 17:43:33 +0000 (19:43 +0200)]
create TLorentzVectors and TVector3s only once; cosmetics

9 years agocreate only once different TLorentzVectors; fix name of Ue MC histograms for the...
gconesab [Sun, 19 Oct 2014 17:41:53 +0000 (19:41 +0200)]
create only once different TLorentzVectors; fix name of Ue MC histograms for the right side

9 years agocreate only once the track momentum vector
gconesab [Sun, 19 Oct 2014 17:39:37 +0000 (19:39 +0200)]
create only once the track momentum vector

9 years agocreate TLorentzVector only once
gconesab [Sun, 19 Oct 2014 17:27:56 +0000 (19:27 +0200)]
create TLorentzVector only once

9 years agoavoid declaring TLorentzVector per event; follow change in AliMCAnalysisUtils on...
gconesab [Sun, 19 Oct 2014 10:12:38 +0000 (12:12 +0200)]
avoid declaring TLorentzVector per event; follow change in AliMCAnalysisUtils on generator string to int change

9 years agofollow changes in AliMCAnalysisUtils, compare int and not string with generator name
gconesab [Sun, 19 Oct 2014 10:02:45 +0000 (12:02 +0200)]
follow changes in AliMCAnalysisUtils, compare int and not string with generator name

9 years agoavoid generator name string comparisons, change to int; avoid TLorentzVectors declara...
gconesab [Sun, 19 Oct 2014 09:50:27 +0000 (11:50 +0200)]
avoid generator name string comparisons, change to int; avoid TLorentzVectors declaration per event

9 years agoremove const of method, move include of TLorentzVector to header
gconesab [Sun, 19 Oct 2014 09:08:30 +0000 (11:08 +0200)]
remove const of method, move include of TLorentzVector to header

9 years agoremove dependence on TLorentzVector
gconesab [Sun, 19 Oct 2014 08:30:22 +0000 (10:30 +0200)]
remove dependence on TLorentzVector

9 years agoremove dependence on TLorentzVector
gconesab [Sun, 19 Oct 2014 08:27:55 +0000 (10:27 +0200)]
remove dependence on TLorentzVector

9 years agoavoid declaration of TLorentzVector per event
gconesab [Sun, 19 Oct 2014 08:26:54 +0000 (10:26 +0200)]
avoid declaration of TLorentzVector per event

9 years agosimplify track pT retrieval
gconesab [Sun, 19 Oct 2014 07:34:45 +0000 (09:34 +0200)]
simplify track pT retrieval

9 years agoavoid creating TLorentzVectors per event
gconesab [Sun, 19 Oct 2014 07:29:18 +0000 (09:29 +0200)]
avoid creating TLorentzVectors per event

9 years agooptionally set the trigger detector as string or int; avoid declaring TLorentzVectors...
gconesab [Sun, 19 Oct 2014 06:55:19 +0000 (08:55 +0200)]
optionally set the trigger detector as string or int; avoid declaring TLorentzVectors per event

9 years agotemporal commit to avoir breaking compilation
gconesab [Sun, 19 Oct 2014 06:29:16 +0000 (08:29 +0200)]
temporal commit to avoir breaking compilation

9 years agouse new method to check the fiducial cut
gconesab [Sat, 18 Oct 2014 22:17:09 +0000 (00:17 +0200)]
use new method to check the fiducial cut

9 years agouse new method to check the fiducial cut
gconesab [Sat, 18 Oct 2014 22:15:48 +0000 (00:15 +0200)]
use new method to check the fiducial cut

9 years agochange string of detector name to int
gconesab [Sat, 18 Oct 2014 22:15:03 +0000 (00:15 +0200)]
change string of detector name to int

9 years agocomment out method
gconesab [Sat, 18 Oct 2014 22:14:07 +0000 (00:14 +0200)]
comment out method

9 years agoreplace string with detector name to int
gconesab [Sat, 18 Oct 2014 20:06:05 +0000 (22:06 +0200)]
replace string with detector name to int

9 years agoreplace string with detector name to int
gconesab [Sat, 18 Oct 2014 20:05:15 +0000 (22:05 +0200)]
replace string with detector name to int

9 years agoreplace string with detector name to int
gconesab [Sat, 18 Oct 2014 20:04:02 +0000 (22:04 +0200)]
replace string with detector name to int

9 years agochange strings per ints to identify the detector; avoid TLorentzVector creation per...
gconesab [Sat, 18 Oct 2014 19:33:26 +0000 (21:33 +0200)]
change strings per ints to identify the detector; avoid TLorentzVector creation per event

9 years agoreplace all calo name strings to ints in AliCalorimeterUtils, adapt accordingly diffe...
gconesab [Sat, 18 Oct 2014 18:58:52 +0000 (20:58 +0200)]
replace all calo name strings to ints in AliCalorimeterUtils, adapt accordingly different classes in the base directory

9 years agochange the setting of the selected calorimeter, set not only a string but an int...
gconesab [Sat, 18 Oct 2014 18:05:12 +0000 (20:05 +0200)]
change the setting of the selected calorimeter, set not only a string but an int to identify the detector, aim to use only the int in the analysis; cosmetics in method AddAODParticle

9 years agomake sure we have same definition of detector enum in reader and fid cut
gconesab [Sat, 18 Oct 2014 18:02:55 +0000 (20:02 +0200)]
make sure we have same definition of detector enum in reader and fid cut

9 years agoavoid string comparisons; avoid passing TLorentzVectors; avoid declaring TLorentzVect...
gconesab [Sat, 18 Oct 2014 11:12:37 +0000 (13:12 +0200)]
avoid string comparisons; avoid passing TLorentzVectors; avoid declaring TLorentzVectors per event; define the detector tags enum as in AliFiducialCut; add an optional array for DCal clusters

9 years agocheck if phi is negative properly
gconesab [Sat, 18 Oct 2014 11:10:35 +0000 (13:10 +0200)]
check if phi is negative properly

9 years agoset proper DCal eta/phi regions in the default init parameters
gconesab [Sat, 18 Oct 2014 10:27:17 +0000 (12:27 +0200)]
set proper DCal eta/phi regions in the default init parameters

9 years agoavoid string comparisons and passing TLorentzvectors; include DCal limits
gconesab [Sat, 18 Oct 2014 10:09:11 +0000 (12:09 +0200)]
avoid string comparisons and passing TLorentzvectors; include DCal limits

9 years agoFixed a memory leak (TObjArray::Clear was missing)
cmayer [Sun, 19 Oct 2014 15:34:53 +0000 (17:34 +0200)]
Fixed a memory leak (TObjArray::Clear was missing)
The event weight is set to the number of times STARLIGHT generated an event until it fulfills kinematical constraints

9 years agoFix to config macros for changes in the class cuts (Kishora)
fbellini [Sun, 19 Oct 2014 11:00:14 +0000 (13:00 +0200)]
Fix to config macros for changes in the class cuts (Kishora)

9 years agoIncrease class version for the introduction of the field fPartonInfoName from commit...
saiola [Sat, 18 Oct 2014 23:35:33 +0000 (19:35 -0400)]
Increase class version for the introduction of the field fPartonInfoName from commit 6c3dc2d68756468b0f44ad4ed7db8e11bcebaf79

9 years agorevert commit be0922169d1418213d07ee84ddea3074a8d1a065 that was overwritten by commit...
saiola [Sat, 18 Oct 2014 23:31:15 +0000 (19:31 -0400)]
revert commit be0922169d1418213d07ee84ddea3074a8d1a065 that was overwritten by commit cfa7b4df396140235a79d8990a47b8e42642aadb

9 years agoUpdates from Taiyo
mvl [Sat, 18 Oct 2014 19:20:53 +0000 (21:20 +0200)]
Updates from Taiyo

9 years agoBug fix: variable used outside loop
dstocco [Sat, 18 Oct 2014 17:13:44 +0000 (19:13 +0200)]
Bug fix: variable used outside loop

9 years ago(1) Add minimum and maximum pt cut to fill the three. (2) Implement the rotational...
zconesa [Sat, 18 Oct 2014 15:10:56 +0000 (17:10 +0200)]
(1) Add minimum and maximum pt cut to fill the three. (2) Implement the rotational background. (3) Possibility to not apply one of the cuts. (4) Possibly apply the V0 OnTheFly cut on the cut class

9 years agocorrect matrix for the maximization method
zconesa [Sat, 18 Oct 2014 13:14:20 +0000 (15:14 +0200)]
correct matrix for the maximization method

9 years agoincluding weight and inv mass axis in thnsparse
mcosenti [Sat, 18 Oct 2014 14:00:56 +0000 (11:00 -0300)]
including weight and inv mass axis in thnsparse

9 years agoassign blame
mkrzewic [Sat, 18 Oct 2014 13:52:24 +0000 (15:52 +0200)]
assign blame

9 years agoFix problems for automatic running
dstocco [Fri, 17 Oct 2014 17:39:42 +0000 (19:39 +0200)]
Fix problems for automatic running

- Run with both .root files or .zip archives
- Run with QAresults.root, QAresults_outer.root or QAresults_barrel.root

9 years agoSwitch to core energy
prsnko [Sat, 18 Oct 2014 11:42:49 +0000 (15:42 +0400)]
Switch to core energy

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
mkrzewic [Sat, 18 Oct 2014 08:49:03 +0000 (10:49 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agosome cleanup, better documentation
mkrzewic [Sat, 18 Oct 2014 08:48:19 +0000 (10:48 +0200)]
some cleanup, better documentation

9 years agostore/access the M02, nMaxima, decay bit in AOD particles proper method
gconesab [Sat, 18 Oct 2014 08:41:04 +0000 (10:41 +0200)]
store/access the M02, nMaxima, decay bit in AOD particles proper method

9 years agofill aod with m02 and nlm cluster information; move some histograms from AOD histogra...
gconesab [Sat, 18 Oct 2014 07:34:44 +0000 (09:34 +0200)]
fill aod with m02 and nlm cluster information; move some histograms from AOD histogram filling method to AOD creation method, avoir loop many times on cluster/cell/cell in cluster array

9 years agoAdd event count histogram
saiola [Sat, 18 Oct 2014 03:44:03 +0000 (23:44 -0400)]
Add event count histogram

9 years agoAdd rejection reason histograms
saiola [Sat, 18 Oct 2014 02:51:34 +0000 (22:51 -0400)]
Add rejection reason histograms

9 years agoMove the code that adds the jet container to the end, to avoid nasty errors when...
saiola [Sat, 18 Oct 2014 02:31:20 +0000 (22:31 -0400)]
Move the code that adds the jet container to the end, to avoid nasty errors when something goes wrong

9 years agoAdd rho vs cent histogram
saiola [Fri, 17 Oct 2014 21:33:27 +0000 (17:33 -0400)]
Add rho vs cent histogram

9 years agoAcceptJet, AcceptParticle and AcceptCluster now return the rejection reason in a...
saiola [Fri, 17 Oct 2014 21:00:23 +0000 (17:00 -0400)]
AcceptJet, AcceptParticle and AcceptCluster now return the rejection reason in a new dedicated field fRejectionReason

9 years agoFix axis label
saiola [Thu, 18 Sep 2014 17:04:19 +0000 (13:04 -0400)]
Fix axis label

9 years agoadding histogram for the Et of the paired clusters in the pi0 mass within the isolation R
mcosenti [Fri, 17 Oct 2014 20:14:48 +0000 (17:14 -0300)]
adding histogram for the Et of the paired clusters in the pi0 mass within the isolation R

9 years agoChanges in drawing macros:
miweber [Fri, 17 Oct 2014 18:25:14 +0000 (20:25 +0200)]
Changes in drawing macros:
- remove range restriction in Delta Eta when projecting
- automatic calculation of range for medium and high momentum = 3*sigma of Gauss fit (only if not above safety margin, to be checked)

9 years agoMore TPC PID PbPb 2011
rbailhac [Fri, 17 Oct 2014 16:33:23 +0000 (18:33 +0200)]
More TPC PID PbPb 2011

9 years agoTPC PID 2011 Pb-Pb
rbailhac [Fri, 17 Oct 2014 16:16:57 +0000 (18:16 +0200)]
TPC PID 2011 Pb-Pb

9 years agoMC calculation of Q vector for AMPT
lmilano [Fri, 17 Oct 2014 15:22:38 +0000 (17:22 +0200)]
MC calculation of Q vector for AMPT

9 years agoFix in analysis QA Flow macro to process pp
sjena [Fri, 17 Oct 2014 14:16:21 +0000 (16:16 +0200)]
Fix in analysis QA Flow macro to process pp

9 years agoremove print and change default value
cbianchi [Fri, 17 Oct 2014 13:35:17 +0000 (15:35 +0200)]
remove print and change default value

9 years agoleftover casts
zconesa [Fri, 17 Oct 2014 13:27:33 +0000 (15:27 +0200)]
leftover casts

9 years agot pushMerge branch 'master' of https://git.cern.ch/reps/AliRoot
mkrzewic [Fri, 17 Oct 2014 13:09:07 +0000 (15:09 +0200)]
t pushMerge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agofix typos in the example
mkrzewic [Fri, 17 Oct 2014 13:08:46 +0000 (15:08 +0200)]
fix typos in the example

9 years agoFixed type conversion.
vkucera [Fri, 17 Oct 2014 12:36:15 +0000 (14:36 +0200)]
Fixed type conversion.

9 years agoAliAnalysisTaskV0sInJetsEmcal: Added protection against calling non-existing containe...
vkucera [Fri, 17 Oct 2014 12:47:25 +0000 (14:47 +0200)]
AliAnalysisTaskV0sInJetsEmcal: Added protection against calling non-existing containers. Commented out track and cluster containers. Rho is loaded only for Pb+Pb. Rho subtraction is using AliEmcalJet::PtSub. AddTaskV0sInJetsEmcal: Removed old lines. Added explicit selection of charged leading hadron.

9 years agoprotecting agains events with no partoninfo
lcunquei [Fri, 17 Oct 2014 12:25:04 +0000 (14:25 +0200)]
protecting agains events with no partoninfo

9 years agoupdate of HFE v2 TPC-EMCal EP
ssakai [Fri, 17 Oct 2014 12:52:17 +0000 (14:52 +0200)]
update of HFE v2 TPC-EMCal EP

9 years agofixing casts
zconesa [Fri, 17 Oct 2014 12:35:59 +0000 (14:35 +0200)]
fixing casts

9 years agofix variable cast
zconesa [Fri, 17 Oct 2014 12:28:46 +0000 (14:28 +0200)]
fix variable cast

9 years agofix uninitialized variables
zconesa [Fri, 17 Oct 2014 12:28:19 +0000 (14:28 +0200)]
fix uninitialized variables

9 years agoUpdated D0 macros from Massimo
fbellini [Fri, 17 Oct 2014 12:02:35 +0000 (14:02 +0200)]
Updated D0 macros from Massimo

9 years agoAdded trending histo for fraction of enabled good channels
fbellini [Wed, 15 Oct 2014 09:54:45 +0000 (11:54 +0200)]
Added trending histo for fraction of enabled good channels

9 years agooverride the container name if necessary
mkrzewic [Fri, 17 Oct 2014 09:24:52 +0000 (11:24 +0200)]
override the container name if necessary

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Fri, 17 Oct 2014 09:09:18 +0000 (11:09 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agocorrections
morsch [Fri, 17 Oct 2014 09:08:49 +0000 (11:08 +0200)]
corrections

9 years agoReconstructor for digits and fix of some bugs
mbroz [Fri, 17 Oct 2014 08:21:13 +0000 (10:21 +0200)]
Reconstructor for digits and fix of some bugs

9 years agoFix compiler warning
mfasel [Fri, 17 Oct 2014 08:04:10 +0000 (10:04 +0200)]
Fix compiler warning

9 years agonew generator for on-the-fly MC Lego Train:
miweber [Fri, 17 Oct 2014 08:01:58 +0000 (10:01 +0200)]
new generator for on-the-fly MC Lego Train:
- AMPT
- only standard settings for the time being
- to be changed into optional

9 years agoo Updates for changed setup at P2 1 CRORC per LDC (Christian) o comment out obsolete...
wiechula [Sat, 27 Sep 2014 14:07:02 +0000 (16:07 +0200)]
o Updates for changed setup at P2 1 CRORC per LDC (Christian) o comment out obsolete AliTPCRawStream

9 years agoAlways call fDigitsManager->BuildIndexes in AliTRDclusterizer::MakeClusters, reset...
shahoian [Fri, 17 Oct 2014 07:25:57 +0000 (09:25 +0200)]
Always call fDigitsManager->BuildIndexes in AliTRDclusterizer::MakeClusters, reset recpoints in AliTRDReconstructor::Reconstruct for MC

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Fri, 17 Oct 2014 06:25:20 +0000 (08:25 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoCase of Bayesian PID with weights added in the CF (Jeremy, Francesco) + fix compilati...
fprino [Thu, 16 Oct 2014 22:32:00 +0000 (00:32 +0200)]
Case of Bayesian PID with weights added in the CF (Jeremy, Francesco) + fix compilation warnings