]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoAccess to the chain of tags
hristov [Tue, 31 Mar 2009 12:05:35 +0000 (12:05 +0000)]
Access to the chain of tags

15 years agoAdditional protection
hristov [Tue, 31 Mar 2009 12:01:00 +0000 (12:01 +0000)]
Additional protection

15 years agoMacros directory added. Contains analysis train and configuration macros.
agheata [Tue, 31 Mar 2009 11:21:45 +0000 (11:21 +0000)]
Macros directory added. Contains analysis train and configuration macros.

15 years agoWrong correlation between vz and tof.
morsch [Tue, 31 Mar 2009 10:43:26 +0000 (10:43 +0000)]
Wrong correlation between vz and tof.

15 years agoSmall printf correction in the analysis macro generated by the alien plugin
agheata [Tue, 31 Mar 2009 09:46:03 +0000 (09:46 +0000)]
Small printf correction in the analysis macro generated by the alien plugin

15 years agoReplacement of AliMpIntPair object with algoritmic
hristov [Tue, 31 Mar 2009 09:44:00 +0000 (09:44 +0000)]
Replacement of AliMpIntPair object with algoritmic
encoding of pair of integers (proposed by Laurent);
this speeds up all Segmentation search functions
(see timeMapping2.out in mapping/macros).

Ivana & Laurent

15 years agoError message removed when data is posted by other than the owner.
agheata [Tue, 31 Mar 2009 09:31:00 +0000 (09:31 +0000)]
Error message removed when data is posted by other than the owner.

15 years agoNext step towards supporting multiple primary vertices in ESD. Every primary vertex...
belikov [Tue, 31 Mar 2009 09:18:34 +0000 (09:18 +0000)]
Next step towards supporting multiple primary vertices in ESD. Every primary vertex keeps now its ID (ID=-1 means the main vertex, the one with the biggest number of contributors). Every ESD track has now its VertexID, the ID of the vertex this track belongs to (VertexID=-2 means an orphan track).

15 years ago- New methods added to AliAnalysisAlien:
agheata [Tue, 31 Mar 2009 06:54:18 +0000 (06:54 +0000)]
- New methods added to AliAnalysisAlien:
   SetDefaultOutputs(Bool_t flag) - to force the plugin using the output files from the analysis manager session
   SetMergeExcludes(const char *names) - the file names (separated by blancs) will not be merged
   SetNtestFiles(Int_t nfiles) - Number of entries used for the test case

15 years agoNew FMD reference distributions for low mult
hdalsgaa [Mon, 30 Mar 2009 20:55:12 +0000 (20:55 +0000)]
New FMD reference distributions for low mult

15 years agoNew FMD reference distributions for high mult
hdalsgaa [Mon, 30 Mar 2009 20:54:28 +0000 (20:54 +0000)]
New FMD reference distributions for high mult

15 years agoA. Dainese updated the method MatchToMC, now it works also for resonant decays,
morsch [Mon, 30 Mar 2009 18:38:42 +0000 (18:38 +0000)]
A. Dainese updated the method MatchToMC, now it works also for resonant decays,
e.g. Ds -> phi(->KK) pi.

15 years agoSpiecify that AOD-analysis is needed.
morsch [Mon, 30 Mar 2009 18:28:37 +0000 (18:28 +0000)]
Spiecify that AOD-analysis is needed.

15 years agovertex from tracks
rvernet [Mon, 30 Mar 2009 17:32:48 +0000 (17:32 +0000)]
vertex from tracks

15 years agodependence on ANALYSISalice
rvernet [Mon, 30 Mar 2009 16:05:51 +0000 (16:05 +0000)]
dependence on ANALYSISalice

15 years agoMinor changes
coppedis [Mon, 30 Mar 2009 13:26:38 +0000 (13:26 +0000)]
Minor changes

15 years agoAdding slats.h
ivana [Mon, 30 Mar 2009 13:23:46 +0000 (13:23 +0000)]
Adding slats.h
(Laurent)

15 years agoRemoving obsolete mapping macro
ivana [Mon, 30 Mar 2009 13:19:51 +0000 (13:19 +0000)]
Removing obsolete mapping macro

15 years agoIn Mapping/macros:
ivana [Mon, 30 Mar 2009 13:12:21 +0000 (13:12 +0000)]
In Mapping/macros:
- Renaming macros for station 345: all start now with the prefix testSt345
and making them working again.  (Laurent)
- Adding an alternative macro timeMapping2.C (Ivana)

15 years agoAdded minimum probability threshold for PID
rvernet [Mon, 30 Mar 2009 12:51:56 +0000 (12:51 +0000)]
Added minimum probability threshold for PID

15 years agoClass def updated
coppedis [Mon, 30 Mar 2009 12:20:07 +0000 (12:20 +0000)]
Class def updated

15 years agoEnergy calibration coefficient in GeV
coppedis [Mon, 30 Mar 2009 10:29:59 +0000 (10:29 +0000)]
Energy calibration coefficient in GeV

15 years agoNew class to analyze unlike-sign and like-sign background for Jpsi from B (Carmelo)
dainese [Mon, 30 Mar 2009 03:42:16 +0000 (03:42 +0000)]
New class to analyze unlike-sign and like-sign background for Jpsi from B (Carmelo)

15 years agoExample train to produce HF candidates
dainese [Sun, 29 Mar 2009 21:22:04 +0000 (21:22 +0000)]
Example train to produce HF candidates

15 years agoUse method AliAODRecoDecay::MatchToMC()
dainese [Sun, 29 Mar 2009 21:09:13 +0000 (21:09 +0000)]
Use method AliAODRecoDecay::MatchToMC()

15 years agoKelly:
kaamodt [Sun, 29 Mar 2009 18:40:54 +0000 (18:40 +0000)]
Kelly:
- committing testing macro for testing the noise map component together with the histogram handler
- added doxygen style documentation in the header and the testing macro
- small histo additions (axis names etc)
- removed compilation warning message

15 years agoChanged to new naming scheme for histograms, added functionality to the analysis...
kaamodt [Sun, 29 Mar 2009 16:36:48 +0000 (16:36 +0000)]
Changed to new naming scheme for histograms, added functionality to the analysis task to do combinations without applying any cuts to the v0. Added more cuts. Changed to use better values for cuts.

15 years agoUpdated list of classes (cmake)
hristov [Sun, 29 Mar 2009 13:21:05 +0000 (13:21 +0000)]
Updated list of classes (cmake)

15 years agoI should not commit with no sleep... I should not commit with no sleep... I should...
bhippoly [Sun, 29 Mar 2009 07:34:24 +0000 (07:34 +0000)]
I should not commit with no sleep... I should not commit with no sleep... I should not commit with no sleep... I should not commit with no sleep...

15 years agoUpdate the DCA calculation for V0 daughters (for consistency)
bhippoly [Sat, 28 Mar 2009 21:18:28 +0000 (21:18 +0000)]
Update the DCA calculation for V0 daughters (for consistency)

15 years agoUpdated lists of files (cmake)
hristov [Sat, 28 Mar 2009 10:24:10 +0000 (10:24 +0000)]
Updated lists of files (cmake)

15 years agoUpdated lists of files (cmake)
hristov [Sat, 28 Mar 2009 10:23:28 +0000 (10:23 +0000)]
Updated lists of files (cmake)

15 years agoESD or AOD analysis can be chosen with the constructor.
morsch [Sat, 28 Mar 2009 08:19:43 +0000 (08:19 +0000)]
ESD or AOD analysis can be chosen with the constructor.

15 years agoAccidentally added SRC removed.
morsch [Sat, 28 Mar 2009 08:15:12 +0000 (08:15 +0000)]
Accidentally added SRC removed.

15 years agobug fix #48587
morsch [Fri, 27 Mar 2009 16:14:14 +0000 (16:14 +0000)]
bug fix #48587
Artur Szostak <aszostak>

15 years agoFirst set of modifications for size reduction of MapsTimeSDD objects in OCDB: new...
prino [Fri, 27 Mar 2009 15:40:51 +0000 (15:40 +0000)]
First set of modifications for size reduction of MapsTimeSDD objects in OCDB: new classes added, for the moment not included in compilation (F. Prino)

15 years agoMake TRefArrays transient to avoid crashes on proof when ProcessID is missing
kleinb [Fri, 27 Mar 2009 14:57:56 +0000 (14:57 +0000)]
Make TRefArrays transient to avoid crashes on proof when ProcessID is missing

15 years agoUse MultiEventHandler instead of MultiAODHandler
morsch [Fri, 27 Mar 2009 14:30:43 +0000 (14:30 +0000)]
Use MultiEventHandler instead of MultiAODHandler
Allows mixing of esd events.

15 years agoAliExternalTrackParam moved.
morsch [Fri, 27 Mar 2009 14:25:09 +0000 (14:25 +0000)]
AliExternalTrackParam moved.

15 years agoAliExternalTrackParam moved.
morsch [Fri, 27 Mar 2009 14:10:53 +0000 (14:10 +0000)]
AliExternalTrackParam moved.

15 years agopdgcode from MCtruth corrected. (A. Mastroserio)
morsch [Fri, 27 Mar 2009 10:21:32 +0000 (10:21 +0000)]
pdgcode from MCtruth corrected. (A. Mastroserio)

15 years agoGetTPCTrackLength as acceptance criteria for trackable particles added. (M. Ivanov)
morsch [Fri, 27 Mar 2009 10:15:46 +0000 (10:15 +0000)]
GetTPCTrackLength as acceptance criteria for trackable particles added. (M. Ivanov)

15 years agoDrift speed correction from Millepede stored in the OCDB
masera [Fri, 27 Mar 2009 09:58:56 +0000 (09:58 +0000)]
Drift speed correction from Millepede stored in the OCDB

15 years agoModifications to store in the OCDB the drift speed corrections (Delta Vdrift) from...
masera [Fri, 27 Mar 2009 09:57:45 +0000 (09:57 +0000)]
Modifications to store in the OCDB the drift speed corrections (Delta Vdrift) from Millepede. SDD clusterfinder has been modified to use this correction (F. Prino)

15 years agoAdding function to calculate TPC track length in active volume of TPC
marian [Fri, 27 Mar 2009 09:29:06 +0000 (09:29 +0000)]
Adding function to calculate TPC track length in active volume of TPC

Float_t  AliGenInfoTask::GetTPCTrackLength(const TClonesArray& trackRefs, TParticle*part, Float_t bz,  Int_t &counter, Float_t deadWidth){
  //
  // return track length in geometrically active volume of TPC.
  // z nad rphi acceptance is included
  // doesn't take into account dead channel and ExB
  // Intput:
  // trackRefs
  // bz - magnetic field
  // deadWidth - dead zone in r-phi
  // Additional output:
  // counter   - number of circles

15 years agoFixing bug with skipped regional structures by filling in empty structures, similar...
laphecet [Fri, 27 Mar 2009 09:09:40 +0000 (09:09 +0000)]
Fixing bug with skipped regional structures by filling in empty structures, similar to fix in revision 31577.
(Artur)

15 years agoremove obselete clean QA macros command
abercuci [Fri, 27 Mar 2009 08:49:15 +0000 (08:49 +0000)]
remove obselete clean QA macros command

15 years agoModified initial comments, since this DA should not be used for run type
masera [Thu, 26 Mar 2009 17:06:51 +0000 (17:06 +0000)]
Modified initial comments, since this DA should not be used for run type
DAQ_FO_UNIF_SCAN, as originally planned.
Removed the temporary patch of reading chip present information, which
 is no longer needed.
Mean threshold scan header format changed. The current DAC value will now be
replaced by RowSpan and current DAC value should be taken from TPLow,
assuming it is the same for all (active) half-staves of a half-sector.

Henrik Tydesjo

15 years agofix warning
abercuci [Thu, 26 Mar 2009 16:15:46 +0000 (16:15 +0000)]
fix warning

15 years ago- correct calculation of the radial position of clusters by using
abercuci [Thu, 26 Mar 2009 16:12:59 +0000 (16:12 +0000)]
- correct calculation of the radial position of clusters by using
  "meaningful" variables:
  - the anode wire position in the local chamber coordinate system
  - the rising time of the TRF (fit)
- update "non-liniar" radial shifts of clusters (fit)
- restructured cluster resolution task

15 years agoDummy implementation of the method GetFitResult is added.
kharlov [Thu, 26 Mar 2009 14:52:08 +0000 (14:52 +0000)]
Dummy implementation of the method GetFitResult is added.

15 years agoBug fix:
marian [Thu, 26 Mar 2009 14:42:25 +0000 (14:42 +0000)]
Bug fix:

Gain map and the noise map not used in the simulation in the case of
Hits2Digits

(Marian)

15 years agoTrigger related changes :
laphecet [Thu, 26 Mar 2009 14:11:29 +0000 (14:11 +0000)]
Trigger related changes :
 - store hit pattern also for "ghost tracks" i.e. trigger tracks which does not match tracker. This is useful to increase statistics for trigger chamber efficiency determination in cosmic runs.
 - Correctly initialize the parameters for trigger chamber efficiency determination in cosmic runs (in AliMUONRecoParam).
Also:
 - Move trigger digits creation from local trigger store in AliMUONDigitMaker (more appropriate than in AliMUONTrackHitPattern).
(Diego Stocco)

15 years ago* binalieve.pkg:
mtadel [Thu, 26 Mar 2009 09:48:33 +0000 (09:48 +0000)]
* binalieve.pkg:
Link against ANALYSIS & ANALYSISalice.

* alice-macros/esd_tracks.C:
AliAnalysisTrackCuts was renamed to (or superseeded by)
AliESDtrackCuts.

15 years agochange of the cdb entry name
sgorbuno [Wed, 25 Mar 2009 20:58:24 +0000 (20:58 +0000)]
change of the cdb entry name

15 years agoadded some control histos, adapted the eta range and removed dependcies on generated...
kleinb [Wed, 25 Mar 2009 15:47:10 +0000 (15:47 +0000)]
added some control histos, adapted the eta range and removed dependcies on generated jet energy for correlation matrix

15 years agoThe component path in CDB changed - probably it was wrong before.
sgorbuno [Wed, 25 Mar 2009 13:24:40 +0000 (13:24 +0000)]
The component path in CDB changed - probably it was wrong before.

15 years agoTotal amount of used memory has been optimised
sgorbuno [Wed, 25 Mar 2009 13:10:27 +0000 (13:10 +0000)]
Total amount of used memory has been optimised

15 years agoFast ALTRO fit (A.Pavlinov)
kharlov [Wed, 25 Mar 2009 12:58:03 +0000 (12:58 +0000)]
Fast ALTRO fit (A.Pavlinov)

15 years agoAliHLTTPCCATracklet.h added to compilation
sgorbuno [Wed, 25 Mar 2009 11:15:12 +0000 (11:15 +0000)]
AliHLTTPCCATracklet.h added to compilation

15 years agoUpdate of the CA tracker
sgorbuno [Wed, 25 Mar 2009 11:13:14 +0000 (11:13 +0000)]
Update of the CA tracker

15 years agoEnsure that the ADC array is only called for valid entries (AliTRDmcmSim) and bug...
cblume [Wed, 25 Mar 2009 09:33:54 +0000 (09:33 +0000)]
Ensure that the ADC array is only called for valid entries (AliTRDmcmSim) and bug fix (AliTRDfeeParam)

15 years agoCorrected destructors (J. Thaeder)
morsch [Wed, 25 Mar 2009 09:18:43 +0000 (09:18 +0000)]
Corrected destructors (J. Thaeder)

15 years agopdfset added.
morsch [Wed, 25 Mar 2009 07:04:30 +0000 (07:04 +0000)]
pdfset added.

15 years ago fixing coding violations
odjuvsla [Tue, 24 Mar 2009 21:17:03 +0000 (21:17 +0000)]
 fixing coding violations

15 years agoDelete GL annotations when going to a new event.
mtadel [Tue, 24 Mar 2009 17:08:20 +0000 (17:08 +0000)]
Delete GL annotations when going to a new event.

15 years agoFix coding convention violations.
mtadel [Tue, 24 Mar 2009 17:06:15 +0000 (17:06 +0000)]
Fix coding convention violations.

15 years agoupdate QA of RecPoints with histograms taken from QA of ESD, namely:
laphecet [Tue, 24 Mar 2009 15:32:54 +0000 (15:32 +0000)]
update QA of RecPoints with histograms taken from QA of ESD, namely:
- map of cluster position per chamber
- averaged multiplicity and charge per chamber and per DE
- multiplicity and charge dispersion per chambre
(Philippe Pillot)

added a protection in FillTriggerDCSHistos when DCS map is not there
(which is currently the case with real data)
(Laurent)

15 years agoincluding libAliHLTJET library into HLT build system
richterm [Tue, 24 Mar 2009 14:46:12 +0000 (14:46 +0000)]
including libAliHLTJET library into HLT build system
- configure now checks for fastjet package specified in option --with-fastjet=<path> or from $FASTJET environment variable
- compilation with fastjet can be disabled like --with-fastjet=no to override environment variable
- NOTE: compilation together with fastjet remains to be checked !!! Presumably more adjustments needed

15 years agoProtection added.
morsch [Tue, 24 Mar 2009 14:43:11 +0000 (14:43 +0000)]
Protection added.

15 years agoAdded new function to get index of current particle
jthaeder [Tue, 24 Mar 2009 12:51:33 +0000 (12:51 +0000)]
Added new function to get index of current particle

15 years agofixed a problem with writing the expert QA Data. Added a method in simulation and...
schutz [Tue, 24 Mar 2009 10:47:22 +0000 (10:47 +0000)]
fixed a problem with writing the expert QA Data. Added a method in simulation and reconstruction to control the writing of QA expert data

15 years agoMacro to study the effects of fake tracks on the dimuon spectra.
laphecet [Tue, 24 Mar 2009 10:42:54 +0000 (10:42 +0000)]
Macro to study the effects of fake tracks on the dimuon spectra.
Results are saved in the rootfile DiFakes.root.
Results are relevant provided that you use the same recoParams as for the reconstruction.
(Philippe Pillot)

15 years agoMacro to study fake tracks by comparing reconstructed tracks with TrackRefs.
laphecet [Tue, 24 Mar 2009 10:42:28 +0000 (10:42 +0000)]
Macro to study fake tracks by comparing reconstructed tracks with TrackRefs.
Results are saved in the rootfile Fakes.root.
Results are relevant provided that you use the same recoParams as for the reconstruction
(Philippe Pillot)

15 years agocorrecting compilation warnings and a typo so far without consequences
richterm [Tue, 24 Mar 2009 10:33:01 +0000 (10:33 +0000)]
correcting compilation warnings and a typo so far without consequences

15 years agoChange names of sections to avoid confusion with MCH DA sections
vulpescu [Tue, 24 Mar 2009 10:25:07 +0000 (10:25 +0000)]
Change names of sections to avoid confusion with MCH DA sections

15 years agomaking the HLT build system working again: adding libXMLParser to the list of require...
richterm [Tue, 24 Mar 2009 09:35:03 +0000 (09:35 +0000)]
making the HLT build system working again: adding libXMLParser to the list of required ROOT libraries due to new functionality in libCDB (r 31411)

15 years agoSave the simulated track ID in the UniqueID of AliMUONTrack (Philippe Pillot)
laphecet [Tue, 24 Mar 2009 09:18:12 +0000 (09:18 +0000)]
Save the simulated track ID in the UniqueID of AliMUONTrack (Philippe Pillot)

15 years agoQuenched pythia code in separate library and directory
morsch [Tue, 24 Mar 2009 08:38:18 +0000 (08:38 +0000)]
Quenched pythia code in separate library and directory

15 years agoMoved to QPYTHIA
morsch [Tue, 24 Mar 2009 08:36:51 +0000 (08:36 +0000)]
Moved to QPYTHIA

15 years agoRollback since problems with Mac
morsch [Mon, 23 Mar 2009 20:44:31 +0000 (20:44 +0000)]
Rollback since problems with Mac

15 years agoFix for bug report #48432: Consistent size of the PID array in the base and derived...
hristov [Mon, 23 Mar 2009 20:10:49 +0000 (20:10 +0000)]
Fix for bug report #48432: Consistent size of the PID array in the base and derived classes

15 years ago- Correct calculation of tracklet-track pulls by considering the full
abercuci [Mon, 23 Mar 2009 12:30:40 +0000 (12:30 +0000)]
- Correct calculation of tracklet-track pulls by considering the full
covariance matrix in the yz plane. To be followed.
- Documentation

15 years agoUpdated geometry including fixes in ITS and FMD
rgrosso [Mon, 23 Mar 2009 10:06:24 +0000 (10:06 +0000)]
Updated geometry including fixes in ITS and FMD

15 years agoAdding default performance histograms (Marian)
marian [Mon, 23 Mar 2009 09:18:49 +0000 (09:18 +0000)]
Adding default performance histograms (Marian)

15 years ago- Prepare covariance matrix manipulation in the tracklet for resolution
abercuci [Mon, 23 Mar 2009 09:11:23 +0000 (09:11 +0000)]
- Prepare covariance matrix manipulation in the tracklet for resolution
studies
- protect CookLabel function in the TRD track
- fix warning in the SA tracker

15 years agochanges AliTRDSignalIndex
cblume [Mon, 23 Mar 2009 08:37:23 +0000 (08:37 +0000)]
changes AliTRDSignalIndex
 - remove obsolate function
 - remove unused virtual

changes AliTRDdigitsManager
 - remove unecessary dependency

15 years ago* Added HLT classes for Jet reader and Jet reader header
jthaeder [Mon, 23 Mar 2009 00:27:24 +0000 (00:27 +0000)]
* Added HLT classes for Jet reader and Jet reader header
** classes are supposed to be used for Kine, ESDs and AODs
** inherited from JETAN classes
* Add HLT class for track cuts
** class is supposed to be used for Kine, ESDs and AODs
** inherited from AliAnalysisCuts
* Update of test macro
* Usage of HLT jet reader in both JetFinderComponent
* Update pkg and CMake file

15 years ago* Update of on-line MC event
jthaeder [Mon, 23 Mar 2009 00:17:37 +0000 (00:17 +0000)]
* Update of on-line MC event
* update of filling in publisher

15 years ago Fixes of warnings pointed out by FC
hdalsgaa [Sun, 22 Mar 2009 20:42:28 +0000 (20:42 +0000)]
 Fixes of warnings pointed out by FC

15 years agoFix warning
fca [Sun, 22 Mar 2009 20:12:06 +0000 (20:12 +0000)]
Fix warning

15 years agoFix warning
fca [Sun, 22 Mar 2009 18:14:33 +0000 (18:14 +0000)]
Fix warning

15 years agoFix warning
fca [Sun, 22 Mar 2009 18:11:48 +0000 (18:11 +0000)]
Fix warning

15 years agoFix warning
fca [Sun, 22 Mar 2009 18:04:01 +0000 (18:04 +0000)]
Fix warning

15 years agoFix warning
fca [Sun, 22 Mar 2009 17:44:56 +0000 (17:44 +0000)]
Fix warning

15 years agoFix warning
fca [Sun, 22 Mar 2009 17:39:14 +0000 (17:39 +0000)]
Fix warning

15 years agoremoved redundant memory allocation
rgrosso [Sun, 22 Mar 2009 16:32:10 +0000 (16:32 +0000)]
removed redundant memory allocation

15 years agoAliTPCPointCorrection.cxx - warning removal
marian [Sun, 22 Mar 2009 15:00:52 +0000 (15:00 +0000)]
AliTPCPointCorrection.cxx  - warning removal
AliTPCcalibAlign.cxx AliTPCcalibAlign.h - Kalman filter for alignment
warning removal

15 years agoWarning removal +
marian [Sun, 22 Mar 2009 14:31:37 +0000 (14:31 +0000)]
Warning removal +

AliTPCcalibPID.h AliTPCcalibPID.cxx -
More ratio histograms - Ration dEdxfrac/dEdxfull

AliTPCcalibUnlinearity.h AliTPCcalibUnlinearity.cxx
Adding Quadrant alignment
Edge effect histograms

15 years agoAliTPCTransform.h - removing warning visible in
marian [Sun, 22 Mar 2009 14:13:24 +0000 (14:13 +0000)]
AliTPCTransform.h  - removing warning visible in
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
not in
gcc version 3.3.5 (Debian 1:3.3.5-13)