]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoadd cluster occupancy to the ESD friend
mkrzewic [Wed, 27 Nov 2013 13:43:29 +0000 (13:43 +0000)]
add cluster occupancy to the ESD friend
store both the total and the used for tracking number of clusters

10 years agofrom Alex Kalweit:
mkrzewic [Wed, 27 Nov 2013 12:46:14 +0000 (12:46 +0000)]
from Alex Kalweit:
constrain a fit better to avoid crashes

10 years agoUse undeistorted poistion in case Not
mivanov [Tue, 26 Nov 2013 15:13:22 +0000 (15:13 +0000)]
Use undeistorted poistion in case Not
ExB not coposed correction specified.

Warning - Error should be called in the RecoParam::ConsistencyCheck

Marian

10 years agoTStatToolkit::LTM - adding reference to the description of robust trimmed...
mivanov [Sun, 24 Nov 2013 18:26:42 +0000 (18:26 +0000)]
TStatToolkit::LTM          - adding reference to the description of robust trimmed mean algorithm
          http://en.wikipedia.org/w/index.php?title=Trimmed_estimator&oldid=582847999

TStatToolkit::MakeStat1D   - adding more parameters to setup parameters of fit

TStatToolkit::TestGausFit  - adopt to change of the TTreeSRedirector

10 years agoUpdated version of the PID calibration
mivanov [Fri, 22 Nov 2013 16:40:06 +0000 (16:40 +0000)]
Updated version of the PID calibration
dEdx transfer function
Cuts are parametrized.
Default should be suitable for standard PID analysis

10 years agoo fix sign
wiechula [Fri, 22 Nov 2013 13:17:26 +0000 (13:17 +0000)]
o fix sign

10 years agoo small fix
wiechula [Fri, 22 Nov 2013 12:02:52 +0000 (12:02 +0000)]
o small fix

10 years agoo add Function to create a residual LUT from a distortion and correction
wiechula [Thu, 21 Nov 2013 14:58:33 +0000 (14:58 +0000)]
o add Function to create a residual LUT from a distortion and correction

10 years agoo add wrapper to switch between different functions
wiechula [Wed, 20 Nov 2013 11:42:05 +0000 (11:42 +0000)]
o add wrapper to switch between different functions

10 years agoo small fix
wiechula [Wed, 20 Nov 2013 11:29:19 +0000 (11:29 +0000)]
o small fix

10 years agoo dump all bins to the tree
wiechula [Wed, 20 Nov 2013 11:04:51 +0000 (11:04 +0000)]
o dump all bins to the tree

10 years agoo update
wiechula [Wed, 20 Nov 2013 10:58:22 +0000 (10:58 +0000)]
o update

10 years agoActivate the usage of the HV and PT corection for gain in the CPass0
mivanov [Tue, 19 Nov 2013 23:45:10 +0000 (23:45 +0000)]
Activate the usage of the HV and PT corection for gain in the CPass0
(Marian)

10 years agoBetter to use Ux/U4. Easier to interpret.
mivanov [Tue, 19 Nov 2013 22:51:57 +0000 (22:51 +0000)]
Better to use Ux/U4. Easier to interpret.

10 years ago //
mivanov [Tue, 19 Nov 2013 18:45:54 +0000 (18:45 +0000)]
 //
  // Empirical fit of the relative Q resolution for the iron source with 4 GEM layers
  // Fit:
  // Assumption :
  // 1.) Effective electron transparency proportiaonal to the effective ion transparency
  // 2.) RMS of the effecitive gain can be expressed as linear function of U1/U3,U2/U4 and U3/U4
  //
  // Agreement with data within the expect error estimate -relative agreement
  // RMS (sigma_{meas}/sigma_{fit}) ~ 3%
  //

10 years agoAddin the GEM Voltage scan data
mivanov [Tue, 19 Nov 2013 11:49:46 +0000 (11:49 +0000)]
Addin the GEM Voltage scan data
charge resoultion, ion back flow ... as function of applied voltage
as provide by frankfurt group

10 years agoUpdated version of the transfer function fit.
mivanov [Mon, 18 Nov 2013 08:11:19 +0000 (08:11 +0000)]
Updated version of the transfer function fit.
Added global parabolic fit of all theta bins.

10 years agoAdding macros needed for testing of the software for 2011 data reprocessing
mivanov [Sun, 17 Nov 2013 19:46:26 +0000 (19:46 +0000)]
Adding macros needed for testing of the software for 2011 data reprocessing
(Marian)

10 years agoo fix sign in residual distortion
wiechula [Fri, 15 Nov 2013 18:50:43 +0000 (18:50 +0000)]
o fix sign in residual distortion
o change calculation of residual distortion from AliTPCComposedCorrection to using both maps explicitly

10 years agoo add possibility to use a different map for corrections
wiechula [Fri, 15 Nov 2013 17:57:53 +0000 (17:57 +0000)]
o add possibility to use a different map for corrections

10 years agoo first try to create a LUT from the residual distortions
wiechula [Fri, 15 Nov 2013 12:50:58 +0000 (12:50 +0000)]
o first try to create a LUT from the residual distortions

10 years agofix out-of-bounds access
mkrzewic [Fri, 15 Nov 2013 10:58:36 +0000 (10:58 +0000)]
fix out-of-bounds access

10 years agofrom Alex Kalweit:
mkrzewic [Thu, 14 Nov 2013 21:16:48 +0000 (21:16 +0000)]
from Alex Kalweit:
  patch for the mip momentum range and the pad equalization

10 years agoo one more fix: the weight need to stay in order. Funny ...
wiechula [Thu, 14 Nov 2013 17:34:33 +0000 (17:34 +0000)]
o one more fix: the weight need to stay in order. Funny ...

10 years agoo same here In AliTPCComposedCorrection::GetDistortion MakeInverseIterator is called
wiechula [Thu, 14 Nov 2013 17:27:31 +0000 (17:27 +0000)]
o same here In AliTPCComposedCorrection::GetDistortion MakeInverseIterator is called

10 years agoo fix names
wiechula [Thu, 14 Nov 2013 17:25:21 +0000 (17:25 +0000)]
o fix names
o add distortions in reveser order, since MakeInverseIterator is called in AliTPCComposedCorrection::GetDistortion

10 years agoskip clusters when the roc voltage is funny
mkrzewic [Thu, 14 Nov 2013 15:02:15 +0000 (15:02 +0000)]
skip clusters when the roc voltage is funny

10 years agoo add calculation of residuals from real residual distortions
wiechula [Thu, 14 Nov 2013 14:36:24 +0000 (14:36 +0000)]
o add calculation of residuals from real residual distortions

10 years agoo Add option for residual distortion
wiechula [Thu, 14 Nov 2013 12:45:46 +0000 (12:45 +0000)]
o Add option for residual distortion
o Fix warnings
o Add macro to create composed correction for residual distortions

10 years agoo fix errors and warnings
wiechula [Thu, 14 Nov 2013 10:27:07 +0000 (10:27 +0000)]
o fix errors and warnings

10 years agoo update Analysis of deltas
wiechula [Thu, 14 Nov 2013 10:18:51 +0000 (10:18 +0000)]
o update Analysis of deltas

10 years agoCall init only in case lookup was notinitilaized before.
mivanov [Thu, 14 Nov 2013 09:47:20 +0000 (09:47 +0000)]
Call init only in case lookup was notinitilaized before.
(Marian)

10 years agoChanges:
mivanov [Thu, 14 Nov 2013 07:36:24 +0000 (07:36 +0000)]
Changes:
1.) Remove obsolete check of the TRD flag - outer detectors are checked in differnt way
      (consequencies to the covariane (resolution) to be checked in benchmark)
2.) Adding range control accesing tail cancelation graph
(Marian)

10 years agoAdding fast resoultion studies ITS,ITS+TRD.
mivanov [Wed, 13 Nov 2013 18:19:58 +0000 (18:19 +0000)]
Adding fast resoultion studies ITS,ITS+TRD.
+
Produce figures for TDR

10 years agoNicer figure of residual distortions
mivanov [Wed, 13 Nov 2013 17:55:12 +0000 (17:55 +0000)]
Nicer figure of residual distortions
To be used in the TPC TRD and Internal note.

10 years agoadd debugging option to force a core dump in case of a flowting point exception
mkrzewic [Wed, 13 Nov 2013 15:35:23 +0000 (15:35 +0000)]
add debugging option to force a core dump in case of a flowting point exception

10 years agoo put fatal if not all subtables are available for merging
wiechula [Wed, 13 Nov 2013 14:25:29 +0000 (14:25 +0000)]
o put fatal if not all subtables are available for merging

10 years agoSet of functions to study "empirica;" current corrections of the
mivanov [Wed, 13 Nov 2013 14:19:52 +0000 (14:19 +0000)]
Set of functions to study "empirica;" current corrections of the
space charge maps obtained using physical models.

Function to generate plots for the internalt note and TDR in given
direction should be in this macro

(Marian.)

10 years agoUse the original distortion maps to create residual disotortion maps - makeResidualS...
mivanov [Wed, 13 Nov 2013 13:18:40 +0000 (13:18 +0000)]
Use the original distortion maps to create residual disotortion maps -  makeResidualSpaceChargeOCDB
The old implmentation is kept under name makeResidualSpaceChargeOCDBLookup

Will be used in the following Mc production

10 years agoo fix streaming
wiechula [Mon, 11 Nov 2013 12:20:52 +0000 (12:20 +0000)]
o fix streaming

10 years agoo add function to force recreation of Distortion map
wiechula [Mon, 11 Nov 2013 09:22:49 +0000 (09:22 +0000)]
o add function to force recreation of Distortion map

10 years agoadd the script to make calib trees for expert QA
mkrzewic [Sun, 10 Nov 2013 14:43:25 +0000 (14:43 +0000)]
add the script to make calib trees for expert QA

10 years agoChanging the class version after modifications of the class layout in previous revisions.
mivanov [Sun, 10 Nov 2013 10:11:02 +0000 (10:11 +0000)]
Changing the class version after modifications of the class layout in previous revisions.
Forgotten in previous commits.
Reconstruction was failing in the accesing RecoParam in revision 64890
https://trello.com/c/sChJYPL7/19-benchmark-productions-mc-part

Base/AliTPCParam.h        - changing the class version
Rec/AliTPCRecoParam.h     - changing the class version

10 years agoAdding predefiend BB aleph paramerization
mivanov [Sat, 9 Nov 2013 21:25:02 +0000 (21:25 +0000)]
Adding predefiend BB aleph paramerization
NA49 paremterization   - which was used in old MC production until now
ALICE paremetrization  - which properly descibes momentum crossing points of the dEdx

M       Base/AliTPCParam.cxx   - predefined parameters for the BB formula - Na49 and new ALICE parameters
M       Base/AliTPCParam.h     - predefined parameters for the BB formula - Na49 and new ALICE parameters
M       Sim/AliTPCv2.cxx       - use one BB parametrziation - the same for electrons
M       Sim/AliTPCv4.cxx       -

10 years agoo add track alpha to tree
wiechula [Tue, 5 Nov 2013 10:22:26 +0000 (10:22 +0000)]
o add track alpha to tree

10 years agoo fix
wiechula [Mon, 4 Nov 2013 16:38:54 +0000 (16:38 +0000)]
o fix

10 years agoo add tree with cluster deviation info
wiechula [Mon, 4 Nov 2013 15:59:12 +0000 (15:59 +0000)]
o add tree with cluster deviation info
o fix track y position for calibration studies

10 years agoo Add Delta Analysis
wiechula [Mon, 4 Nov 2013 14:55:51 +0000 (14:55 +0000)]
o Add Delta Analysis

10 years agoo more selective filling of reco info
wiechula [Mon, 4 Nov 2013 10:36:28 +0000 (10:36 +0000)]
o more selective filling of reco info
o require 2 hits in the TRD for SC calibration studies

10 years agoo add possibility to switch off the SC scale factor calculation
wiechula [Sun, 3 Nov 2013 14:30:36 +0000 (14:30 +0000)]
o add possibility to switch off the SC scale factor calculation
o add residual histogram for SC calibration studies
o add single histogram for dY deviations

10 years agoo small mods
wiechula [Sun, 3 Nov 2013 14:28:25 +0000 (14:28 +0000)]
o small mods

10 years agoAdding interpolation error studies - with Kalman filter approach
mivanov [Fri, 1 Nov 2013 14:40:20 +0000 (14:40 +0000)]
Adding interpolation error studies - with Kalman filter approach

10 years agoo fixes
wiechula [Wed, 30 Oct 2013 10:28:47 +0000 (10:28 +0000)]
o fixes

10 years agoo fix ClassDef
wiechula [Wed, 30 Oct 2013 08:54:02 +0000 (08:54 +0000)]
o fix ClassDef

10 years agoo mods
wiechula [Wed, 30 Oct 2013 08:44:34 +0000 (08:44 +0000)]
o mods

10 years agoo add SC scaling factor calculation and usage in
wiechula [Wed, 30 Oct 2013 08:26:00 +0000 (08:26 +0000)]
o add SC scaling factor calculation and usage in
  - the correction class
  - the generator
  - the reconstructor

10 years agoadding the printing of residual figure
mivanov [Wed, 30 Oct 2013 08:13:50 +0000 (08:13 +0000)]
adding the printing of residual figure

10 years agoAdding macro to modify the Spac charge correction entry and add there the residual...
mivanov [Tue, 29 Oct 2013 14:54:41 +0000 (14:54 +0000)]
Adding macro to modify the Spac charge correction entry and add there the residual Distortion due to the Space charge fluctuation
 // Macro to create a clone original  OCDB entry with space point distortion and add there space point
  // distortions cause by resifual sapce charge
  // Output is stored by default in the current directory.
  //

10 years agofrom trunk: fix setting an aribtrary OCDB path for QAtrain_duo and AliTaskCDBconnect.
mkrzewic [Mon, 28 Oct 2013 12:55:11 +0000 (12:55 +0000)]
from trunk: fix setting an aribtrary OCDB path for QAtrain_duo and AliTaskCDBconnect.
The task also takes care of initilizing GRP (mag field and geometry)

10 years agoo add possibility to use a different distortion and correction map
wiechula [Mon, 28 Oct 2013 09:04:09 +0000 (09:04 +0000)]
o add possibility to use a different distortion and correction map

10 years agoAdding function to fit q(z) normalization parameters of distortion maps
mivanov [Mon, 28 Oct 2013 06:58:13 +0000 (06:58 +0000)]
Adding function to fit q(z) normalization parameters of distortion maps

10 years agoo fix loading of map
wiechula [Fri, 25 Oct 2013 01:09:08 +0000 (01:09 +0000)]
o fix loading of map

10 years agoo fix sc list stuff
wiechula [Fri, 25 Oct 2013 00:56:14 +0000 (00:56 +0000)]
o fix sc list stuff

10 years agoo add usage of SC lists
wiechula [Fri, 25 Oct 2013 00:34:14 +0000 (00:34 +0000)]
o add usage of SC lists

10 years agoo add STAT in include path
wiechula [Thu, 24 Oct 2013 15:40:48 +0000 (15:40 +0000)]
o add STAT in include path

10 years agoo update
wiechula [Thu, 24 Oct 2013 11:38:10 +0000 (11:38 +0000)]
o update

10 years agoUpdated drawing style
mivanov [Mon, 21 Oct 2013 12:09:28 +0000 (12:09 +0000)]
Updated drawing style

10 years agoo finale plots
wiechula [Mon, 21 Oct 2013 07:23:50 +0000 (07:23 +0000)]
o finale plots

10 years agoo change default parameters
wiechula [Sun, 20 Oct 2013 22:17:27 +0000 (22:17 +0000)]
o change default parameters

10 years agoo remove printf
wiechula [Sun, 20 Oct 2013 22:06:18 +0000 (22:06 +0000)]
o remove printf
o fix loading of parameters

10 years agoo change sigma Cl to sigma Cl + sigma Tr
wiechula [Sun, 20 Oct 2013 16:09:08 +0000 (16:09 +0000)]
o change sigma Cl to sigma Cl + sigma Tr

10 years agoo update macro
wiechula [Sun, 20 Oct 2013 13:15:02 +0000 (13:15 +0000)]
o update macro

10 years agoo remove printf
wiechula [Sun, 20 Oct 2013 13:11:22 +0000 (13:11 +0000)]
o remove printf

10 years agoo Add function for exact inverse
wiechula [Sun, 20 Oct 2013 12:43:23 +0000 (12:43 +0000)]
o Add function for exact inverse

10 years agoAdding q/pt resolution simulation
mivanov [Wed, 16 Oct 2013 22:19:12 +0000 (22:19 +0000)]
Adding q/pt resolution simulation

10 years ago Fast toy MC for differnt purposes.
mivanov [Wed, 16 Oct 2013 16:45:35 +0000 (16:45 +0000)]
  Fast toy MC for differnt purposes.
Currently:
  testExtrapolation() - to show track extrapolation errror
  testdEdxGEM();  -to show the dEdx respolution detoraition as function of the electron trasnparency

10 years agoo update macro
wiechula [Wed, 16 Oct 2013 16:07:35 +0000 (16:07 +0000)]
o update macro

10 years agoo fix integration
wiechula [Wed, 16 Oct 2013 14:59:22 +0000 (14:59 +0000)]
o fix integration

10 years agoo small macro
wiechula [Wed, 16 Oct 2013 07:42:06 +0000 (07:42 +0000)]
o small macro

10 years agoo add z0 list
wiechula [Tue, 15 Oct 2013 23:21:28 +0000 (23:21 +0000)]
o add z0 list

10 years agoo add force alpha
wiechula [Mon, 14 Oct 2013 21:31:52 +0000 (21:31 +0000)]
o add force alpha
o add usage of t0 list

10 years agoo add options for other gases and Epsilons
wiechula [Tue, 8 Oct 2013 11:31:15 +0000 (11:31 +0000)]
o add options for other gases and Epsilons

10 years agoo add calculation of residuals in the track fit
wiechula [Tue, 8 Oct 2013 11:08:04 +0000 (11:08 +0000)]
o add calculation of residuals in the track fit

10 years agoo add macro to create file with precalibrated SC mapcs
wiechula [Mon, 7 Oct 2013 22:48:56 +0000 (22:48 +0000)]
o add macro to create file with precalibrated SC mapcs

10 years agoAdd protection in case of 0 HV
mivanov [Fri, 27 Sep 2013 12:37:08 +0000 (12:37 +0000)]
Add protection in case of 0 HV

10 years agofix compiler warnings + set ownership of fIonTailArray
mkrzewic [Fri, 27 Sep 2013 09:39:23 +0000 (09:39 +0000)]
fix compiler warnings + set ownership of fIonTailArray

10 years agoTail cancelation
mivanov [Fri, 27 Sep 2013 09:02:53 +0000 (09:02 +0000)]
Tail cancelation

M       Base/AliTPCcalibDB.cxx   0 activate OCDB entry for IonTail
M       Rec/AliTPCtracker.cxx    - fix inverse logic used in switch
M       Base/AliTPCParam.cxx     - initialize nominal correction ofr high voltage

10 years ago Default style for figures
mivanov [Wed, 25 Sep 2013 15:22:09 +0000 (15:22 +0000)]
 Default style for figures

10 years agoUsing the script specifiing style from external file
mivanov [Wed, 25 Sep 2013 15:20:44 +0000 (15:20 +0000)]
Using the script specifiing style from external file

10 years agoDisabling f*ing fatal in OCDB acces to be able to run the test using framework.
mivanov [Tue, 24 Sep 2013 21:12:29 +0000 (21:12 +0000)]
Disabling f*ing fatal in OCDB acces to be able to run the test using framework.
Swith to disable f*ing fatal should be provided

(unknow author)

10 years agoInitialization of material budget before tracking steps
mivanov [Tue, 24 Sep 2013 19:56:58 +0000 (19:56 +0000)]
Initialization of material budget before tracking steps
(Marian)

10 years agoFixed problem with the ITS refit/update
mivanov [Tue, 24 Sep 2013 17:26:34 +0000 (17:26 +0000)]
Fixed problem with the ITS refit/update
(still wrong covariance matrix)

(Marian)

10 years agoBig commit.
mivanov [Tue, 24 Sep 2013 13:26:18 +0000 (13:26 +0000)]
Big commit.
Software  emulation of the tail  cancelation
Important of the PbPb and high interaction rate data.
(details in pallning tool https://trello.com/c/NoZHHD5f/6-tail-cancellation )

(Mesut, Marian)

M       Rec/AliTPCtracker.cxx        - apply tail cancleation on the cluster level
M       Rec/AliTPCtracker.h          -

M       Rec/AliTPCtrackerSector.cxx  - get number of clusters at given sector
M       Rec/AliTPCtrackerSector.h    - + checked acces to the array

M       Base/AliTPCcalibDB.cxx       -
        GetTailCancelationGraphs(Int_t sector, TGraphErrors ** graphRes, Float_t * indexAmpGraphs);
M       Base/AliTPCcalibDB.h         - Recalculate the tail values for given HV setting and cache the setting per sector

10 years agoParameterization of the gas properties - Usage in the MC
mivanov [Sat, 21 Sep 2013 22:00:32 +0000 (22:00 +0000)]
Parameterization of the gas properties - Usage in the MC
for task:
 https://trello.com/c/cLXI4aij/2-code-parameterized-bb-formula-data-mc-correspondence

A       Sim/AliTPCGen.h       - New file. "Potential" acces to the Geant3 common block
M       Sim/AliTPCv2.cxx      - usage of the parameterizaed gas parameters + max. number of steps 30000 ->120000
M       Sim/AliTPCv4.cxx      - ...
M       Sim/AliTPCv2.h        - include Geant3 common block acces
M       Sim/AliTPCv4.h        - ...
M       Sim/AliTPC.cxx        - changed definitions of gas mixtures

M       Rec/AliTPCseed.cxx    -  correct for different mean energy loss of the differnt gas compositions

10 years agoParameterization of the gas properties
mivanov [Sat, 21 Sep 2013 21:50:10 +0000 (21:50 +0000)]
Parameterization of the gas properties

M       Base/AliTPCParam.h    -  adding basic gas properties needed to simulate energy loss in Geant3 (before they were hardwired)
M       Base/AliTPCParam.cxx  -  setting defaults fr the gas properties (as used prevsiously)

(from Marek)

10 years agoM Calib/AliTPCPreprocessorOffline.cxx - Exporting the Correction graphs for...
mivanov [Sat, 21 Sep 2013 18:32:09 +0000 (18:32 +0000)]
M       Calib/AliTPCPreprocessorOffline.cxx - Exporting the Correction graphs for the param->GetGainSlopesHV() and param->GetGainSlopesPT()
M       Base/AliTPCParam.cxx                -  Usage of named histograms

10 years agoskip first time bins after the gate opening - baseline is not wel defined
mivanov [Sat, 21 Sep 2013 08:29:31 +0000 (08:29 +0000)]
skip first time bins after the gate opening - baseline is not wel defined
default  time bins to be used after the  gate opening

(Marian)

M       Rec/AliTPCRecoParam.cxx    -  skip first time bins after the gate opening - baseline is not wel defined
M       Rec/AliTPCRecoParam.h      -  parameterization
M       Rec/AliTPCseed.cxx         -  Usage L1 + gate delay from the CTP

10 years agoSmall modifications:
mivanov [Sat, 21 Sep 2013 08:04:33 +0000 (08:04 +0000)]
Small modifications:
1.) debug streamer had to be explicitly open in recreate mode
2.) default values of correction factors HVandPT (1 instead of 0)

M       Rec/AliTPCtracker.cxx              - Debug streamer open in the recreate mode
M       Rec/AliTPCclusterer.cxx            - Debug streamer only in case of given bitmask active
M       Rec/AliTPCseed.cxx                 - Protection against 0 per chamber calibration
M       Base/AliTPCcalibDB.cxx             - Default value for the HVandPT correction is 1 as it is multiplicative correction factor

10 years agoChanges for task:
mivanov [Fri, 20 Sep 2013 21:38:02 +0000 (21:38 +0000)]
Changes for task:
https://trello.com/c/y2PApfkL/1-code-high-voltage-and-p-t-correction-of-gain

Usage of basic HighVoltage and Presure/Temperature (time) dependent gas gain correction.

Double_t correctionHVandPT = calib->GetGainCorrectionHVandPT(timeStamp, calib->GetRun(), isec, 5 ,tpcrecoparam->GetGainCorrectionHVandPTMode());

M       Sim/AliTPC.cxx          -  Usage in simulation (according mode)  - multiplicative factor of gain
M       Rec/AliTPCRecoParam.h   -  Switch/ mode of usage of the HVandPT correction
M       Rec/AliTPCRecoParam.cxx -  ...
M       Rec/AliTPCseed.cxx      -  Usage in the reconstruction dEdx+    amp[ncl]/=correctionHVandPT;    // correction for the HV and P/T - time dependent

M       Base/AliTPCcalibDB.cxx  -  Implementing different mode of the usage of the HVandPT correction
M       Base/AliTPCcalibDB.h    -  ...

10 years agoUsage of per run z shift correction which is calibrated together with the drift veloc...
mivanov [Fri, 20 Sep 2013 12:34:05 +0000 (12:34 +0000)]
Usage of per run z shift correction which is calibrated together with the drift velocity and time 0.
Details in planning tool:
https://trello.com/c/eNjUheAC/14-use-the-delta-z-calibration-from-the-cpass0

(Marian)