]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoSatoshi request: fTrig and fTime
prsnko [Fri, 5 Jul 2013 06:37:48 +0000 (06:37 +0000)]
Satoshi request: fTrig and fTime

10 years agoAdded configurable eta range for multiplicity estimator for pp vs multiplicity analysis.
ddobrigk [Fri, 5 Jul 2013 02:26:14 +0000 (02:26 +0000)]
Added configurable eta range for multiplicity estimator for pp vs multiplicity analysis.

Will be tunable at train configuration level.

(+ bug fix in unrelated pPb testing code)

---David

10 years agoFrom Megan:
loizides [Thu, 4 Jul 2013 18:33:40 +0000 (18:33 +0000)]
From Megan:
Patch should exclude events where there were no clusters or no tracks from our scale factor calculation.

10 years agoFrom Jiri:
loizides [Thu, 4 Jul 2013 18:32:31 +0000 (18:32 +0000)]
From Jiri:
Disables the processing on all MC data and all real prior to 11h period. The reason is that the STU (L1 system) provided data are nonsense before the 11h and in the whole MC so far. This then causes trouble in the primitives recovery.

10 years agoMore getters and minor fixes (Marta)
loizides [Thu, 4 Jul 2013 18:23:30 +0000 (18:23 +0000)]
More getters and minor fixes (Marta)

10 years agoDijet user code (Marta)
loizides [Thu, 4 Jul 2013 18:22:53 +0000 (18:22 +0000)]
Dijet user code (Marta)

10 years agoid
loizides [Thu, 4 Jul 2013 18:19:37 +0000 (18:19 +0000)]
id

10 years agoDijet user code (Marta)
loizides [Thu, 4 Jul 2013 18:19:17 +0000 (18:19 +0000)]
Dijet user code (Marta)

10 years agoDijet user code (Marta)
loizides [Thu, 4 Jul 2013 18:16:57 +0000 (18:16 +0000)]
Dijet user code (Marta)

10 years agoCoverty (Redmer)
loizides [Thu, 4 Jul 2013 18:12:47 +0000 (18:12 +0000)]
Coverty (Redmer)

10 years agoProtections added
morsch [Thu, 4 Jul 2013 16:22:21 +0000 (16:22 +0000)]
Protections added
Martin Poghoshyan

10 years agominors
gvolpe [Thu, 4 Jul 2013 14:57:00 +0000 (14:57 +0000)]
minors

10 years agoAliHMPIDRecoParam class renamed AliHMPIDRecoParamV1 for backward compatibility, OCDB...
gvolpe [Thu, 4 Jul 2013 14:48:56 +0000 (14:48 +0000)]
AliHMPIDRecoParam class renamed AliHMPIDRecoParamV1 for backward compatibility, OCDB object updated

10 years agoAliHMPIDRecoParam class renamed AliHMPIDRecoParamV1 for backward compatibility
gvolpe [Thu, 4 Jul 2013 14:36:21 +0000 (14:36 +0000)]
AliHMPIDRecoParam class renamed AliHMPIDRecoParamV1 for backward compatibility

10 years agoAchieved a factor 2-3 speed-up of the AOD filtering.
cholm [Thu, 4 Jul 2013 14:28:59 +0000 (14:28 +0000)]
Achieved a factor 2-3 speed-up of the AOD filtering.
Mainly had to do with extra dead-strips in the sharing filter
Some optimizations done for the density calculator.
Fixed a major problem in AliForwarddNdetaTask::CheckEventData that
would cause crashes.
Added some more scripts etc.

10 years agoextended pT range of histograms
ssakai [Thu, 4 Jul 2013 12:28:14 +0000 (12:28 +0000)]
extended pT range of histograms

10 years agoCoverity fix
auras [Thu, 4 Jul 2013 12:05:35 +0000 (12:05 +0000)]
Coverity fix

10 years agoCompilation error corrected
kharlov [Thu, 4 Jul 2013 11:13:44 +0000 (11:13 +0000)]
Compilation error corrected

10 years agoBayesian method now explicitly looks for the pion rather than assuming it to be there...
zconesa [Thu, 4 Jul 2013 10:31:24 +0000 (10:31 +0000)]
Bayesian method now explicitly looks for the pion rather than assuming it to be there (J. Wilkinson)

10 years agoupdate from MArkus
cbaumann [Thu, 4 Jul 2013 09:44:07 +0000 (09:44 +0000)]
update from MArkus

10 years agoAnalysis task EpRatio added to aliroot build system
kharlov [Thu, 4 Jul 2013 08:47:51 +0000 (08:47 +0000)]
Analysis task EpRatio added to aliroot build system

10 years agoaccepting tracks for isolation in full azimuth
mcosenti [Thu, 4 Jul 2013 01:14:25 +0000 (01:14 +0000)]
accepting tracks for isolation in full azimuth

10 years agoAnalysis task for electron E/p ratio in PHOS
kharlov [Wed, 3 Jul 2013 15:52:47 +0000 (15:52 +0000)]
Analysis task for electron E/p ratio in PHOS
(Boris Polishchuk)

10 years agofrom Redmer Bertens:
mkrzewic [Wed, 3 Jul 2013 14:16:36 +0000 (14:16 +0000)]
from Redmer Bertens:
bugfixes: fixed error in track cuts for rp's, removed accidental
comment for event weighting in differential qc2 analysis

10 years agoThis commit has two major parts:
cholm [Wed, 3 Jul 2013 12:59:40 +0000 (12:59 +0000)]
This commit has two major parts:

     1: Updates to previous large commit to fix various problems and
      to solidify those changes
     2: Additions to be able to reproduce the published dN/deta from
       satellite (displaced vertices) events.

In more details:
================

Changes in PWGLF/FORWARD/analysis2
----------------------------------
liteAnalysis.sh gridAnalysis.sh:
Addition of shell script to drive the full analysis on
ProofLite, and fixes to the same but for Grid.

AddTaskForwardMultDists.C AliForwardMultDists.cxx
AliForwardMultDists.h trains/MakeMultDistsTrain.C
scripts/SummaryMultDistsDrawer.C scripts/UnfoldMultDists.C:
New task to make the multiplicity distributions and
accompanying scripts.  This is a base-line implementation, and
does not take care of variable trigger bias, vertex bias,
etc. The script UnfoldMultDists.C relies on RooUnfold being
present.  RooUnfold is not part of ROOT (yet) nor is it in
AliROOT.  We will have to come up with some plan for that.

scripts/getGridData.sh:
Some fixes

scripts/SummaryAODDrawer.C scripts/SummaryDrawer.C
scripts/SummaryMCCorrDrawer.C scripts/SummarydNdetaDrawer.C:
DrawMCCorrSummary.C DrawdNdetaSummary.C:
Various updates to summary drawers to take into account
changes in the stored diagnostics histograms and to simplify
the code.

corrs/CorrDrawer.C corrs/DrawCorrELoss.C corrs/ExtractAcceptance.C
corrs/ForwardOADBGui.C corrs/MigrateOADB.C corrs/SPDAcceptance.C:
Various updates to the correction handlers.  SPDAcceptance.C
is an attempt to get the SPD acceptance from the OCDB objects.
It doesn't work yet.

trains/MakeAODTrain.C trains/MakeFMDELossTrain.C
trains/MakeMCCorrTrain.C trains/MakedNdetaTrain.C:
Various fixes, and more helper scripts generated. For example
in MakeAODTrain, when run over pp data, we now produce three
scripts - one for each of the trigger types INEL, INEL>0, and
NSD.  Also we add the possibility to pass the trigger
efficiency to the Draw.C script to correct for that
after-the-fact.

DrawdNdeta.C:
add the possibility to pass the trigger efficiency to the
      Draw.C script to correct for that after-the-fact.

OtherData.C:
Various updates.

AliFMDHistCollector.h AliFMDHistCollector.cxx tests/RingBits.C:
New options to for merging in overlaps - prefer inners/outers.
New bit patterns for ignoring some rings (Alexander).

AliAODForwardMult.cxx AliAODForwardMult.h AliAODCentralMult.h:
Add bits to query what kind of corrections where used when
generating these AOD objects.  Add possibility to make a
`status' histogram which can be passed to
AliAODForwardMult::CheckEvent.  This histogram details why
events where not selected.

AddTaskCentralMCCorr.C AliCentralMCCorrectionsTask.cxx
AliCentralMCCorrectionsTask.h:
New option to calculate the acceptance and the secondary
corrections from MC primary and MC truth rather than from MC
primary and ESD.  This seems to do much better than the old
effective correction.

AddTaskCentralMult.C AliCentralMultiplicityTask.cxx
AliCentralMultiplicityTask.h:
Code to do a simple dN/deta at Terminate - just like in the
forward equivalent.

AliCorrectionManagerBase.cxx:
Better default values

AliFMDDensityCalculator.cxx:
Count number of merged files for better output of cuts etc.

AliFMDMCDensityCalculator.cxx:
Fewer bins in the difference histograms

AliFMDSharingFilter.cxx AliFMDSharingFilter.h:
Add possibility to add dead strips from a script. Count number
of merged files for better output of cuts etc.

AliForwardMCMultiplicityTask.cxx:
Fix a mistake - took the real AOD object, not the MC AOD
object.

AliForwardMultiplicityBase.cxx AliForwardMultiplicityBase.h:
Set bits on output AOD object on what corrections where used.

AliMCTruthdNdetaTask.h AliMCTruthdNdetaTask.cxx:
Update for new signature of CentralityBin::ProcessEvent which
returns a boolean - true if event was accepted.

AliForwarddNdetaTask.h AliForwarddNdetaTask.cxx:
New method CheckEventData to massage the input data.  This is
needed for satellite collisions where we need to take out
certain eta and phi bins due to poor acceptance.  This is a
re-write of what Hans originally did.  Alexander did the
digging and Christian re-wrote.

AliFMDEventInspector.h AliFMDEventInspector.cxx:
Moved check of displaced vertex up front - needed that be sure
things are called in the proper order.  Thanks to Alexander
for spotting this.  Note - since we've moved the MC processing
of AliDisplacedVertices to a separate function which isn't
called at the normal Process time, we always get back the
reconstructed vertex - even for MC.  It should be OK, because
we don't really use it here.

AliFMDMCEventInspector.cxx:
When we initialize the base class AliFMDEventInspector for
data (SetupForData), we temporary disable the displaced
vertices so we can initialize the routine ourselves with the
proper MC flag.  Changed calculation of displaced vertex from
simple smearing to using the service of AliDisplacedVertices.

AliBasedNdetaTask.h AliBasedNdetaTask.cxx AddTaskForwarddNdeta.C:
Many changes - mainly for satellite collision analysis.  Hans
did all the initial work, Alexander did all the hard work of
finding these changes and porting them to trunk, and Christian
changed it a bit to fit the overall design.

- Add flag for satellite-only analysis.
- Added function to massage input data (see AliForwarddNdeta
  comments above)
- Change signature of CentralityBin::ProcessEvent to return a
  boolean. Should return true if the event is taken.
- Added vertex histogram with all types of bins.
- Added event selection status histogram (updated by
  AliAODForwardMult::CheckEvent)
- Updates when doing the final MC correction: For satellite
  events we should always use the rebinned histograms from
  MC.
        - Check analysis to do dN/deta per phi bin.  Currently
  disabled.

AddTaskForwardMult.C:
Added missing MC flag when initializing the correction manager
up-front.

CentralAODConfig.C ForwardAODConfig.C:
Disable acceptance correction by default.  The acceptance
correction is deprecated.  Instead, one should use the phi
acceptance stored in the overflow bin.  This means one should
set corrEmpty=false for the dN/deta tasks.  Note, however, for
satellite collisions, we still rely on the acceptance
correction and corrEmpty=true.  For forward, optimized cuts
introduced (optimized on MC LHC13d4 - pp 900GeV). Also updated
some comments.

AliDisplacedVertexSelection.h AliDisplacedVertexSelection.cxx:
Many changes - mainly for satellite collision analysis.  Hans
did all the initial work, Alexander did all the hard work of
finding these changes and porting them to trunk, and Christian
changed it a bit to fit the overall design.

- New diagnostics histograms (Alexander)
- SetupForData now takes an MC flag (Christian)
- Added separate function to process an MC event (Christian)
- New function to check for out-liers.  The number of SPD
  clusters is checked against the sum V0 signal for rings 4
  and up.  This check de-selects a number of events, and
  cleans up the centrality distribution.  We do not know yet
  the exact motivation for this check - we presume it comes
  from Maxime and/or Cvetan - we should check with them what
  it is.  Perhaps it's similar to what Alberica does for
  normal vertices.
- New function to return ZEM correction factors.
- Modification of the ZDC and ZEM energy deposition for MC.
- Updates to the per-run-range centrality factors.
- Removed obsolete CheckDisplacedVertex and
  CalculateDisplacedVertexCent member functions

Changes in PWGLF/FORWARD/trains:
--------------------------------
GridWatch.C:
Refresh token every 6th hour if possible

MyTrain.C:
Fixes to script par generation call

ChainBuilder.C:
Added possibility to scan a directory for inputs and store the
resulting file collection to a file.  Also enabled the
possibility to use files stored in ZIP files.  Solidified the
MC file check.

TrainSetup.C:
Store the used date/time string.

Option.C:
Introduce the AsString function to parallel the other
As... functions.

ParUtilities.C:
Added ability to make a PAR file of auxiliary data files and
link them to the working directory on the slaves

ProofHelper.C:
Filter out basic pars in when doing LoadLibrary.  We also
filter out PWGLFforward2 - which we shouldn't, but I need to
come up with a better solution.

LocalHelper.C:
Allow specifing a ZIP file pattern, but use `@' as the anchor
specification character - otherwise we may interpret the
over-all URL wrongly.

LiteHelper.C:
Allow specifing a ZIP file pattern, but use `@' as the anchor
specification character - otherwise we may interpret the
over-all URL wrongly.  Give back proper output location.

Changes in PWGLF:
-----------------
PWGLF/CMakelibPWGLFforward2.pkg PWGLF/PWGLFforward2LinkDef.h:
Added new class AliForwardMultDists.

10 years agoChanged default mutliplicity estimator to V0A.
janielsk [Wed, 3 Jul 2013 12:39:55 +0000 (12:39 +0000)]
Changed default mutliplicity estimator to V0A.

10 years agoAdded support for electron template to use TPC PID to higher momenta for Kaons.
janielsk [Wed, 3 Jul 2013 12:19:00 +0000 (12:19 +0000)]
Added support for electron template to use TPC PID to higher momenta for Kaons.

10 years agofrom Carlos Perez:
mkrzewic [Wed, 3 Jul 2013 09:33:40 +0000 (09:33 +0000)]
from Carlos Perez:
fixes a DoubleFree bug

10 years agosmall fix in Add Task
lmilano [Wed, 3 Jul 2013 09:10:31 +0000 (09:10 +0000)]
small fix in Add Task

10 years agoFix for null fMCevent pointer
eserradi [Tue, 2 Jul 2013 22:35:55 +0000 (22:35 +0000)]
Fix for null fMCevent pointer

10 years agoAdded 2nd afterburner for short tracks (seen only by 2 outer layers)
shahoian [Tue, 2 Jul 2013 15:13:03 +0000 (15:13 +0000)]
Added 2nd afterburner for short tracks (seen only by 2 outer layers)

10 years agoLoad geometry from local geometry.root if this is available
agheata [Tue, 2 Jul 2013 14:37:24 +0000 (14:37 +0000)]
Load geometry from local geometry.root if this is available

10 years agofrom redmer
loizides [Tue, 2 Jul 2013 10:10:36 +0000 (10:10 +0000)]
from redmer

10 years agofrom Chris
loizides [Tue, 2 Jul 2013 10:08:32 +0000 (10:08 +0000)]
from Chris

10 years agoFrom Marta: A small patch to avoid a too large bin number for the centrality.
loizides [Tue, 2 Jul 2013 08:54:37 +0000 (08:54 +0000)]
From Marta: A small patch to avoid a too large bin number for the centrality.

10 years agoUpdate on Dstar MCPtshape Syst (G.Luparello)
dcaffarr [Mon, 1 Jul 2013 18:14:34 +0000 (18:14 +0000)]
Update on Dstar MCPtshape Syst (G.Luparello)

10 years agoUpdate on MCPtshape syst for D0 (A.Festanti)
dcaffarr [Mon, 1 Jul 2013 18:09:44 +0000 (18:09 +0000)]
Update on MCPtshape syst for D0 (A.Festanti)

10 years agoD0 pPb systematics update (A.Festanti)
zconesa [Mon, 1 Jul 2013 17:00:58 +0000 (17:00 +0000)]
D0 pPb systematics update (A.Festanti)

10 years agoD*+ pPb systematics update (G.Luparello)
zconesa [Mon, 1 Jul 2013 16:49:44 +0000 (16:49 +0000)]
D*+ pPb systematics update (G.Luparello)

10 years agoD+ pPb systematics (R.Russo)
zconesa [Mon, 1 Jul 2013 16:25:44 +0000 (16:25 +0000)]
D+ pPb systematics (R.Russo)

10 years agoAdded hist for the V0A multiplicity
lmilano [Mon, 1 Jul 2013 15:48:02 +0000 (15:48 +0000)]
Added hist for the V0A multiplicity

10 years agofrom Carlos Perez:
mkrzewic [Mon, 1 Jul 2013 14:56:01 +0000 (14:56 +0000)]
from Carlos Perez:
adds more MC QA and PID for Lambda

10 years agoC++11 fix (Raffaele)
hristov [Mon, 1 Jul 2013 13:09:08 +0000 (13:09 +0000)]
C++11 fix (Raffaele)

10 years agoCoverity fixes (M. Krzewicki)
belikov [Mon, 1 Jul 2013 12:47:46 +0000 (12:47 +0000)]
Coverity fixes (M. Krzewicki)

10 years agoAdded diffractive tagging also to main task, for completeness
ddobrigk [Mon, 1 Jul 2013 12:38:11 +0000 (12:38 +0000)]
Added diffractive tagging also to main task, for completeness

(previously only in the specific cross-check task)

---David

10 years agofix printout
loizides [Mon, 1 Jul 2013 12:08:01 +0000 (12:08 +0000)]
fix printout

10 years agoadded new data member for max clusters/track
shahoian [Mon, 1 Jul 2013 10:38:39 +0000 (10:38 +0000)]
added new data member for max clusters/track

10 years agofrom Carlos PErez:
mkrzewic [Mon, 1 Jul 2013 09:40:32 +0000 (09:40 +0000)]
from Carlos PErez:
fixes for coverity, new QA and fix on event rejection

10 years agochange histogram bining (G.Luparello)
zconesa [Mon, 1 Jul 2013 09:22:34 +0000 (09:22 +0000)]
change histogram bining (G.Luparello)

10 years agoadding getters and some infos
zconesa [Mon, 1 Jul 2013 09:21:19 +0000 (09:21 +0000)]
adding getters and some infos

10 years agoFrom Jiri:
loizides [Mon, 1 Jul 2013 09:09:35 +0000 (09:09 +0000)]
From Jiri:
QA class for the EMCal jet trigger patch info.
Included is also a small improvement of the patch object (additional geometry coordinate,
function to return cell indices of the cells inside the patch, fixed ADC count integration).

10 years agoAdded charge to the clusters tree
shahoian [Mon, 1 Jul 2013 08:57:19 +0000 (08:57 +0000)]
Added charge to the clusters tree

10 years agoAdd KK configs
akisiel [Mon, 1 Jul 2013 08:56:25 +0000 (08:56 +0000)]
Add KK configs

10 years agoD* systematics in pPb (G.Luparello)
zconesa [Sun, 30 Jun 2013 21:52:29 +0000 (21:52 +0000)]
D* systematics in pPb (G.Luparello)

10 years agoenable QA running for pPb on the lego train
kleinb [Sun, 30 Jun 2013 19:24:07 +0000 (19:24 +0000)]
enable QA running for pPb on the lego train

10 years agoAdd histograms and enlarge the Ntracklets range to 400 for pPb data analysis
zconesa [Sun, 30 Jun 2013 17:41:12 +0000 (17:41 +0000)]
Add histograms and enlarge the Ntracklets range to 400 for pPb data analysis

10 years agoFor pPb analysis, enlarge the range of the Ntracklets in the container up to 400...
zconesa [Sun, 30 Jun 2013 17:39:06 +0000 (17:39 +0000)]
For pPb analysis, enlarge the range of the Ntracklets in the container up to 400 (from 100) and possibly use Ntracklets weights

10 years agoAdd possibility to use weights on the number of Ntracklets
zconesa [Sun, 30 Jun 2013 17:36:36 +0000 (17:36 +0000)]
Add possibility to use weights on the number of Ntracklets

10 years agoDs systematics for pPb (GM.Innocenti)
zconesa [Sun, 30 Jun 2013 16:14:49 +0000 (16:14 +0000)]
Ds systematics for pPb (GM.Innocenti)

10 years agoD+ Raa vs Npart systematics (R.Bala, E.Bruna)
zconesa [Sun, 30 Jun 2013 15:45:31 +0000 (15:45 +0000)]
D+ Raa vs Npart systematics (R.Bala, E.Bruna)

10 years agoFrom Redmer:
loizides [Sun, 30 Jun 2013 06:10:48 +0000 (06:10 +0000)]
From Redmer:
I've been working on estimating the flow contribution to background in jets.
At the moment, this analysis works in the following steps:

1) get rho (from the available classes)
2) get estimate v2 and v3 e-by-e
3) subtract the background of a jet and store this subtracted background
using the function jet->PtSub() which stores the subtracted jet pt as a
member of the AliEmcalJet
4) (and this is done by classes in the flow package) do a flow analysis
on the background-subtracted jets

There are two issues here
1) if multiple tasks in one train call PtSub(), the outcome of the analyses will be nonsensical
2) continuing from point 1: i can only call PtSub() once for every jet, so i cannot attach multiple
rho estimates and flow analyses to one jetfinder routine.

To solve all these issues, i propose to add a small derived class which provides
- besides a 'global' rho (fixed in the event) - also a local estimate of rho.

10 years agoAdd RadialDistancekK
akisiel [Sat, 29 Jun 2013 18:22:09 +0000 (18:22 +0000)]
Add RadialDistancekK

10 years agorecoparam tuned for tdr5 setup
shahoian [Sat, 29 Jun 2013 15:16:02 +0000 (15:16 +0000)]
recoparam tuned for tdr5 setup

10 years agoD0 pPb systematics (A.Festanti) + fix for pPb (ZCdV)
zconesa [Sat, 29 Jun 2013 10:56:20 +0000 (10:56 +0000)]
D0 pPb systematics (A.Festanti) + fix for pPb (ZCdV)

10 years agoAdd methods for 2011 data (D.Caffarri)
zconesa [Sat, 29 Jun 2013 10:26:46 +0000 (10:26 +0000)]
Add methods for 2011 data (D.Caffarri)

10 years ago- fix compiler warnings
jbook [Fri, 28 Jun 2013 22:49:52 +0000 (22:49 +0000)]
- fix compiler warnings

10 years agocheck variables initialization
zconesa [Fri, 28 Jun 2013 21:38:58 +0000 (21:38 +0000)]
check variables initialization

10 years agoUpdate systematic class for pPb case
dcaffarr [Thu, 27 Jun 2013 22:12:35 +0000 (22:12 +0000)]
Update systematic class for pPb case

10 years agoFrom Salvatore
loizides [Thu, 27 Jun 2013 20:40:26 +0000 (20:40 +0000)]
From Salvatore
- AliAnalysisTaskRhoBase: cosmetics
- PYTHIA info histograms moved from AliJetResponseMaker to base class AliAnalysisTaskEmcal (disabled by default, use SetIsPythia() to enable)

10 years agoupadte from Markus
cbaumann [Thu, 27 Jun 2013 15:48:12 +0000 (15:48 +0000)]
upadte from Markus

10 years agoAdded wrapper volumes to CDR setup
shahoian [Thu, 27 Jun 2013 14:08:04 +0000 (14:08 +0000)]
Added wrapper volumes to CDR setup

10 years agofix
zconesa [Thu, 27 Jun 2013 13:59:52 +0000 (13:59 +0000)]
fix

10 years agopolishing (G.Luparello)
zconesa [Thu, 27 Jun 2013 13:55:59 +0000 (13:55 +0000)]
polishing (G.Luparello)

10 years agoupdates
ssakai [Thu, 27 Jun 2013 13:49:33 +0000 (13:49 +0000)]
updates

10 years agofix on cut object class (A.Grelli)
zconesa [Thu, 27 Jun 2013 13:34:40 +0000 (13:34 +0000)]
fix on cut object class (A.Grelli)

10 years agodefault to a cluster in SPD layer 1 or 2 instead of first layer
eserradi [Thu, 27 Jun 2013 13:27:32 +0000 (13:27 +0000)]
default to a cluster in SPD layer 1 or 2 instead of first layer

10 years agoUpdate of macros
mchojnac [Thu, 27 Jun 2013 13:10:48 +0000 (13:10 +0000)]
Update of macros

10 years agoconst correctness of the interaction map (L.Aphecetche)
zconesa [Thu, 27 Jun 2013 13:10:24 +0000 (13:10 +0000)]
const correctness of the interaction map (L.Aphecetche)

10 years agoEnable usage of pt weights when a weight function is set
fprino [Thu, 27 Jun 2013 13:09:21 +0000 (13:09 +0000)]
Enable usage of pt weights when a weight function is set

10 years agoChanged histo binning for better merging; added a few control histos for MC checks.
ddobrigk [Thu, 27 Jun 2013 13:07:08 +0000 (13:07 +0000)]
Changed histo binning for better merging; added a few control histos for MC checks.

---David

10 years agoAdd momentum correction workaround
eserradi [Thu, 27 Jun 2013 13:03:00 +0000 (13:03 +0000)]
Add momentum correction workaround

10 years agofix on add task (J.Wilkinson)
zconesa [Thu, 27 Jun 2013 13:02:25 +0000 (13:02 +0000)]
fix on add task (J.Wilkinson)

10 years agochange flow-track-cut paramater name (M.Krzewicki)
zconesa [Thu, 27 Jun 2013 12:19:25 +0000 (12:19 +0000)]
change flow-track-cut paramater name (M.Krzewicki)

10 years agodiscard events with Ntrk <= 0
eserradi [Thu, 27 Jun 2013 11:50:44 +0000 (11:50 +0000)]
discard events with Ntrk <= 0

10 years agoAdd extra analysis macros/scripts
dgangadh [Thu, 27 Jun 2013 11:42:42 +0000 (11:42 +0000)]
Add extra analysis macros/scripts

10 years agoAdd option for variable bin size
eserradi [Thu, 27 Jun 2013 11:42:19 +0000 (11:42 +0000)]
Add option for variable bin size

10 years agochanged bin width
ssakai [Thu, 27 Jun 2013 11:30:12 +0000 (11:30 +0000)]
changed bin width

10 years agoSmall data block AliHLTTPCDataCompressionDescriptor with general description of the...
sgorbuno [Thu, 27 Jun 2013 11:24:27 +0000 (11:24 +0000)]
Small data block AliHLTTPCDataCompressionDescriptor with general description of the compressed data is introduced,
to keep backward compatibility for the cluster merger.
At the moment the descriptor only says if the clusters should be merged  during  unpacking, or they were already merged in the HLT,

10 years agoAdded SetSpecialOutput for debugging output if needed.
ddobrigk [Thu, 27 Jun 2013 02:12:13 +0000 (02:12 +0000)]
Added SetSpecialOutput for debugging output if needed.

10 years ago- input of cluster compression component is changed to AliHLTTPCRawCluster format;
sgorbuno [Thu, 27 Jun 2013 00:29:06 +0000 (00:29 +0000)]
- input of cluster compression component is changed to AliHLTTPCRawCluster format;
- cluster merger is disabled in ClusterAccessHLTOUT, clusters are now merged in the HLT before the compression
- HLT data flow is changed correspondingly

10 years agoreading of parameters from OCDB object temporary disabled
sgorbuno [Thu, 27 Jun 2013 00:23:52 +0000 (00:23 +0000)]
reading of parameters from OCDB object temporary disabled

10 years agofull functionality from AliHLTTPCHWCFSpacePointContainer copied to AliHLTTPCRawSpaceP...
sgorbuno [Thu, 27 Jun 2013 00:20:12 +0000 (00:20 +0000)]
full functionality from AliHLTTPCHWCFSpacePointContainer copied to AliHLTTPCRawSpacePointContainer

10 years agobug fixes
sgorbuno [Thu, 27 Jun 2013 00:18:04 +0000 (00:18 +0000)]
bug fixes

10 years agoadded jet trigger patch maker
loizides [Wed, 26 Jun 2013 20:48:52 +0000 (20:48 +0000)]
added jet trigger patch maker

10 years agoCode to match jet patch trigger to jets (from Jiri Kral)
loizides [Wed, 26 Jun 2013 20:46:43 +0000 (20:46 +0000)]
Code to match jet patch trigger to jets (from Jiri Kral)
More info at https://indico.cern.ch/conferenceDisplay.py?confId=255775

10 years agopileup rejection added M. Knichel
jotwinow [Wed, 26 Jun 2013 20:31:50 +0000 (20:31 +0000)]
pileup rejection added  M. Knichel

10 years agofrom Redmer
loizides [Wed, 26 Jun 2013 20:21:52 +0000 (20:21 +0000)]
from Redmer

10 years ago- HWClusterDecoder component converts HW clusters to AliHLTTPCRawCluster format and...
sgorbuno [Wed, 26 Jun 2013 16:53:05 +0000 (16:53 +0000)]
- HWClusterDecoder component converts HW clusters to AliHLTTPCRawCluster format and merges HW clusters at branch borders.
- ClusterTransformationComponent transforms the raw clusters to XYZ coordinates. It will replace HWClusterTransformationComponent.

10 years agoavoiding narrowing conversions in initialization lists
rgrosso [Wed, 26 Jun 2013 15:53:31 +0000 (15:53 +0000)]
avoiding narrowing conversions in initialization lists

10 years agofrom Redmer Bertens:
mkrzewic [Wed, 26 Jun 2013 15:17:03 +0000 (15:17 +0000)]
from Redmer Bertens:
removed implementation of Terminate due to merging problems in LEGO
framework