]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/AliTPCseed.cxx
Using of the normalized energy deposition in default AliESDtrack.
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 25 Feb 2009 03:11:30 +0000 (03:11 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 25 Feb 2009 03:11:30 +0000 (03:11 +0000)
commitba5e52fb3a395d4a04b21aec111ab80b9f280aea
tree60e3229fcb5c2308ff88fe3e283761f64a6c8b2f
parent1ca5c3f501428e800ac33ff86cd6cfd0cefc8d83
Using of the normalized energy deposition in default AliESDtrack.

+Update in the AliTPCseed::CookdEdxNorm

Normalization setup:
Float_t gainGG      = 1;  // gas gain factor -always enabled
Float_t gainPad     = 1;  // gain map  - used always
Float_t corrShape   = 1;  //
Float_t corrPos     = 1;  // local position correction - if posNorm enabled
Float_t corrPadType = 1;  // pad type correction - if padNorm enabled
Float_t corrNorm    = 1;  // normalization factor - set Q to channel 50
TPC/AliTPCseed.cxx
TPC/AliTPCseed.h