]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoFollow links
hristov [Wed, 11 Mar 2009 14:28:09 +0000 (14:28 +0000)]
Follow links

15 years agoHLT TRD update by Konstantin
richterm [Wed, 11 Mar 2009 14:27:36 +0000 (14:27 +0000)]
HLT TRD update by Konstantin
* Option to pass clusters and tracks between components in TClonesArray removed.
  We must use only low-level interface now.
* Restructure of the code
* AliTRDClusterizerHLT.[h,cxx] renamed to AliHLTTRDClusterizer.[h,cxx]
* AliHLTTRDUtils.[h,cxx] created, that contains class with commonly used functions in HLTTRD
* AliHLTTRDTrackerComponent.[h,cxx] removed, since we are using only TrackerV1

15 years agoCorrect initialization (freom rev. 31415)
hristov [Wed, 11 Mar 2009 14:06:15 +0000 (14:06 +0000)]
Correct initialization (freom rev. 31415)

15 years agoremove JET from HLT build process
jthaeder [Wed, 11 Mar 2009 13:54:38 +0000 (13:54 +0000)]
remove JET from HLT build process

15 years agoenable compilation with fastjet in HLT, not checked without
jthaeder [Wed, 11 Mar 2009 13:48:26 +0000 (13:48 +0000)]
enable compilation with fastjet in HLT, not checked without

15 years agoAdding the short and LaTex particle names (M. Vala)
belikov [Wed, 11 Mar 2009 13:42:00 +0000 (13:42 +0000)]
Adding the short and LaTex particle names (M. Vala)

15 years agotest
dainese [Wed, 11 Mar 2009 13:34:10 +0000 (13:34 +0000)]
test

15 years agoTechnical fixes: correct initialization (PH)
abercuci [Wed, 11 Mar 2009 13:31:37 +0000 (13:31 +0000)]
Technical fixes: correct initialization (PH)

15 years agoAdding functionalities to set automatically OCDB folder given the run number - for...
zampolli [Wed, 11 Mar 2009 13:13:53 +0000 (13:13 +0000)]
Adding functionalities to set automatically OCDB folder given the run number - for raw data -
and giving the simulation type ("Ideal"/"Residual"/"Full") - for MC data.

15 years agoFirst Checkin for JET library in the HLT
jthaeder [Wed, 11 Mar 2009 12:35:03 +0000 (12:35 +0000)]
First Checkin for JET library in the HLT
* so far only in aliroot build system
* classes are dummies

15 years agoHelper method to create input chain AOD with friend AODVertexingHF (A.Rossi)
dainese [Wed, 11 Mar 2009 12:16:41 +0000 (12:16 +0000)]
Helper method to create input chain AOD with friend AODVertexingHF (A.Rossi)

15 years agoHelper method to create input chain AOD with friend AODVertexingHF (A.Rossi)
dainese [Wed, 11 Mar 2009 12:10:16 +0000 (12:10 +0000)]
Helper method to create input chain AOD with friend AODVertexingHF (A.Rossi)

15 years agoHelper method to create input chain AOD with friend AODVertexingHF (A.Rossi)
dainese [Wed, 11 Mar 2009 12:08:07 +0000 (12:08 +0000)]
Helper method to create input chain AOD with friend AODVertexingHF (A.Rossi)

15 years agoHelper method to create input chain AOD with friend AODVertexingHF (A.Rossi)
dainese [Wed, 11 Mar 2009 12:06:32 +0000 (12:06 +0000)]
Helper method to create input chain AOD with friend AODVertexingHF (A.Rossi)

15 years agofew modifications on package, waiting for AOD compliance corrections
pulvir [Wed, 11 Mar 2009 11:40:22 +0000 (11:40 +0000)]
few modifications on package, waiting for AOD compliance corrections

15 years agoUse new method AliAODRecoDecay::MatchToMC that simplifies matching to MC
dainese [Wed, 11 Mar 2009 11:35:21 +0000 (11:35 +0000)]
Use new method AliAODRecoDecay::MatchToMC that simplifies matching to MC

15 years agoA. Dainese added a method to match the reconstructed particles to
morsch [Wed, 11 Mar 2009 10:58:57 +0000 (10:58 +0000)]
A. Dainese added a method to match the reconstructed particles to
the MC (returns the label of the corresponding
AliAODMCParticle). He prefers to have this as a method
of AliAODRecoDecay, because it is not completely trivial
and the same piece of code was getting duplicated
in several different places.

15 years agoAdding analytical correction for dEdxNorm
marian [Wed, 11 Mar 2009 09:57:05 +0000 (09:57 +0000)]
Adding analytical correction for dEdxNorm

Qmax and Qtot  are corrected for the threshold
effect, diffusion and angular effect
using the analytical cluster shape
- Convolution of
Gauss  - Diffusion
Gaus   - PRF
Gamma4 - TRF
Angular effect - line z(x), y(x)

15 years agoAdding analytical formula for normalization of Energy deposit.
marian [Wed, 11 Mar 2009 08:37:16 +0000 (08:37 +0000)]
Adding analytical formula for normalization of Energy deposit.
Diffusion and Angular effect taken into account
Gausian response function and Gaussian convoluted with the
Gamma4 implemented.

Integration of the Gamma4 with Gaussian - numerical.

(Marian)

15 years agoTurning the zero suppression off for reconstruction without a rawreader in a more...
hdalsgaa [Tue, 10 Mar 2009 22:29:39 +0000 (22:29 +0000)]
Turning the zero suppression off for reconstruction without a rawreader in a more clever way after comments from Christian Holm.

15 years agoRe-ordering of vertices clockwise in XY planes in V0A (Lizardo)
cheynis [Tue, 10 Mar 2009 20:47:02 +0000 (20:47 +0000)]
Re-ordering of vertices clockwise in XY planes in V0A (Lizardo)

15 years agoTurning the zero suppression off for reconstruction without a rawreader
hdalsgaa [Tue, 10 Mar 2009 13:03:41 +0000 (13:03 +0000)]
Turning the zero suppression off for reconstruction without a rawreader

15 years agoenable reading of events generated by FastSim
jthaeder [Tue, 10 Mar 2009 11:08:40 +0000 (11:08 +0000)]
enable reading of events generated by FastSim

15 years agoUpdating the comments describing the meaning of inner and outer track parameters
belikov [Tue, 10 Mar 2009 10:49:48 +0000 (10:49 +0000)]
Updating the comments describing the meaning of inner and outer track parameters

15 years agoMinor changes
coppedis [Tue, 10 Mar 2009 09:07:15 +0000 (09:07 +0000)]
Minor changes

15 years agoremove warnings from AliTOFRawStream by temporarily setting log level to AliLog:...
rpreghen [Tue, 10 Mar 2009 08:29:28 +0000 (08:29 +0000)]
remove warnings from AliTOFRawStream by temporarily setting log level to AliLog::kERROR while creating nominal delay map

15 years agoforgotten delete
snelling [Mon, 9 Mar 2009 21:42:39 +0000 (21:42 +0000)]
forgotten delete

15 years agoIncluding TaskCheckV0 and TaskStrange in PWG2spectra
bhippoly [Mon, 9 Mar 2009 21:01:10 +0000 (21:01 +0000)]
Including TaskCheckV0 and TaskStrange in PWG2spectra

15 years agoremoved external class
snelling [Mon, 9 Mar 2009 19:43:00 +0000 (19:43 +0000)]
removed external class

15 years agoUsing DAQ logbook fields time_created and time_completed to set start time and end...
zampolli [Mon, 9 Mar 2009 16:13:59 +0000 (16:13 +0000)]
Using DAQ logbook fields time_created and time_completed to set start time and end time respectively
for current run (instead of DAQ_time_start and DAQ_time_end).
Removing getters related to the time_created field (now obsolete).

15 years agoTypo fixed.
zampolli [Mon, 9 Mar 2009 16:02:46 +0000 (16:02 +0000)]
Typo fixed.

15 years agoIn AlirootRun_MUONtestAlign.sh:
ivana [Mon, 9 Mar 2009 15:45:10 +0000 (15:45 +0000)]
In AlirootRun_MUONtestAlign.sh:
Update for changes in framework
(Javier)

15 years agoFix in taking into account alignment in simulation:
ivana [Mon, 9 Mar 2009 15:20:55 +0000 (15:20 +0000)]
Fix in taking into account alignment in simulation:
Adding AliMUONv1::UpdateInternalGeometry(), which updates
the transformations in AliMUONGeometryTransformer after applying mis-alignment
by framework and so the right transformations are then used in response.
(Javier, Ivana)

15 years agoAdding PDG Pid monitor
akisiel [Mon, 9 Mar 2009 12:30:14 +0000 (12:30 +0000)]
Adding PDG Pid monitor

15 years agomake equation work for not equal subevents
snelling [Mon, 9 Mar 2009 12:12:20 +0000 (12:12 +0000)]
make equation work for not equal subevents

15 years agoname change Int/Diff RP/POI
snelling [Mon, 9 Mar 2009 12:05:04 +0000 (12:05 +0000)]
name change Int/Diff RP/POI

15 years agobug fixed
sgorbuno [Mon, 9 Mar 2009 11:37:34 +0000 (11:37 +0000)]
bug fixed

15 years agoAdding an extra AddSymbol method for convenience.
aszostak [Mon, 9 Mar 2009 11:34:04 +0000 (11:34 +0000)]
Adding an extra AddSymbol method for convenience.

15 years agonew QA plot for number of tracklets/track as function of tracking method
abercuci [Mon, 9 Mar 2009 11:21:09 +0000 (11:21 +0000)]
new QA plot for number of tracklets/track as function of tracking method
(Markus)

15 years agoMIP tabulated in digitization
cheynis [Mon, 9 Mar 2009 11:04:30 +0000 (11:04 +0000)]
MIP tabulated in digitization

15 years agoFrom Cesar: independent scaling of jet/track arrow sizes.
mtadel [Mon, 9 Mar 2009 11:00:26 +0000 (11:00 +0000)]
From Cesar: independent scaling of jet/track arrow sizes.

15 years agoUpdate of the HLT CA tracker
sgorbuno [Mon, 9 Mar 2009 09:19:26 +0000 (09:19 +0000)]
Update of the HLT CA tracker

15 years agoExample macro to compare unlike-sign and like-sign background for Jpsi from B (Carmelo)
dainese [Sun, 8 Mar 2009 22:05:51 +0000 (22:05 +0000)]
Example macro to compare unlike-sign and like-sign background for Jpsi from B (Carmelo)

15 years agoChanges for interactive analysis of grid files (Renu)
dainese [Sun, 8 Mar 2009 21:20:28 +0000 (21:20 +0000)]
Changes for interactive analysis of grid files (Renu)

15 years agoweights, weights now ok to fourth order in POI
snelling [Sat, 7 Mar 2009 22:11:28 +0000 (22:11 +0000)]
weights, weights now ok to fourth order in POI

15 years agofix for Savannah reprted bug to write Digits tree even if was no Hits
alla [Sat, 7 Mar 2009 15:27:52 +0000 (15:27 +0000)]
fix for Savannah reprted bug to write Digits tree  even if was no Hits

15 years agofix for Savannah reprted bug to write Digits tree even if was no Hits
alla [Sat, 7 Mar 2009 15:27:32 +0000 (15:27 +0000)]
fix for Savannah reprted bug to write Digits tree  even if was no Hits

15 years agoMacros to test TPC dedx algorithm
marian [Fri, 6 Mar 2009 21:33:18 +0000 (21:33 +0000)]
Macros to test TPC dedx algorithm

1. Adding the histograms of raw digit data
2. Macro to sumbmit the fast simulation jobs
3. Analytical formulas for the Q correction
(Marian)

15 years agoInserted the matching window control at sdigitization level
decaro [Fri, 6 Mar 2009 19:18:49 +0000 (19:18 +0000)]
Inserted the matching window control at sdigitization level

15 years agoPrintout message correction
decaro [Fri, 6 Mar 2009 18:49:35 +0000 (18:49 +0000)]
Printout message correction

15 years agoCheck line correction
decaro [Fri, 6 Mar 2009 18:38:48 +0000 (18:38 +0000)]
Check line correction

15 years agoAdded method to convert raw data into (S)Digits -for embedding studies-
decaro [Fri, 6 Mar 2009 18:38:13 +0000 (18:38 +0000)]
Added method to convert raw data into (S)Digits -for embedding studies-

15 years agoNew directory for train macros
akisiel [Fri, 6 Mar 2009 17:11:11 +0000 (17:11 +0000)]
New directory for train macros

15 years agoWarning in case branching ration are not normalized.
morsch [Fri, 6 Mar 2009 17:10:54 +0000 (17:10 +0000)]
Warning in case branching ration are not normalized.

15 years agoAdd Ylm classes
akisiel [Fri, 6 Mar 2009 17:00:29 +0000 (17:00 +0000)]
Add Ylm classes

15 years agoAdd histos from all analyses to the output
akisiel [Fri, 6 Mar 2009 16:58:54 +0000 (16:58 +0000)]
Add histos from all analyses to the output

15 years agoCorrectly add histograms from Ylm functions
akisiel [Fri, 6 Mar 2009 16:58:00 +0000 (16:58 +0000)]
Correctly add histograms from Ylm functions

15 years agomerger methods for QA files
schutz [Fri, 6 Mar 2009 15:00:46 +0000 (15:00 +0000)]
merger methods for QA files

15 years agomerger methods for QA files
schutz [Fri, 6 Mar 2009 14:59:55 +0000 (14:59 +0000)]
merger methods for QA files

15 years agocorrecting error message 'aborting' -> 'skipping'
richterm [Fri, 6 Mar 2009 14:50:13 +0000 (14:50 +0000)]
correcting error message 'aborting' -> 'skipping'

15 years agoAdded TRD for the most basic operations (# of clusters, chi2/cluster)
rvernet [Fri, 6 Mar 2009 14:35:53 +0000 (14:35 +0000)]
Added TRD for the most basic operations (# of clusters, chi2/cluster)

15 years agoUsing fixed number of secondaries - 1 in case of laser tracks
marian [Fri, 6 Mar 2009 14:13:16 +0000 (14:13 +0000)]
Using fixed number of secondaries  - 1 in case of laser tracks
(Peter Christiansen)

15 years agoAdded cut on # of contributors + vertex TPC
rvernet [Fri, 6 Mar 2009 13:26:54 +0000 (13:26 +0000)]
Added cut on # of contributors + vertex TPC

15 years agoCorrected calculation of partial branching ratios.
morsch [Fri, 6 Mar 2009 11:29:46 +0000 (11:29 +0000)]
Corrected calculation of partial branching ratios.

15 years agofix typo
abercuci [Fri, 6 Mar 2009 10:50:44 +0000 (10:50 +0000)]
fix typo

15 years agoIgnoring the files produced during the test
hristov [Fri, 6 Mar 2009 10:36:17 +0000 (10:36 +0000)]
Ignoring the files produced during the test

15 years ago- cache pad width in the tracklet - needed to recalculate y cluster
abercuci [Fri, 6 Mar 2009 10:11:03 +0000 (10:11 +0000)]
- cache pad width in the tracklet - needed to recalculate y cluster
position
- improve print out and documentation
- propagate changes to the tracker

15 years agonew IO functionality for the TRD QA tasks - save reference picture to
abercuci [Fri, 6 Mar 2009 09:43:36 +0000 (09:43 +0000)]
new IO functionality for the TRD QA tasks - save reference picture to
file (Markus)

15 years agoAdded possibility to use the event primary vertex as the decay vertex of the D* ...
dainese [Fri, 6 Mar 2009 01:10:08 +0000 (01:10 +0000)]
Added possibility to use the event primary vertex as the decay vertex of the D* (no secondary vertex tried between D0 and pi_s)

15 years agoAdded check on D0 track cov matrix + added possibility to use the event primary verte...
dainese [Fri, 6 Mar 2009 01:07:45 +0000 (01:07 +0000)]
Added check on D0 track cov matrix + added possibility to use the event primary vertex as the decay vertex of the D* (no secondary vertex tried between D0 and pi_s)

15 years agoAdding track analysis (Marian)
marian [Thu, 5 Mar 2009 22:48:52 +0000 (22:48 +0000)]
Adding track analysis (Marian)

15 years agoBug fix in pileup code (F. Prino)
prino [Thu, 5 Mar 2009 21:09:40 +0000 (21:09 +0000)]
Bug fix in pileup code (F. Prino)

15 years agoQA ref defaut storage setter in sim and rec
schutz [Thu, 5 Mar 2009 16:28:19 +0000 (16:28 +0000)]
QA ref defaut storage setter in sim and rec

15 years agonow mapping in RCU0A.dat RCU0C.data RCU1A.dat RCU1C.dat
gconesab [Thu, 5 Mar 2009 16:13:39 +0000 (16:13 +0000)]
now mapping in RCU0A.dat RCU0C.data RCU1A.dat RCU1C.dat

15 years agocorrect check for regular high and low gain channels
gconesab [Thu, 5 Mar 2009 16:12:01 +0000 (16:12 +0000)]
correct check for regular high and low gain channels

15 years agoChanges to take into account cases where the version of the file
zampolli [Thu, 5 Mar 2009 14:56:42 +0000 (14:56 +0000)]
Changes to take into account cases where the version of the file
to be stored in AliEn was set manually.

15 years agoAdding missing copying commands
akisiel [Thu, 5 Mar 2009 14:36:07 +0000 (14:36 +0000)]
Adding missing copying commands

15 years agoc&p error corrected (Andreas Dainese)
morsch [Thu, 5 Mar 2009 14:10:09 +0000 (14:10 +0000)]
c&p error corrected (Andreas Dainese)

15 years ago- fix in AliTRDcheckDetector in the PHs plotter that uses the cluster
abercuci [Thu, 5 Mar 2009 13:53:07 +0000 (13:53 +0000)]
- fix in AliTRDcheckDetector in the PHs plotter that uses the cluster
iterator instead of loop over timebins.
- reject clusters which are not inside the chamber
- bad hack inside PlotPHt that shifts the cluster position
by  3 mm in order to make the two plots fit.

Markus

15 years agoPossibility to set reco mode from outside (macro)
coppedis [Thu, 5 Mar 2009 13:14:37 +0000 (13:14 +0000)]
Possibility to set reco mode from outside (macro)

15 years agofix division by zero
snelling [Thu, 5 Mar 2009 13:01:06 +0000 (13:01 +0000)]
fix division by zero

15 years agoMinor change
coppedis [Thu, 5 Mar 2009 10:46:22 +0000 (10:46 +0000)]
Minor change

15 years agoRemoving warning from compilation.
aszostak [Thu, 5 Mar 2009 09:59:33 +0000 (09:59 +0000)]
Removing warning from compilation.

15 years agoWrite Monte Carlo Particles.
morsch [Thu, 5 Mar 2009 09:44:50 +0000 (09:44 +0000)]
Write Monte Carlo Particles.

15 years agofix info in debug stream
abercuci [Thu, 5 Mar 2009 09:22:59 +0000 (09:22 +0000)]
fix info in debug stream

15 years agoCorrection. Now digits are produced even in the case of no hits
kowal2 [Thu, 5 Mar 2009 08:19:37 +0000 (08:19 +0000)]
Correction. Now digits are produced even in the case of no hits

15 years agofix bugs introduced by last modifications (Markus)
abercuci [Thu, 5 Mar 2009 08:09:57 +0000 (08:09 +0000)]
fix bugs introduced by last modifications (Markus)

15 years agofix warning for gcc 4.3.2
jthaeder [Wed, 4 Mar 2009 23:03:15 +0000 (23:03 +0000)]
fix warning for gcc 4.3.2

15 years agoITS stand-alone tracks added.
morsch [Wed, 4 Mar 2009 22:01:47 +0000 (22:01 +0000)]
ITS stand-alone tracks added.

15 years agoITS stand-alone tracks added to AOD (A. Dainese)
morsch [Wed, 4 Mar 2009 22:00:32 +0000 (22:00 +0000)]
ITS stand-alone tracks added to AOD (A. Dainese)

15 years agoAndreas Dainese included a parametrization of the momentum distribution
morsch [Wed, 4 Mar 2009 21:41:30 +0000 (21:41 +0000)]
Andreas Dainese included a parametrization of the momentum distribution
based on the measurement by the TPC from last Summer's data with field.

15 years ago1. Changing default pressure sensoor to Cavern sensor
marian [Wed, 4 Mar 2009 18:14:48 +0000 (18:14 +0000)]
1. Changing default pressure sensoor to Cavern sensor
2. Initialization of run number for AliTPCtransform (Markus)

15 years agotrack references added
gconesab [Wed, 4 Mar 2009 17:07:17 +0000 (17:07 +0000)]
track references added

15 years agoAdding EMCAL
hristov [Wed, 4 Mar 2009 16:36:40 +0000 (16:36 +0000)]
Adding EMCAL

15 years agoupdate for changes in the TRD reconstruction
abercuci [Wed, 4 Mar 2009 16:34:44 +0000 (16:34 +0000)]
update for changes in the TRD reconstruction

15 years agokeep up with the modifications from TRD code
abercuci [Wed, 4 Mar 2009 16:20:08 +0000 (16:20 +0000)]
keep up with the modifications from TRD code

15 years agorename constant kNTimeBins to kNclusters to reflect its true meaning
abercuci [Wed, 4 Mar 2009 16:19:07 +0000 (16:19 +0000)]
rename constant kNTimeBins to kNclusters to reflect its true meaning

15 years agomissing brace
schutz [Wed, 4 Mar 2009 15:04:59 +0000 (15:04 +0000)]
missing brace

15 years agoUNDO: Ref storage set in initialisation
schutz [Wed, 4 Mar 2009 14:07:49 +0000 (14:07 +0000)]
UNDO: Ref storage set in initialisation

15 years agomove offline TRD tracklet to the right inheritance tree
abercuci [Wed, 4 Mar 2009 12:59:12 +0000 (12:59 +0000)]
move offline TRD tracklet to the right inheritance tree
(AliTRDtrackletBase)
- expand data members to store statistics of shared clusters - but keep
  overall size constant !
- improve debug stream in resolution task