Skip to content

Tags: abarbano/AliPhysics

Tags

vAN-20170323

Toggle vAN-20170323's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request alisw#191 from fprino/master

Modified printout of error message

vAN-20170322

Toggle vAN-20170322's commit message
Merge pull request alisw#180 from qgp/update_doc

Update PWG-MM README

v5-09-01-01

Toggle v5-09-01-01's commit message
Checkpoint history rewrite

vAN-20170321

Toggle vAN-20170321's commit message
CaloPhotonCuts: tune NL params

vAN-20170320

Toggle vAN-20170320's commit message
few fixes & additions here and there...

vAN-20170319

Toggle vAN-20170319's commit message
check ratio Ecell lead over E cluster vs number of local maxima

vAN-20170318

Toggle vAN-20170318's commit message
User-settable TF1 for mass mean, sigma (which then avoids initial fit…

… to ensure speed + stability)

vAN-20170317

Toggle vAN-20170317's commit message
added support for 'hybrid approach'

vAN-20170316

Toggle vAN-20170316's commit message
Bug Fix in Histogram

vAN-20170315

Toggle vAN-20170315's commit message
Change to THnSparse

3D histograms in this task expected to be sparsely filled,
in particular for min. bias events. In this case THnSparse
is more efficient in memory consumption compared to a TH3.