]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agobug
schutz [Wed, 17 Sep 2008 07:30:20 +0000 (07:30 +0000)]
bug

15 years agoUpdates from Gustavo in order to accomodate LED and TRU EMCAL raw data. Doesn't affec...
cvetan [Wed, 17 Sep 2008 07:27:21 +0000 (07:27 +0000)]
Updates from Gustavo in order to accomodate LED and TRU EMCAL raw data. Doesn't affect PHOS - checked by Yuri.

15 years agoBug -> histos upper limit changed
coppedis [Wed, 17 Sep 2008 07:25:32 +0000 (07:25 +0000)]
Bug -> histos upper limit changed

15 years agomore on dir creation
schutz [Wed, 17 Sep 2008 07:18:54 +0000 (07:18 +0000)]
more on dir creation

15 years agoChange to fix the wrong n-side noise introduced in the previous version of this file...
masera [Wed, 17 Sep 2008 07:12:30 +0000 (07:12 +0000)]
Change to fix the wrong n-side noise introduced in the previous version of this file (Panos)

15 years agodefines WORK if not already defined
schutz [Wed, 17 Sep 2008 06:55:55 +0000 (06:55 +0000)]
defines WORK if not already defined

15 years agoMinor changes
coppedis [Tue, 16 Sep 2008 20:18:15 +0000 (20:18 +0000)]
Minor changes

15 years agoDAs upgraded to AliZDCRawStream class
coppedis [Tue, 16 Sep 2008 20:10:21 +0000 (20:10 +0000)]
DAs upgraded to AliZDCRawStream class

15 years agoTwo histograms added (expert mode):
masera [Tue, 16 Sep 2008 17:36:03 +0000 (17:36 +0000)]
Two histograms added (expert mode):

- nr of tracklets vs firedchips inner layer
- nr of tracklets vs firedchips outer layer

Domenico Elia

15 years agoITSSPDPHYSda:
masera [Tue, 16 Sep 2008 16:48:52 +0000 (16:48 +0000)]
ITSSPDPHYSda:
Time stamps added to some printouts, in order to have some information on the
processing time online.
If daqDet_DB_get fails, make sure no corrupt file is left in local directory.
Put hitmaps for each equipment in det db, to be used over several runs to find
dead pixels.
Put local ocdb noisy file in det db after each run (for use in
ITSSPDVertexDiamondda).
Processing continues even if storage to FES fails. In the end a message with
the number of errors will be displayed.

ITSSPDSCANda:
If daqDet_DB_get fails, make sure no corrupt file is left in local directory.

AliITSOnlineCalibrationSPDhandler:
Methods to read/write to local ocdb improved to allow user to choose storage
location.

(H. Tydesjo)

15 years agoUpdated misalignment macros and AliITSMisalignMaker class (R. Grosso)
masera [Tue, 16 Sep 2008 16:44:51 +0000 (16:44 +0000)]
Updated misalignment macros and AliITSMisalignMaker class (R. Grosso)

15 years ago- include option to avoid multiple reconstruction of tracklets in the
masera [Tue, 16 Sep 2008 16:16:32 +0000 (16:16 +0000)]
- include option to avoid multiple reconstruction of tracklets in the
SPD overlaps (default to FALSE)

- allow relevant tracklet reconstruction params to be set via ITSRecoParam:

Concerning the last point, here are the params:

 Bool_t  fTrackleterOnlyOneTrackletPerC2;         // Allow only one tracklet per cluster in the outer layer
 Float_t fTrackleterPhiWindow;                    // Search window in phi
 Float_t fTrackleterZetaWindow;                   // Search window in eta
 Bool_t  fTrackleterRemoveClustersFromOverlaps;   // Option to skip clusters in the overlaps
 Float_t fTrackleterPhiOverlapCut;                // Fiducial window in phi for overlap cut
 Float_t fTrackleterZetaOverlapCut;               // Fiducial window in eta for overlap cut

and the usual scheme for setting them different wrt default:

 // ITS settings
   AliITSRecoParam* itsRecoParam = AliITSRecoParam::GetLowFluxParam();
   itsRecoParam->SetTrackleterOnlyOneTrackletPerC2(kTRUE);
   itsRecoParam->SetTrackleterPhiWindow(0.08);
   itsRecoParam->SetTrackleterZetaWindow(1.00);
   itsRecoParam->SetTrackleterRemoveClustersFromOverlaps(kFALSE);
   itsRecoParam->SetTrackleterPhiOverlapCut(0.005);
   itsRecoParam->SetTrackleterZetaOverlapCut(0.05);
   reco.SetRecoParam("ITS",itsRecoParam);

Domenico Elia

15 years agoBug fix
prino [Tue, 16 Sep 2008 15:57:07 +0000 (15:57 +0000)]
Bug fix

15 years agostate of the art resolution task for TRD
abercuci [Tue, 16 Sep 2008 15:16:07 +0000 (15:16 +0000)]
state of the art resolution task for TRD

15 years agoUpgraded raw stream class for ZDC
coppedis [Tue, 16 Sep 2008 14:30:49 +0000 (14:30 +0000)]
Upgraded raw stream class for ZDC

15 years agoauto_rotate.C
mtadel [Tue, 16 Sep 2008 14:00:43 +0000 (14:00 +0000)]
auto_rotate.C
-------------
New macro - rotate camera in the default GL viewer.

binalieve.pkg
-------------
Remove cleanup of .d/.so files for TRD - Alex will put it in some TRD
pkg file.

15 years agoTemporary solution to cleanup some compiled macros in the TRD directory.
abercuci [Tue, 16 Sep 2008 13:20:09 +0000 (13:20 +0000)]
Temporary solution to cleanup some compiled macros in the TRD directory.
The macros are used in the visualization

15 years agoZDC mapping changed (ADC cabling changed)
coppedis [Tue, 16 Sep 2008 13:07:46 +0000 (13:07 +0000)]
ZDC mapping changed (ADC cabling changed)

15 years agofull working chain for tasks RES and DET
abercuci [Tue, 16 Sep 2008 12:52:39 +0000 (12:52 +0000)]
full working chain for tasks RES and DET

15 years agoAdded offset to query DCS database for DPs retrieval.
zampolli [Tue, 16 Sep 2008 12:21:33 +0000 (12:21 +0000)]
Added offset to query DCS database for DPs retrieval.

15 years agoesd_tracks.C
mtadel [Tue, 16 Sep 2008 11:28:11 +0000 (11:28 +0000)]
esd_tracks.C
------------
Add new category of tracks - failed TPC refit.
Beautify track tooltip.

binalieve.pkg
-------------
Clean .d/.so of alice macros on default target.
This depended on alieve executable before which caused it to
be re-linked each time make was called.

15 years agoUpdated documentation. The OCDB files are taken from the DAQ DB and put locally,...
cvetan [Tue, 16 Sep 2008 11:25:19 +0000 (11:25 +0000)]
Updated documentation. The OCDB files are taken from the DAQ DB and put locally, from where are then accessed through a local CDB storage. The profile hostos are sent to AMORE after each auto-save (on every 50 events)

15 years agoWrong initialisation of machine field in constructor corrected.
morsch [Tue, 16 Sep 2008 10:38:25 +0000 (10:38 +0000)]
Wrong initialisation of machine field in constructor corrected.

15 years agoCTP raw data does not contain CDH, so skip the warning about the wrong data size...
cvetan [Tue, 16 Sep 2008 10:22:29 +0000 (10:22 +0000)]
CTP raw data does not contain CDH, so skip the warning about the wrong data size in this case

15 years agomore analysis macros as user applications for EveTrackList
abercuci [Tue, 16 Sep 2008 10:13:16 +0000 (10:13 +0000)]
more analysis macros as user applications for EveTrackList

15 years agomore user friendly (Ben)
abercuci [Tue, 16 Sep 2008 10:11:53 +0000 (10:11 +0000)]
more user friendly (Ben)

15 years agoEnlarged histogram ranges in x and y. Skipping the vertices found by the vertexerZ.
cvetan [Tue, 16 Sep 2008 10:05:02 +0000 (10:05 +0000)]
Enlarged histogram ranges in x and y. Skipping the vertices found by the vertexerZ.

15 years agoMemory leak fixed.
cvetan [Tue, 16 Sep 2008 10:03:03 +0000 (10:03 +0000)]
Memory leak fixed.

15 years ago- machine parameters for pp@900 GeV
morsch [Tue, 16 Sep 2008 09:36:03 +0000 (09:36 +0000)]
- machine parameters for pp@900 GeV
- machine field cannot be scaled, only compensator magnets can be switched off

15 years agoRemoving an obsolete grp field
cvetan [Tue, 16 Sep 2008 09:26:53 +0000 (09:26 +0000)]
Removing an obsolete grp field

15 years agocalibration object updated
coppedis [Tue, 16 Sep 2008 08:32:30 +0000 (08:32 +0000)]
calibration object updated

15 years agoPostProcess method included by Markus
abercuci [Tue, 16 Sep 2008 08:00:46 +0000 (08:00 +0000)]
PostProcess method included by Markus

15 years agoAdding new histograms
marian [Mon, 15 Sep 2008 20:18:25 +0000 (20:18 +0000)]
Adding new histograms
P3, P4 (Marian)

15 years agoRefit suspiciuos tracks from the scratch
marian [Mon, 15 Sep 2008 16:25:05 +0000 (16:25 +0000)]
Refit suspiciuos tracks from the scratch
(Marian)

15 years agoMapping corresponding to the connections for data taking
coppedis [Mon, 15 Sep 2008 16:19:44 +0000 (16:19 +0000)]
Mapping corresponding to the connections for data taking

15 years agoHTA revisited algorithm.
dibari [Mon, 15 Sep 2008 16:18:17 +0000 (16:18 +0000)]
HTA revisited algorithm.

15 years agoalieve_init.C
mtadel [Mon, 15 Sep 2008 16:10:06 +0000 (16:10 +0000)]
alieve_init.C
-------------
Just execute VizDB_scan.C on initialization - we can do better only
with a newer root.

xyzz_clusters.C
---------------
Remove code for viz-db initialization as full viz-db is now included
from alieve_init.C.

15 years agoSplitting the variables used to accumulate the sums from the ones used to fill the...
cvetan [Mon, 15 Sep 2008 15:57:01 +0000 (15:57 +0000)]
Splitting the variables used to accumulate the sums from the ones used to fill the mean vertex. Now the auto-saving should work fine.

15 years agoDiamond for vertexer Z set in vertexer3D to the value defined in AliITSRecoParam...
masera [Mon, 15 Sep 2008 15:50:06 +0000 (15:50 +0000)]
Diamond for vertexer Z set in vertexer3D to the value defined in AliITSRecoParam  (F. Prino)

15 years agoanyscan_init.C
mtadel [Mon, 15 Sep 2008 15:37:04 +0000 (15:37 +0000)]
anyscan_init.C
--------------
Use specialized geometries for r-phi and rho-z views.
Register macros for primary vertex plotting.
Register macro for spd tracklets.

VizDB_scan.C
------------
Add viz-db entries for primary vertex markup.

alieve_init.C
-------------
Temporarily register viz-db entries for primary vertex markup.

visscan_init.C
--------------
Use new functions for primary vertex.

esd_spd_tracklets.C
-------------------
Show number of tracklets as tooltip.

primary_vertex.C
----------------
Complete rewrite - can show cross / ellipse / box around
combined / spd / tpc vertex. The extent of markers can be in
sigma units or in cm.

esd_tracks.C
------------
Show relevant track-status bits in the tooltip.

AliEveMacro.cxx
---------------
Increase width of macro and function name entries for GUI.

15 years agoShell scripts for running prompt offline reco at P2 (Raimond)
cvetan [Mon, 15 Sep 2008 14:50:44 +0000 (14:50 +0000)]
Shell scripts for running prompt offline reco at P2 (Raimond)

15 years agoUpdated DA for mapping - MON
coppedis [Mon, 15 Sep 2008 12:46:30 +0000 (12:46 +0000)]
Updated DA for mapping - MON

15 years agoAdding refit of the TPC seed -
marian [Mon, 15 Sep 2008 12:39:13 +0000 (12:39 +0000)]
Adding refit of the TPC seed -
To be used in the tracker if the standard refit (propagateback) fail
(Marian)

15 years agoCompletelly reset the history before Kalman refit
marian [Mon, 15 Sep 2008 12:25:33 +0000 (12:25 +0000)]
Completelly reset the history before Kalman refit
(Marian)

15 years agoSome clean-up
morsch [Mon, 15 Sep 2008 11:41:32 +0000 (11:41 +0000)]
Some clean-up

15 years agoTwo bug fixes in the mean vertexer. Getters for the xy and z histos. Some wrong inclu...
cvetan [Mon, 15 Sep 2008 10:31:39 +0000 (10:31 +0000)]
Two bug fixes in the mean vertexer. Getters for the xy and z histos. Some wrong include files + minors

15 years agofix and make safer the setting of reconstruction steering parameters
abercuci [Mon, 15 Sep 2008 10:08:52 +0000 (10:08 +0000)]
fix and make safer the setting of reconstruction steering parameters

15 years agoMinor bug fix and allowing to specifiy raw data source as a parameter.
aszostak [Mon, 15 Sep 2008 08:54:31 +0000 (08:54 +0000)]
Minor bug fix and allowing to specifiy raw data source as a parameter.

15 years agoless verbose in HLT mode
abercuci [Mon, 15 Sep 2008 08:09:37 +0000 (08:09 +0000)]
less verbose in HLT mode
-
- This line, and those below, will be ignored--

M    AliTRDtrackerV1.cxx

15 years agoupdates in the pid task (Alex)
abercuci [Mon, 15 Sep 2008 07:48:44 +0000 (07:48 +0000)]
updates in the pid task (Alex)

-
- This line, and those below, will be ignored--

M    AliTRDpidChecker.cxx
M    AliTRDpidChecker.h
M    makeResults.C

15 years agoFixed the DA so it picks up the pedestals from the right sample
hdalsgaa [Sun, 14 Sep 2008 19:35:57 +0000 (19:35 +0000)]
Fixed the DA so it picks up the pedestals from the right sample

15 years agoProtect against too large JetArray
kleinb [Sun, 14 Sep 2008 16:43:52 +0000 (16:43 +0000)]
Protect against too large JetArray

15 years agoSet the magnetic field for ExB correction from the appropriate source: gAlice in...
hristov [Sat, 13 Sep 2008 21:52:33 +0000 (21:52 +0000)]
Set the magnetic field for ExB correction from the appropriate source: gAlice in case of simulation, AliTracker in case of reconstruction

15 years agoAdding correction for the radial shift (Marian)
marian [Sat, 13 Sep 2008 21:30:12 +0000 (21:30 +0000)]
Adding correction for the radial shift (Marian)

15 years ago2 Bug fix
marian [Sat, 13 Sep 2008 19:30:20 +0000 (19:30 +0000)]
2 Bug fix
Loacal2Global and Global2Local

They compensate each other
the ExB inveked in betwen was incorrect - phi shifeted by pi
(Marian)

15 years agoPossibility of accessing conditions data for SPD only - new method SetLoadOnlySPDCali...
masera [Sat, 13 Sep 2008 16:50:15 +0000 (16:50 +0000)]
Possibility of accessing conditions data for SPD only - new method SetLoadOnlySPDCalib (F. Prino)

15 years agoBug fix
prino [Sat, 13 Sep 2008 16:34:43 +0000 (16:34 +0000)]
Bug fix

15 years agobranches
jgrosseo [Sat, 13 Sep 2008 10:42:05 +0000 (10:42 +0000)]
branches

15 years agoupdated standard cuts for TPC (CKB)
jgrosseo [Sat, 13 Sep 2008 10:40:59 +0000 (10:40 +0000)]
updated standard cuts for TPC (CKB)

15 years agoInitialization of the field outside of the measured map
hristov [Sat, 13 Sep 2008 10:05:43 +0000 (10:05 +0000)]
Initialization of the field outside of the measured map

15 years agoUpdates (R. Shahoyan)
morsch [Sat, 13 Sep 2008 09:01:55 +0000 (09:01 +0000)]
Updates (R. Shahoyan)

15 years ago Some mindor mods, bug fix in jet association
kleinb [Sat, 13 Sep 2008 08:52:36 +0000 (08:52 +0000)]
 Some mindor mods, bug fix in jet association

15 years agoDerive from MagFC to include the LHC field.
morsch [Sat, 13 Sep 2008 08:39:44 +0000 (08:39 +0000)]
Derive from MagFC to include the LHC field.

15 years agoNew extrapolation outside measured region.
morsch [Sat, 13 Sep 2008 08:16:16 +0000 (08:16 +0000)]
New extrapolation outside measured region.

15 years agoAdding a separate histogram numbering offsets for raw data and rec-points in SSD...
cvetan [Fri, 12 Sep 2008 21:59:32 +0000 (21:59 +0000)]
Adding a separate histogram numbering offsets for raw data and rec-points in SSD (Panos)

15 years agoUpdates from Andrea R.
cvetan [Fri, 12 Sep 2008 21:53:32 +0000 (21:53 +0000)]
Updates from Andrea R.

15 years agoReturn also the total size of the track-point arrays so that to avoid memory leaks...
cvetan [Fri, 12 Sep 2008 21:51:41 +0000 (21:51 +0000)]
Return also the total size of the track-point arrays so that to avoid memory leaks (Andrea R.)

15 years agounnecessary header file
cvetan [Fri, 12 Sep 2008 21:49:00 +0000 (21:49 +0000)]
unnecessary header file

15 years agoBug fix - gain was inverted (Marian)
marian [Fri, 12 Sep 2008 16:25:14 +0000 (16:25 +0000)]
Bug fix - gain was inverted (Marian)

15 years agoUpdate of the meanvertexer: possibility of calling AliITSVertexer3DTapan, added histo...
masera [Fri, 12 Sep 2008 16:13:34 +0000 (16:13 +0000)]
Update of the meanvertexer: possibility of calling AliITSVertexer3DTapan, added histograms to store vertices, all runloader related code has been removed (Cvetan)

15 years agoGas gain set to 6600 - before it was 20000 (Marian)
marian [Fri, 12 Sep 2008 15:53:51 +0000 (15:53 +0000)]
Gas gain set to 6600 - before it was 20000 (Marian)

15 years agocompiling error fix - (Marian)
marian [Fri, 12 Sep 2008 15:47:39 +0000 (15:47 +0000)]
compiling error fix - (Marian)

15 years agoAdding Gas Gain correction - common normalization parameter (Marian)
marian [Fri, 12 Sep 2008 15:41:45 +0000 (15:41 +0000)]
Adding Gas Gain correction - common normalization parameter (Marian)

15 years agoAdded function to update FXS logbooks' time_processed field
zampolli [Fri, 12 Sep 2008 14:59:17 +0000 (14:59 +0000)]
Added function to update FXS logbooks' time_processed field
when a run is skipped.

15 years agoFix bug affecting the data decoding in the DAs (F. Prino)
prino [Fri, 12 Sep 2008 14:30:37 +0000 (14:30 +0000)]
Fix bug affecting the data decoding in the DAs (F. Prino)

15 years agoBug fix - the dep energy should be divided by the MIP energy to form the counts
hdalsgaa [Fri, 12 Sep 2008 13:11:19 +0000 (13:11 +0000)]
Bug fix - the dep energy should be divided by the MIP energy to form the counts

15 years agoAdded new files too build system
phille [Fri, 12 Sep 2008 13:09:32 +0000 (13:09 +0000)]
Added new files too build system

15 years agoNew monitoring componenet for the online display (Oystein)
phille [Fri, 12 Sep 2008 13:08:56 +0000 (13:08 +0000)]
New monitoring componenet for the online display (Oystein)

15 years agoMark histogram(s) that fails the check(s)
laphecet [Fri, 12 Sep 2008 12:37:08 +0000 (12:37 +0000)]
Mark histogram(s) that fails the check(s)

15 years agoimplementation of compression for ROOT objects, default level 5, new common argument...
richterm [Fri, 12 Sep 2008 12:31:47 +0000 (12:31 +0000)]
implementation of compression for ROOT objects, default level 5, new common argument -object-compression=<level>

15 years agoError corrected
coppedis [Fri, 12 Sep 2008 12:16:48 +0000 (12:16 +0000)]
Error corrected

15 years agoupdates of the PID task by Alex
abercuci [Fri, 12 Sep 2008 11:57:55 +0000 (11:57 +0000)]
updates of the PID task by Alex

15 years agomove to compiled code and new function prototype
abercuci [Fri, 12 Sep 2008 11:18:06 +0000 (11:18 +0000)]
move to compiled code and new function prototype

15 years agomodify line color for tracks and default fit method
abercuci [Fri, 12 Sep 2008 11:15:25 +0000 (11:15 +0000)]
modify line color for tracks and default fit method

15 years agobugfixes to handle compressed buffers: avoid deletion of compressed original buffer...
richterm [Fri, 12 Sep 2008 11:11:33 +0000 (11:11 +0000)]
bugfixes to handle compressed buffers: avoid deletion of compressed original buffer by TMessage; set correct length of compressed message

15 years agoUpdated dead chanel map (Jens)
marian [Fri, 12 Sep 2008 10:14:38 +0000 (10:14 +0000)]
Updated dead chanel map (Jens)

15 years agoMove to little endian byte order in SDD compressed raw data format (F.Prino)
prino [Fri, 12 Sep 2008 10:13:19 +0000 (10:13 +0000)]
Move to little endian byte order in SDD compressed raw data format (F.Prino)

15 years agoTypos and error corrceted (Raffaele)
coppedis [Fri, 12 Sep 2008 10:03:50 +0000 (10:03 +0000)]
Typos and error corrceted (Raffaele)

15 years agoUse dEdx gain map in the simulation (Marian)
marian [Fri, 12 Sep 2008 10:02:28 +0000 (10:02 +0000)]
Use  dEdx gain map in the simulation (Marian)

15 years agoPossibility to allow missing points for ITS (A. Dainese)
prino [Fri, 12 Sep 2008 08:11:24 +0000 (08:11 +0000)]
Possibility to allow missing points for ITS (A. Dainese)

15 years agoImproved error messages (Henrik)
hristov [Fri, 12 Sep 2008 07:31:44 +0000 (07:31 +0000)]
Improved error messages (Henrik)

15 years agoBug fix
hristov [Fri, 12 Sep 2008 07:20:14 +0000 (07:20 +0000)]
Bug fix

15 years agoCommit from Sergey:
jthaeder [Thu, 11 Sep 2008 22:17:43 +0000 (22:17 +0000)]
Commit from Sergey:
 - Fixed bug in ESD converter
 - Some improvements and bugfixes for the CA Tracker to get better efficiency

15 years agoUpdated misalignment macros (Raffaele)
hristov [Thu, 11 Sep 2008 22:05:50 +0000 (22:05 +0000)]
Updated misalignment macros (Raffaele)

15 years agoUpdated histogram limits (PHOS energy)
hristov [Thu, 11 Sep 2008 22:01:22 +0000 (22:01 +0000)]
Updated histogram limits (PHOS energy)

15 years agochanging run periof
schutz [Thu, 11 Sep 2008 19:49:06 +0000 (19:49 +0000)]
changing run periof

15 years agoAdding ACORDE in the list of subdetectors for which to produce alobjs
rgrosso [Thu, 11 Sep 2008 16:38:36 +0000 (16:38 +0000)]
Adding ACORDE in the list of subdetectors for which to produce alobjs

15 years agofix naming convention and conflicts with AliAnalysisTask
abercuci [Thu, 11 Sep 2008 15:56:32 +0000 (15:56 +0000)]
fix naming convention and conflicts with AliAnalysisTask

15 years agocorrected calibration object
coppedis [Thu, 11 Sep 2008 15:54:53 +0000 (15:54 +0000)]
corrected calibration object

15 years agoUpdated geometry
rgrosso [Thu, 11 Sep 2008 15:53:26 +0000 (15:53 +0000)]
Updated geometry