]> git.uio.no Git - u/mrichter/AliRoot.git/commit
1) Centrality dependent thresholds parameters
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 25 Sep 2012 13:41:30 +0000 (13:41 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 25 Sep 2012 13:41:30 +0000 (13:41 +0000)
commitbd58d4b9c2050bef96e4395ef9b3792e923b534b
tree315da0a2c68dedf5bf6be8974aea966c451170c4
parente879f8360101ae7d93a787e284f5646b1fb2d682
1) Centrality dependent thresholds parameters
2) The PID method is now an argument in the functions. In the current implementation the PID method is a class member and can be modified by anybody which is
dangerous if many users are interacting.
The user can now select the method in the functions in AliPIDResponse, 1D is chosen by default. These changes require some small changes in the TRD folder and
the tender supply.
3) As a consequence, only for the 1D PID cached values are used and the 2D PID is recalculated (1D is standard method and 2D is only used by some users so far)
17 files changed:
ANALYSIS/TenderSupplies/AliTRDTenderSupply.cxx
STEER/STEER/AliSimulation.cxx
STEER/STEERBase/AliGenDPMjetEventHeader.cxx
STEER/STEERBase/AliGenDPMjetEventHeader.h
STEER/STEERBase/AliPIDResponse.cxx
STEER/STEERBase/AliPIDResponse.h
STEER/STEERBase/AliTRDPIDParams.cxx
STEER/STEERBase/AliTRDPIDParams.h
STEER/STEERBase/AliTRDPIDResponse.cxx
STEER/STEERBase/AliTRDPIDResponse.h
STEER/STEERBase/AliTRDPIDResponseObject.cxx
STEER/STEERBase/AliTRDPIDResponseObject.h
STEER/STEERBase/AliTRDTKDInterpolator.cxx
STEER/STEERBase/AliTRDTKDInterpolator.h
STEER/STEERBaseLinkDef.h
TRD/AliTRDcalibDB.cxx
TRD/AliTRDtrackV1.cxx