]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoRemoving -Wno-long-double and adding -single_module to the compilation options (macosx)
hristov [Wed, 19 Nov 2008 16:04:24 +0000 (16:04 +0000)]
Removing -Wno-long-double and adding -single_module to the compilation options (macosx)

15 years agopackage file and LinkDef adapted to new added class
pulvir [Wed, 19 Nov 2008 16:02:22 +0000 (16:02 +0000)]
package file and LinkDef adapted to new added class

15 years agoNew class for customizing PID weights in ESD reading
pulvir [Wed, 19 Nov 2008 16:01:39 +0000 (16:01 +0000)]
New class for customizing PID weights in ESD reading

15 years agoAdded tutorials
pulvir [Wed, 19 Nov 2008 15:52:53 +0000 (15:52 +0000)]
Added tutorials

15 years agoNew version of MUONTRKda:
ivana [Wed, 19 Nov 2008 15:36:28 +0000 (15:36 +0000)]
New version of MUONTRKda:
Besides the usual "raw data" reading (on line), DA  is now able to read
a collection of "root data" files (off line)
(Jean-Luc)

15 years agobug fix - added missing links to classes
hdalsgaa [Wed, 19 Nov 2008 14:00:53 +0000 (14:00 +0000)]
bug fix - added missing links to classes

15 years agoOverlap corrected
coppedis [Wed, 19 Nov 2008 10:28:01 +0000 (10:28 +0000)]
Overlap corrected

15 years agoModule dependent SDD Time Zero in AliITSresponseSDD, needed for proper reconstruction...
prino [Wed, 19 Nov 2008 09:54:39 +0000 (09:54 +0000)]
Module dependent SDD Time Zero in AliITSresponseSDD, needed for proper reconstruction of real data (F. Prino)

15 years agoadded qcumulants to macro and removed old macros
snelling [Tue, 18 Nov 2008 20:21:12 +0000 (20:21 +0000)]
added qcumulants to macro and removed old macros

15 years agoFrom Christoph: Follw up to a change in the TRD digits structures.
mtadel [Tue, 18 Nov 2008 18:37:12 +0000 (18:37 +0000)]
From Christoph: Follw up to a change in the TRD digits structures.

15 years agoIntroduce new digits structures by Hermes with ZS in digitzer stage
cblume [Tue, 18 Nov 2008 18:08:05 +0000 (18:08 +0000)]
Introduce new digits structures by Hermes with ZS in digitzer stage

15 years agoAll known overlaps removed (M. Sitta)
masera [Tue, 18 Nov 2008 17:28:16 +0000 (17:28 +0000)]
All known overlaps removed (M. Sitta)

15 years agoAdding interface for Run info
marian [Tue, 18 Nov 2008 14:07:13 +0000 (14:07 +0000)]
Adding interface for Run info
Old data strored as TMap (Marian)

15 years agoimprove tracklet-MC matching diagnostics
abercuci [Tue, 18 Nov 2008 13:43:41 +0000 (13:43 +0000)]
improve tracklet-MC matching diagnostics

15 years agofix for the cumulants to use cuts from the CORRFW
snelling [Tue, 18 Nov 2008 13:34:25 +0000 (13:34 +0000)]
fix for the cumulants to use cuts from the CORRFW

15 years agoNew version which dumps into a list instead of a TObjArray
hdalsgaa [Tue, 18 Nov 2008 12:56:21 +0000 (12:56 +0000)]
New version which dumps into a list instead of a TObjArray

15 years agochanged return type of StoreAlignObjToFile methods
rgrosso [Mon, 17 Nov 2008 20:31:40 +0000 (20:31 +0000)]
changed return type of StoreAlignObjToFile methods

15 years agoincluding AliSurveyToAlignObjs class in .pkg and LinkDef files
rgrosso [Mon, 17 Nov 2008 16:38:05 +0000 (16:38 +0000)]
including AliSurveyToAlignObjs class in .pkg and LinkDef files

15 years agomodification of style in the reference histograms- task ready for
abercuci [Mon, 17 Nov 2008 16:02:57 +0000 (16:02 +0000)]
modification of style in the reference histograms- task ready for
production

15 years agoAdded a new component (AliHLTTPCHWCFDataReverterComponent) which reads the data,...
kaamodt [Mon, 17 Nov 2008 13:35:11 +0000 (13:35 +0000)]
Added a new component (AliHLTTPCHWCFDataReverterComponent) which reads the data, sorts it, and revert the 40 bit word data.
Moved around the functions of the AliHLTTPCClusterFinder so the ones belonging to the ClusterFinderDecoder is at the top of the files, and the ClusterFinderPacked functions on the bottom.
Also changed from fMaxQ to fQMax in the AliHLTSpacePointData.h so that we only have one name convention for max charge of a cluster. This led to changes in KryptonClusterfinder, *Cluster*, Noise map, TrackHistoComponent.
In AliHLTAltroEncoder; added the functionality to revert 40 bit words.

15 years agofix missing initialization of reconstructor for tracks in HLT (Kostya)
abercuci [Mon, 17 Nov 2008 12:55:40 +0000 (12:55 +0000)]
fix missing initialization of reconstructor for tracks in HLT (Kostya)

15 years agoPossibility to apply an event selection based on a logical function of the trigger...
cvetan [Mon, 17 Nov 2008 12:36:53 +0000 (12:36 +0000)]
Possibility to apply an event selection based on a logical function of the trigger classes. The syntax is ?Trigger=<function>, where function is a logical expression of the trigger classes identified by their names (as in the trigger config in OCDB). In case the trigger config is unavailable, one can still use the method by replacing the trigger classes names by [i], where i is the index of the trigger class in the trigger pattern word.

15 years agoDo not read the CTP raw data payload in case CTP is not among the active detectors
cvetan [Mon, 17 Nov 2008 12:24:04 +0000 (12:24 +0000)]
Do not read the CTP raw data payload in case CTP is not among the active detectors

15 years agoPossibility to apply an event selection based on a logical function of the trigger...
cvetan [Mon, 17 Nov 2008 12:22:11 +0000 (12:22 +0000)]
Possibility to apply an event selection based on a logical function of the trigger classes. The syntax is ?Trigger=<function>, where function is a logical expression of the trigger classes identified by their names (as in the trigger config in OCDB). In case the trigger config is unavailable, one can still use the method by replacing the trigger classes names by [i], where i is the index of the trigger class in the trigger pattern word.

15 years agocleanup print statements
snelling [Mon, 17 Nov 2008 12:06:30 +0000 (12:06 +0000)]
cleanup print statements

15 years agofix wrong container interogation
abercuci [Mon, 17 Nov 2008 11:24:17 +0000 (11:24 +0000)]
fix wrong container interogation

15 years agocleanup empty lines and updated Cmake file
snelling [Sun, 16 Nov 2008 18:38:49 +0000 (18:38 +0000)]
cleanup empty lines and updated Cmake file

15 years agoadded new function to dictionary
snelling [Sun, 16 Nov 2008 18:17:22 +0000 (18:17 +0000)]
added new function to dictionary

15 years agonew methods and possiility to run all methods in same run
snelling [Sun, 16 Nov 2008 16:26:02 +0000 (16:26 +0000)]
new methods and possiility to run all methods in same run

15 years agoMacro to calculate tracking performance for cosmic runs (Marian)
marian [Sat, 15 Nov 2008 15:37:23 +0000 (15:37 +0000)]
Macro to calculate tracking performance for cosmic runs (Marian)

15 years agoFix for out-of-source builds
fca [Sat, 15 Nov 2008 11:08:02 +0000 (11:08 +0000)]
Fix for out-of-source builds

15 years agoAdding missing file
fca [Sat, 15 Nov 2008 08:54:20 +0000 (08:54 +0000)]
Adding missing file

15 years agothe compiler did not like what was there before
schutz [Fri, 14 Nov 2008 22:17:29 +0000 (22:17 +0000)]
the compiler did not like what was there before

15 years agoremoved the gcc4.3 warnings
schutz [Fri, 14 Nov 2008 21:17:31 +0000 (21:17 +0000)]
removed the gcc4.3 warnings

15 years agoImproved version of the SPD services:
masera [Fri, 14 Nov 2008 21:01:41 +0000 (21:01 +0000)]
Improved version of the SPD services:
- the cable length is properly taken into account with respect to the SPD cone
length (i.e. the extender end lies at the cone's border as can be seens in
the photos)
- the cables and tubes are now parallel to the cone (they used to be, then
they were slightly inclined to solve a previous overlap)
- the cables and tubes are now quite in contact (actually very very near)
to the cone surface

Mario Sitta

15 years agoHistogram numbering offset and total number of histograms as a function of the task...
masera [Fri, 14 Nov 2008 20:47:56 +0000 (20:47 +0000)]
Histogram numbering offset and total number of histograms as a function of the task (Melinda Siciliano)

15 years agoTemporary fix to avoid the interference with previous instance of the fitter
hristov [Fri, 14 Nov 2008 19:58:33 +0000 (19:58 +0000)]
Temporary fix to avoid the interference with previous instance of the fitter

15 years agobase class for conversion of formatted survey files into array of alignment objects
rgrosso [Fri, 14 Nov 2008 18:47:33 +0000 (18:47 +0000)]
base class for conversion of formatted survey files into array of alignment objects

15 years agoAdding protection in case of not existring temperature map
marian [Fri, 14 Nov 2008 16:23:13 +0000 (16:23 +0000)]
Adding protection in case of not existring temperature map
- Function return 0
(Marian)

15 years agoAliRsnCut:
pulvir [Fri, 14 Nov 2008 15:04:07 +0000 (15:04 +0000)]
AliRsnCut:
- added possibility to cut on ETA for tracks and pairs

AliRsnPairParticle:
- corrected functions for ETA
- corrected bug on function for ANGLE

AliRsnDaughter:
- corrected function fo ETA

15 years agoA TBits object is used instead of an array of booleans (D. Elia)
masera [Fri, 14 Nov 2008 14:55:58 +0000 (14:55 +0000)]
A TBits object is used instead of an array of booleans (D. Elia)

15 years agoNo need to link with a library that may not be there -- ditto
fca [Fri, 14 Nov 2008 14:46:42 +0000 (14:46 +0000)]
No need to link with a library that may not be there -- ditto

15 years agoNo need to link with a library that may not be there
fca [Fri, 14 Nov 2008 14:41:47 +0000 (14:41 +0000)]
No need to link with a library that may not be there

15 years agoUpdating doc (Philippe P.)
laphecet [Fri, 14 Nov 2008 14:05:05 +0000 (14:05 +0000)]
Updating doc (Philippe P.)

15 years agoAdding kinematic cuts for MC
pchrist [Fri, 14 Nov 2008 13:38:48 +0000 (13:38 +0000)]
Adding kinematic cuts for MC

15 years ago- AliITSRawStreamSPDErrorLog.cxx, .h
masera [Fri, 14 Nov 2008 11:35:28 +0000 (11:35 +0000)]
- AliITSRawStreamSPDErrorLog.cxx, .h
some updates by Henrik basically for using the class in SPDmood

- AliITSRawStreamSPD.cxx, .h
same as above + my addition of the method GetOfflineChipKeyFromOnline()
(SPD chip numbering 0-1199, same definition used in the PlaneEff framework)

- AliITSClusterFinderV2SPD.cxx
it now uses GetOfflineChipKeyFromOnline() to compute the chip key
when filling the FastOr bit map

- AliITSDetTypeRec.cxx, .h
added the SPDFastOr part in GetCalibrationSPD() method

- AliITSFastOrCalibrationSPD.cxx, .h
new class to store in the OCDB the map of FastOrConfigured chips as a
TBits

D. Elia

15 years agomove output param from track info to esd info
abercuci [Fri, 14 Nov 2008 11:30:44 +0000 (11:30 +0000)]
move output param from track info to esd info

15 years agoScripts to run the FMD analysis
hdalsgaa [Fri, 14 Nov 2008 10:48:33 +0000 (10:48 +0000)]
Scripts to run the FMD analysis

15 years agoBug fix (Tomasz)
hristov [Fri, 14 Nov 2008 10:14:56 +0000 (10:14 +0000)]
Bug fix (Tomasz)

15 years agoReplace cast to Int_t by TMath::Nint function (Bogdan)
cvetan [Fri, 14 Nov 2008 09:59:00 +0000 (09:59 +0000)]
Replace cast to Int_t by TMath::Nint function (Bogdan)

15 years agoCorrect placement of patch panels (M. Sitta)
masera [Fri, 14 Nov 2008 09:50:15 +0000 (09:50 +0000)]
Correct placement of patch panels (M. Sitta)

15 years agoRemoved obsolete raw cluster classes
masera [Fri, 14 Nov 2008 09:38:33 +0000 (09:38 +0000)]
Removed obsolete raw cluster classes

15 years agoChanges to be able to access reference data files via Alien, in a similar way as...
masera [Fri, 14 Nov 2008 09:07:33 +0000 (09:07 +0000)]
Changes to be able to access reference data files via Alien, in a similar way as previously with locally stored files (H. Tydesjo)

15 years agoNew version where the number of events is kept in a histogram for merging purposes
hdalsgaa [Thu, 13 Nov 2008 23:15:33 +0000 (23:15 +0000)]
New version where the number of events is kept in a histogram for merging purposes

15 years agoFixing compiler warnings
laphecet [Thu, 13 Nov 2008 18:57:34 +0000 (18:57 +0000)]
Fixing compiler warnings

15 years agoCorrection
pulvir [Thu, 13 Nov 2008 18:32:33 +0000 (18:32 +0000)]
Correction

15 years agoCorrection
pulvir [Thu, 13 Nov 2008 18:31:10 +0000 (18:31 +0000)]
Correction

15 years agoCorrections and update according to the new AliMathBase::TruncatedGaus function
decaro [Thu, 13 Nov 2008 18:30:54 +0000 (18:30 +0000)]
Corrections and update according to the new AliMathBase::TruncatedGaus function

15 years agoAdded treatment of TPC only
pulvir [Thu, 13 Nov 2008 15:49:34 +0000 (15:49 +0000)]
Added treatment of TPC only

15 years agoNew Lors2MarsVect function corrected.
dibari [Thu, 13 Nov 2008 14:54:44 +0000 (14:54 +0000)]
New Lors2MarsVect function corrected.

15 years agoFix for cmake
fca [Thu, 13 Nov 2008 13:28:27 +0000 (13:28 +0000)]
Fix for cmake

15 years agoHeader file that was missing
pchrist [Thu, 13 Nov 2008 13:18:44 +0000 (13:18 +0000)]
Header file that was missing

15 years agoProtection against invalid particle object
pchrist [Thu, 13 Nov 2008 12:45:56 +0000 (12:45 +0000)]
Protection against invalid particle object

15 years agofixed warnings
snelling [Thu, 13 Nov 2008 12:35:07 +0000 (12:35 +0000)]
fixed warnings

15 years agoUpdating for cmake
fca [Thu, 13 Nov 2008 12:07:01 +0000 (12:07 +0000)]
Updating for cmake

15 years agoAdapted to changes of RSN package
pulvir [Thu, 13 Nov 2008 11:26:40 +0000 (11:26 +0000)]
Adapted to changes of RSN package

15 years agoCode:
pulvir [Thu, 13 Nov 2008 11:26:07 +0000 (11:26 +0000)]
Code:
 - few improvements done
 - new feature: analysis configuration through external macro passed to analysisTask object

Macros:
 - utility macro to set up analysis to different environments
 - tutorials to learn step by step to use the package

15 years agoFile removed
fca [Thu, 13 Nov 2008 10:50:23 +0000 (10:50 +0000)]
File removed

15 years agoFixes of warnings, new features and upgrades
hdalsgaa [Thu, 13 Nov 2008 10:49:23 +0000 (10:49 +0000)]
Fixes of warnings, new features and upgrades

15 years agoNo more Isajet
fca [Thu, 13 Nov 2008 10:48:12 +0000 (10:48 +0000)]
No more Isajet

15 years agoCorrection for cmake
fca [Thu, 13 Nov 2008 10:47:28 +0000 (10:47 +0000)]
Correction for cmake

15 years agonew plots for the PID tasks (ESD PID monitor and threshold) (AlexB AlexW)
abercuci [Thu, 13 Nov 2008 08:47:54 +0000 (08:47 +0000)]
new plots for the PID tasks (ESD PID monitor and threshold) (AlexB AlexW)

15 years agoMore on char constness
fca [Thu, 13 Nov 2008 07:45:44 +0000 (07:45 +0000)]
More on char constness

15 years agoRemoved empty loop
dainese [Wed, 12 Nov 2008 21:56:03 +0000 (21:56 +0000)]
Removed empty loop

15 years agoCheck for primary vertex type
dainese [Wed, 12 Nov 2008 21:46:23 +0000 (21:46 +0000)]
Check for primary vertex type

15 years agoRestoring the old name for the priamry vertex reconsructed usibg tracks.
belikov [Wed, 12 Nov 2008 20:39:30 +0000 (20:39 +0000)]
Restoring the old name for the priamry vertex reconsructed usibg tracks.

15 years agoAddition of gaussian truncated at different left and right distances (useful for...
rgrosso [Wed, 12 Nov 2008 18:48:03 +0000 (18:48 +0000)]
Addition of gaussian truncated at different left and right distances (useful for misalignment)

15 years agoFiles moved to GammaConv directory
gconesab [Wed, 12 Nov 2008 18:06:51 +0000 (18:06 +0000)]
Files moved to GammaConv directory

15 years agoGamma conversion analysis moved to its own subdirectory from PartCorr
gconesab [Wed, 12 Nov 2008 17:58:04 +0000 (17:58 +0000)]
Gamma conversion analysis moved to its own subdirectory from PartCorr

15 years agoGamma conversion analysis moved to its own subdirectory from PartCorr
gconesab [Wed, 12 Nov 2008 17:54:51 +0000 (17:54 +0000)]
Gamma conversion analysis moved to its own subdirectory from PartCorr

15 years agoGamma conversion analysis moved to its own subdirectory from PartCorr
gconesab [Wed, 12 Nov 2008 17:53:58 +0000 (17:53 +0000)]
Gamma conversion analysis moved to its own subdirectory from PartCorr

15 years agoGamma conversion analysis moved to its own subdirectory from PartCorr
gconesab [Wed, 12 Nov 2008 17:53:32 +0000 (17:53 +0000)]
Gamma conversion analysis moved to its own subdirectory from PartCorr

15 years agoMore on char* constantness
fca [Wed, 12 Nov 2008 17:50:12 +0000 (17:50 +0000)]
More on char* constantness

15 years agoMore on char* constantness
fca [Wed, 12 Nov 2008 17:44:57 +0000 (17:44 +0000)]
More on char* constantness

15 years agoMore on char* constantness
fca [Wed, 12 Nov 2008 17:40:33 +0000 (17:40 +0000)]
More on char* constantness

15 years agoMore on char* constantness
fca [Wed, 12 Nov 2008 17:29:59 +0000 (17:29 +0000)]
More on char* constantness

15 years agoMore on char* constantness
fca [Wed, 12 Nov 2008 17:19:02 +0000 (17:19 +0000)]
More on char* constantness

15 years agoMore on char* constantness
fca [Wed, 12 Nov 2008 17:07:17 +0000 (17:07 +0000)]
More on char* constantness

15 years agoFixes for Pythia
cholm [Wed, 12 Nov 2008 16:42:47 +0000 (16:42 +0000)]
Fixes for Pythia

15 years agoMain changes:
laphecet [Wed, 12 Nov 2008 16:32:23 +0000 (16:32 +0000)]
Main changes:
- in MUONTRGda:
- disable decoder warnings
- transfer all configuration files to the File Exchange Server for the very
  first run (when MtgLastCurrent.dat file does not exist)
- allow the DA to change a mask only in the sequence 1->0 but not the reverse
- separate arguments for both thresholds, pedestal and calibration
Also:
- update the READMEmtrda file
(B. Vulpescu)

15 years agoCorrect character constantness
fca [Wed, 12 Nov 2008 15:47:19 +0000 (15:47 +0000)]
Correct character constantness

15 years agoFix from for producing a dataset via the alien plugin. Redirecting the alien 'find...
agheata [Wed, 12 Nov 2008 14:52:52 +0000 (14:52 +0000)]
Fix from for producing a dataset via the alien plugin. Redirecting the alien 'find' command to a file via TGrid::Command() does not always work. The file is now produced locally and copied to alien.
(M. Gheata)

15 years agoregistration of AliHLTTPCTrackHistoComponent and AliHLTTPCTrackDumpComponent from...
richterm [Wed, 12 Nov 2008 14:38:14 +0000 (14:38 +0000)]
registration of AliHLTTPCTrackHistoComponent and AliHLTTPCTrackDumpComponent from TPC agent, deleting global objects (Gaute)

15 years ago- Remove "connected tracks" (i.e. track sharing at least 1 cluster in station 3,
laphecet [Wed, 12 Nov 2008 14:24:20 +0000 (14:24 +0000)]
- Remove "connected tracks" (i.e. track sharing at least 1 cluster in station 3,
  4 or 5) at the end of the tracking. This allow to remove almost all the fake
  tracks without affecting the good ones.
- New option in RecoParam (RemoveConnectedTracksInSt12(..)) to extend the
  definition of "connected tracks" to the ones sharing at least 1 cluster in any
  station (including station 1 and 2).
- In AliMUONRecoCheck, build the cluster IDs of the simulated tracks by using
  the Detection Element ID stored into the TrackRef. It is used to check the
  compatibility between TrackRef and reconstructed clusters instead of using
  their z position.
- Change the method AliMUONTrack::CompatibleTrack() to also return the number of
  reconstructed clusters. It gives more information to check the compatibility
   between simulated and reconstructed tracks.

(Philippe P.)

15 years agoNew class for AOD<->MC association
dainese [Wed, 12 Nov 2008 14:12:35 +0000 (14:12 +0000)]
New class for AOD<->MC association

15 years agoNew class for AOD<->MC association
dainese [Wed, 12 Nov 2008 14:12:01 +0000 (14:12 +0000)]
New class for AOD<->MC association

15 years agoUse TRef functionality to get daughters
dainese [Wed, 12 Nov 2008 14:10:10 +0000 (14:10 +0000)]
Use TRef functionality to get daughters

15 years agoMacro to create std AOD + MC
dainese [Wed, 12 Nov 2008 14:08:27 +0000 (14:08 +0000)]
Macro to create std AOD + MC

15 years agoFixes in the copy constructor and assignment operator (Andrea)
hristov [Wed, 12 Nov 2008 13:46:40 +0000 (13:46 +0000)]
Fixes in the copy constructor and assignment operator (Andrea)

15 years agoFix mismatched new/delete
hristov [Wed, 12 Nov 2008 12:10:48 +0000 (12:10 +0000)]
Fix mismatched new/delete