]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoRemove obsolete classes
kharlov [Tue, 4 Nov 2008 09:40:53 +0000 (09:40 +0000)]
Remove obsolete classes

15 years agoCorrect infinity run number
vulpescu [Tue, 4 Nov 2008 09:37:51 +0000 (09:37 +0000)]
Correct infinity run number

15 years agoadd plotting functions for this task (Markus)
abercuci [Tue, 4 Nov 2008 08:27:24 +0000 (08:27 +0000)]
add plotting functions for this task (Markus)

15 years agoConst declaration removed
zampolli [Mon, 3 Nov 2008 17:26:18 +0000 (17:26 +0000)]
Const declaration removed

15 years agoConst declaration removed.
zampolli [Mon, 3 Nov 2008 17:15:48 +0000 (17:15 +0000)]
Const declaration removed.

15 years agoadded explanation of config options
snelling [Mon, 3 Nov 2008 17:02:17 +0000 (17:02 +0000)]
added explanation of config options

15 years agoNew class to create energy distributions - forgot the Linkdef file
hdalsgaa [Mon, 3 Nov 2008 15:19:44 +0000 (15:19 +0000)]
New class to create energy distributions - forgot the Linkdef file

15 years agoNew class to create energy distributions
hdalsgaa [Mon, 3 Nov 2008 15:16:20 +0000 (15:16 +0000)]
New class to create energy distributions

15 years agoUsing constant TMap
marian [Mon, 3 Nov 2008 13:41:58 +0000 (13:41 +0000)]
Using constant TMap
(Jens)

15 years agoMinBias with direct gamma (kPyMbwithDirectPhoton) introduced. (Ana Marin)
morsch [Mon, 3 Nov 2008 10:49:30 +0000 (10:49 +0000)]
MinBias with direct gamma (kPyMbwithDirectPhoton) introduced. (Ana Marin)

15 years agoFixing shadowed variable
fca [Sun, 2 Nov 2008 10:59:38 +0000 (10:59 +0000)]
Fixing shadowed variable

15 years agoUsing TPC parameters from OCDB (Yuri)
hristov [Sat, 1 Nov 2008 05:52:04 +0000 (05:52 +0000)]
Using TPC parameters from OCDB (Yuri)

15 years agoMerge rev 29644 from EVE-root-trunk branch.
mtadel [Fri, 31 Oct 2008 18:56:34 +0000 (18:56 +0000)]
Merge rev 29644 from EVE-root-trunk branch.

anyscan_init.C
--------------
Do not require ESD presenece ... make check before accessing it.

visscan_init.C
--------------
Assert ESD existence on initialization.

AliEveKineTools
---------------
When assigning track-references to kine-tracks allow several
eve-tracks for each MC label (use multimap instead of map).

While this should not really happen, it was occuring due to some generator
level particles having wrong status code.

15 years agofixed enumeration problems (Markus)
abercuci [Fri, 31 Oct 2008 16:01:28 +0000 (16:01 +0000)]
fixed enumeration problems (Markus)

15 years agominor
dibari [Fri, 31 Oct 2008 14:38:03 +0000 (14:38 +0000)]
minor

15 years agoBug fix affecting the rcu trailer size variable
cvetan [Fri, 31 Oct 2008 14:35:55 +0000 (14:35 +0000)]
Bug fix affecting the rcu trailer size variable

15 years agoImprovement of the HTA algorithm. A better estimate of the phiTRK angle is adopted
dibari [Fri, 31 Oct 2008 14:21:30 +0000 (14:21 +0000)]
Improvement of the HTA algorithm. A better estimate of the phiTRK angle is adopted

15 years agoUpdates of the macro that dispays the results (efficiency plots) - Efficiency calcula...
pchrist [Fri, 31 Oct 2008 11:39:31 +0000 (11:39 +0000)]
Updates of the macro that dispays the results (efficiency plots) - Efficiency calculation in the QA

15 years agodifferent default dataset
snelling [Fri, 31 Oct 2008 10:46:04 +0000 (10:46 +0000)]
different default dataset

15 years agoupdate to work on caf for all methods and working for ESD, AOD and monte carlo
snelling [Fri, 31 Oct 2008 10:30:41 +0000 (10:30 +0000)]
update to work on caf for all methods and working for ESD, AOD and monte carlo

15 years agoStatus codes consistent with Pytia.
morsch [Fri, 31 Oct 2008 09:16:18 +0000 (09:16 +0000)]
Status codes consistent with Pytia.

15 years agoAdded method GetMaximumChipIndex (E. Fragiacomo)
masera [Thu, 30 Oct 2008 18:05:14 +0000 (18:05 +0000)]
Added method GetMaximumChipIndex (E. Fragiacomo)

15 years agoMethod AliITSRawStream::GetJitter is defined const as it should be. Classes AliITSRaw...
masera [Thu, 30 Oct 2008 18:01:26 +0000 (18:01 +0000)]
Method AliITSRawStream::GetJitter is defined const as it should be. Classes AliITSRawStreamSDDv2 and v3 have been renamed to AliITSRawStreamSDDBeamTest and to AliITSRawStreamSDDBeamTestNov04 because their names were misleading. (F. Prino)

15 years agoDecoding of TRAP info
cblume [Thu, 30 Oct 2008 16:54:14 +0000 (16:54 +0000)]
Decoding of TRAP info

15 years agomove macro TESTBIT to TSTBIT
abercuci [Thu, 30 Oct 2008 16:06:53 +0000 (16:06 +0000)]
move macro TESTBIT to TSTBIT

15 years agoget also kink info from ESD (Markus)
abercuci [Thu, 30 Oct 2008 16:06:20 +0000 (16:06 +0000)]
get also kink info from ESD (Markus)

15 years agoAdding HMPID clusters to the spec-point array stored in the esd-friend. To be used...
cvetan [Thu, 30 Oct 2008 15:50:56 +0000 (15:50 +0000)]
Adding HMPID clusters to the spec-point array stored in the esd-friend. To be used in the HMPID alignment

15 years agoinsert protection against missing pointer
abercuci [Thu, 30 Oct 2008 13:14:15 +0000 (13:14 +0000)]
insert protection against missing pointer

15 years agobugfix: correcting memory leak, buffer for uncompressed object was never freed
richterm [Thu, 30 Oct 2008 12:20:46 +0000 (12:20 +0000)]
bugfix: correcting memory leak, buffer for uncompressed object was never freed

15 years agointroduced a bootstrapping function to recover derived data after reading in from
abercuci [Thu, 30 Oct 2008 11:53:38 +0000 (11:53 +0000)]
introduced a bootstrapping function to recover derived data after reading in from
file or transporting between HLT components (testing phase)

15 years agothe final cut: PHOS compilation warnings (Oystein)
richterm [Thu, 30 Oct 2008 11:41:10 +0000 (11:41 +0000)]
the final cut: PHOS compilation warnings (Oystein)

15 years agoupdate data base for the new AliTRDrecoParam
abercuci [Thu, 30 Oct 2008 11:11:24 +0000 (11:11 +0000)]
update data base for the new AliTRDrecoParam

15 years agoupdates for cosmic reconstruction (Markus)
abercuci [Thu, 30 Oct 2008 11:02:19 +0000 (11:02 +0000)]
updates for cosmic reconstruction (Markus)

15 years agofix crash due to missing track ref
abercuci [Thu, 30 Oct 2008 08:47:17 +0000 (08:47 +0000)]
fix crash due to missing track ref

15 years agofixes for the new standards/interface
abercuci [Thu, 30 Oct 2008 08:31:15 +0000 (08:31 +0000)]
fixes for the new standards/interface

15 years agoForcing AliHLTSystem to allocate a minimum of 1 MBytes of buffer space for analysis...
aszostak [Wed, 29 Oct 2008 22:15:10 +0000 (22:15 +0000)]
Forcing AliHLTSystem to allocate a minimum of 1 MBytes of buffer space for analysis components for simulation.

15 years agoCorrect treatment of slashes
hristov [Wed, 29 Oct 2008 21:55:45 +0000 (21:55 +0000)]
Correct treatment of slashes

15 years agoImproved Bethe-Bloch formula (Yuri)
hristov [Wed, 29 Oct 2008 20:42:46 +0000 (20:42 +0000)]
Improved Bethe-Bloch formula (Yuri)

15 years agoRemove verbose output
hristov [Wed, 29 Oct 2008 20:35:38 +0000 (20:35 +0000)]
Remove verbose output

15 years agoA printf statement has been commented out
masera [Wed, 29 Oct 2008 18:06:08 +0000 (18:06 +0000)]
A printf statement has been commented out

15 years agoAdding binary and library paths as targets in order to avoid the entire aliroot comil...
cvetan [Wed, 29 Oct 2008 17:51:03 +0000 (17:51 +0000)]
Adding binary and library paths as targets in order to avoid the entire aliroot comilation on the DAQ build platform

15 years agoAdding the hybrid TPC approach in the QA
pchrist [Wed, 29 Oct 2008 15:04:00 +0000 (15:04 +0000)]
Adding the hybrid TPC approach in the QA

15 years agopropagate modifications from time container to the tracklet debug stream
abercuci [Wed, 29 Oct 2008 13:08:30 +0000 (13:08 +0000)]
propagate modifications from time container to the tracklet debug stream

15 years ago- fix cluster ownership problems in time bin container
abercuci [Wed, 29 Oct 2008 13:06:31 +0000 (13:06 +0000)]
- fix cluster ownership problems in time bin container
- fix errors in resetting the cluster array
- improve verbosity

15 years agoLink against AMORE static libs and libxml2 (needed by TRD)
cvetan [Wed, 29 Oct 2008 11:33:56 +0000 (11:33 +0000)]
Link against AMORE static libs and libxml2 (needed by TRD)

15 years agoNew method fos accessing raw-event object directly. Needed by EMCAL for some special...
cvetan [Tue, 28 Oct 2008 16:58:42 +0000 (16:58 +0000)]
New method fos accessing raw-event object directly. Needed by EMCAL for some special debugging purposes.

15 years agoUpdating documentation on Trigger DA
ivana [Tue, 28 Oct 2008 16:47:47 +0000 (16:47 +0000)]
Updating documentation on Trigger DA
(Bogdan)

15 years agofix small compilation problems
abercuci [Tue, 28 Oct 2008 16:42:39 +0000 (16:42 +0000)]
fix small compilation problems

15 years agoIn AliMUONLocalTriggerBoard:
ivana [Tue, 28 Oct 2008 16:36:21 +0000 (16:36 +0000)]
In AliMUONLocalTriggerBoard:
Fixing  gcc 4.3 warnings:
  a | b & c
is now changed to:
  a | (b & c)
(Bogdan)

15 years agoAdding method to get the orietation of the sensitive layer on which the space-point...
cvetan [Tue, 28 Oct 2008 16:00:43 +0000 (16:00 +0000)]
Adding method to get the orietation of the sensitive layer on which the space-point is sitting. Should be called before smearing the cov matrix of AliAlignObj.

15 years agoless verbous
abercuci [Tue, 28 Oct 2008 15:58:29 +0000 (15:58 +0000)]
less verbous

15 years agomove to trd_tracks.C
abercuci [Tue, 28 Oct 2008 15:38:18 +0000 (15:38 +0000)]
move to trd_tracks.C

15 years agointegration of TRD QA plugins into the TRD visualization
abercuci [Tue, 28 Oct 2008 15:37:24 +0000 (15:37 +0000)]
integration of TRD QA plugins into the TRD visualization

15 years agocontinue Visualization-QA integration with the check Detector task
abercuci [Tue, 28 Oct 2008 15:33:46 +0000 (15:33 +0000)]
continue Visualization-QA integration with the check Detector task
(Markus)

15 years agoFinishing off with warnings
fca [Tue, 28 Oct 2008 15:15:47 +0000 (15:15 +0000)]
Finishing off with warnings

15 years agoLast warnings... fed up to wait
fca [Tue, 28 Oct 2008 14:59:24 +0000 (14:59 +0000)]
Last warnings... fed up to wait

15 years agoOne more typo
fca [Tue, 28 Oct 2008 14:26:32 +0000 (14:26 +0000)]
One more typo

15 years agoTypo corrected
fca [Tue, 28 Oct 2008 13:12:48 +0000 (13:12 +0000)]
Typo corrected

15 years agoloading the analysis library for smooth loading of libraries
hdalsgaa [Tue, 28 Oct 2008 13:09:41 +0000 (13:09 +0000)]
loading the analysis library for smooth loading of libraries

15 years agoAdded the sharing correction and fixed bugs and warnings
hdalsgaa [Tue, 28 Oct 2008 13:00:34 +0000 (13:00 +0000)]
Added the sharing correction and fixed bugs and warnings

15 years agoEffc++ warnings
fca [Tue, 28 Oct 2008 11:29:56 +0000 (11:29 +0000)]
Effc++ warnings

15 years agoBug in geometry corrected
coppedis [Tue, 28 Oct 2008 10:21:10 +0000 (10:21 +0000)]
Bug in geometry corrected

15 years agoAdding to AliVTrack a new GetXYZ(...) function returning the position where particle...
belikov [Tue, 28 Oct 2008 09:45:21 +0000 (09:45 +0000)]
Adding to AliVTrack a new GetXYZ(...) function returning the position where particle's momentum is estimated (A. Dainese)

15 years agoFollow the naming convention (CMake)
hristov [Tue, 28 Oct 2008 09:31:56 +0000 (09:31 +0000)]
Follow the naming convention (CMake)

15 years agoAdd number of forward muons to the event tag (Roberta Arnaldi)
morsch [Tue, 28 Oct 2008 09:16:35 +0000 (09:16 +0000)]
Add number of forward muons to the event tag (Roberta Arnaldi)

15 years agoGetTrackPoint modified for the HMPID track point in AliESDfriends
amastros [Tue, 28 Oct 2008 08:58:55 +0000 (08:58 +0000)]
GetTrackPoint modified for the HMPID track point in AliESDfriends

15 years agoNew library PHOSUtils and releated changes (Dmitri)
hristov [Tue, 28 Oct 2008 08:12:56 +0000 (08:12 +0000)]
New library PHOSUtils and releated changes (Dmitri)

15 years agoUsing compilation options -O -g
hristov [Mon, 27 Oct 2008 21:59:25 +0000 (21:59 +0000)]
Using compilation options -O -g

15 years agoBug fix (Andrea)
hristov [Mon, 27 Oct 2008 21:20:27 +0000 (21:20 +0000)]
Bug fix (Andrea)

15 years agoDo not compile pythia6115
hristov [Mon, 27 Oct 2008 18:35:57 +0000 (18:35 +0000)]
Do not compile pythia6115

15 years agoRemoving the global LINK_FLAGS; we will use it separately for each target
hristov [Mon, 27 Oct 2008 17:59:52 +0000 (17:59 +0000)]
Removing the global LINK_FLAGS; we will use it separately for each target

15 years agoUpdated list of classes
hristov [Mon, 27 Oct 2008 17:57:33 +0000 (17:57 +0000)]
Updated list of classes

15 years agoUpdated list of classes
hristov [Mon, 27 Oct 2008 17:51:34 +0000 (17:51 +0000)]
Updated list of classes

15 years agoFrom Christoph: updated version of the TRD raw data simulation.
mtadel [Mon, 27 Oct 2008 17:00:47 +0000 (17:00 +0000)]
From Christoph: updated version of the TRD raw data simulation.

15 years agofixed warnings
alla [Mon, 27 Oct 2008 16:32:39 +0000 (16:32 +0000)]
fixed warnings

15 years agotypo fixed from Tomek
alla [Mon, 27 Oct 2008 16:26:19 +0000 (16:26 +0000)]
typo fixed from Tomek

15 years agonew DSC datapoints and time stamp from Tomek
alla [Mon, 27 Oct 2008 16:22:55 +0000 (16:22 +0000)]
new DSC datapoints and time stamp from Tomek

15 years agoadded missing class in PWG4PartCorrLinkDef.h
gconesab [Mon, 27 Oct 2008 16:11:56 +0000 (16:11 +0000)]
added missing class in PWG4PartCorrLinkDef.h

15 years agoreduce memory consumption in the histo process. Update for getting right
abercuci [Mon, 27 Oct 2008 16:08:54 +0000 (16:08 +0000)]
reduce memory consumption in the histo process. Update for getting right
the QA histograms

15 years ago1. Adding Taylor expansion of second order
marian [Mon, 27 Oct 2008 15:59:18 +0000 (15:59 +0000)]
1. Adding Taylor expansion of second order
2. Accesing the temperature map using absolute time stamps
 (Stefan)

15 years agoRemove () around exceptions thrown from interpreted code as CINT flops on those.
mtadel [Mon, 27 Oct 2008 15:20:30 +0000 (15:20 +0000)]
Remove () around exceptions thrown from interpreted code as CINT flops on those.

15 years agoMoving some histograms to expert folder
kharlov [Mon, 27 Oct 2008 14:51:56 +0000 (14:51 +0000)]
Moving some histograms to expert folder

15 years agoSome warnings fixed.
agheata [Mon, 27 Oct 2008 14:22:00 +0000 (14:22 +0000)]
Some warnings fixed.

15 years ago- Fix compilation warning
abercuci [Mon, 27 Oct 2008 14:14:10 +0000 (14:14 +0000)]
- Fix compilation warning
- extend base class interface

15 years agoUpgrades and improvements and fixes of warnings. There will be more upgrades in the...
hdalsgaa [Mon, 27 Oct 2008 14:04:59 +0000 (14:04 +0000)]
Upgrades and improvements and fixes of warnings. There will be more upgrades in the near future

15 years agoFixed warnings
hristov [Mon, 27 Oct 2008 13:44:01 +0000 (13:44 +0000)]
Fixed warnings

15 years agoNew raw data simulation by WooJin
cblume [Mon, 27 Oct 2008 13:27:49 +0000 (13:27 +0000)]
New raw data simulation by WooJin

15 years agoFixes for:
morsch [Mon, 27 Oct 2008 12:42:42 +0000 (12:42 +0000)]
Fixes for:
a) the flag "IsUseForPrimVtxFit" of AliAODTrack was not set properly,
the ESD vertex knows which tracks have been used for its fit.
b) we don't force all tracks used for the primary vertex fit to
be writted to the AOD; I think we should.
(A. Dainese)

15 years agoDatabase as TH2F removed + minors.
dibari [Mon, 27 Oct 2008 12:04:04 +0000 (12:04 +0000)]
Database as TH2F removed + minors.

15 years ago to free the memory from Tomek
alla [Mon, 27 Oct 2008 11:45:53 +0000 (11:45 +0000)]
 to free the memory from Tomek

15 years agorun number in rawqa changed
schutz [Mon, 27 Oct 2008 11:26:26 +0000 (11:26 +0000)]
run number in rawqa changed

15 years agoprotect the propagation code against failure in calling
abercuci [Mon, 27 Oct 2008 11:13:01 +0000 (11:13 +0000)]
protect the propagation code against failure in calling
AliTracker::MeanMaterialBudget. Situation found in propagation of tracks
from TPC outside the fiducial volume of TRD (Markus)

15 years agoremoved alienaliroot
schutz [Mon, 27 Oct 2008 11:02:31 +0000 (11:02 +0000)]
removed alienaliroot

15 years ago- Update the base task interface to easy integration in the offline QA
abercuci [Mon, 27 Oct 2008 10:54:59 +0000 (10:54 +0000)]
- Update the base task interface to easy integration in the offline QA
framework and visualization framework
- update the resolution task to implement the new features provided by
  the base task

All the other TRD reconstruction tasks will follow the model.

15 years agoMain changes (for the new Trigger Detector Algorithm):
ivana [Mon, 27 Oct 2008 10:29:37 +0000 (10:29 +0000)]
Main changes (for the new Trigger Detector Algorithm):
- AliMUONGlobalCrateConfig: Set/Get global input masks from the global
configuration file
- AliMUONGlobalTriggerBoard: change masking of regional input using the global
 input masks
- AliMUONGlobalTrigger: use global input from the global trigger board
- AliMUONTriggerElectronics: use the global input and apply the global input
masks; correct iteration problem when sending the regional inputs to the
global trigger
- AliMUONTriggerIO: correct iterator problem when writing the regional
configuration file; correct reading regional configuration file for copy cards
- AliMUONDarcHeader: use real values for the global input words
- AliMUONRawWriter: add values for global input when writing the trigger DDL
in the raw data (previously they were set to zero)
- mapping/data/stationTrigger/GlobalCrate.dat: set initial values for the
global masks and control flag to 1
- MUONTRGda: new version of Detector Algorithm, analysis of noisy/dead inputs
for the global card with corresponding masking
(Bogdan V.)

15 years agoWe have added the possibility to perform an
morsch [Mon, 27 Oct 2008 10:06:55 +0000 (10:06 +0000)]
We have added the possibility to perform an
event tag cut to select muons in the dimuon spectrometer.
In fact the setter AliEventTagCuts::SetNMuonRange(), which was already
available in aliroot, is based on the muon selection done according to the
global PID, therefore it counts muons both in the central barrel and in the
dimuon spectrometer.
To select only the forward muons, we have implemented the setter
SetNFWMuonRange(). The selection of the muons, in this case, is based on the method AliAODTracks::IsMuonTrack().
(Roberta Arnaldi, Enrico Scomparini)

15 years agoadding simple AliEVE startup script; minor update of environment scripts
richterm [Mon, 27 Oct 2008 09:58:50 +0000 (09:58 +0000)]
adding simple AliEVE startup script; minor update of environment scripts

15 years agonew QA check structure and removed warnings
alla [Mon, 27 Oct 2008 09:55:23 +0000 (09:55 +0000)]
new QA check structure and removed warnings

15 years agonew QA check structure and removed warnings
alla [Mon, 27 Oct 2008 09:41:12 +0000 (09:41 +0000)]
new QA check structure and removed warnings

15 years agoUpdates for eta' (Ana Marin)
morsch [Mon, 27 Oct 2008 08:54:27 +0000 (08:54 +0000)]
Updates for eta' (Ana Marin)