]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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)

15 years agosetting the correct argument -solenoidBz
richterm [Mon, 27 Oct 2008 08:39:34 +0000 (08:39 +0000)]
setting the correct argument -solenoidBz

15 years agoExplicit casts to Color_t to prevent ambigious calls
cholm [Mon, 27 Oct 2008 08:24:48 +0000 (08:24 +0000)]
Explicit casts to Color_t to prevent ambigious calls

15 years agoDouble return
cholm [Mon, 27 Oct 2008 08:24:00 +0000 (08:24 +0000)]
Double return

15 years agoFix to allow specifying initial file
cholm [Mon, 27 Oct 2008 08:15:58 +0000 (08:15 +0000)]
Fix to allow specifying initial file

15 years agoFix some warnings.
cholm [Mon, 27 Oct 2008 08:04:44 +0000 (08:04 +0000)]
Fix some warnings.
Added AliFMDSpectraDisplay (online monitor).

15 years agoCall Accept cluster after Propagate function (Marian)
marian [Sun, 26 Oct 2008 22:34:16 +0000 (22:34 +0000)]
Call Accept cluster after Propagate function (Marian)

15 years agoDo not rotate the track coordinate system when calling AliTracker::PropagateTrackTo()
belikov [Sun, 26 Oct 2008 21:40:27 +0000 (21:40 +0000)]
Do not rotate the track coordinate system when calling AliTracker::PropagateTrackTo()

15 years agoupdating test macro for TPC HLT CM tracker and run on all sectors, AliAltroDecoder...
richterm [Sun, 26 Oct 2008 15:55:05 +0000 (15:55 +0000)]
updating test macro for TPC HLT CM tracker and run on all sectors, AliAltroDecoder input by default; adding macro for TPC CA tracker

15 years agoincrementing library version numbers
richterm [Sun, 26 Oct 2008 15:25:18 +0000 (15:25 +0000)]
incrementing library version numbers

15 years agoadding libRAWdatasim to dependencies of EMCAL libs; minor bug fix: restoring CPP_FLAG...
richterm [Sun, 26 Oct 2008 15:05:05 +0000 (15:05 +0000)]
adding libRAWdatasim to dependencies of EMCAL libs; minor bug fix: restoring CPP_FLAGS correctly after some MUON checks

15 years agoadding EMCAL library to HLT build system
richterm [Sun, 26 Oct 2008 14:48:59 +0000 (14:48 +0000)]
adding EMCAL library to HLT build system

15 years agofirst implementation of ESD merging (not matching!) on the level of TClonesArrays...
richterm [Sun, 26 Oct 2008 14:13:34 +0000 (14:13 +0000)]
first implementation of ESD merging (not matching!) on the level of TClonesArrays, other ESD objects currently ignored

15 years agoEff C++ - shadow parameeter index (Marian)
marian [Sun, 26 Oct 2008 12:24:18 +0000 (12:24 +0000)]
Eff C++  - shadow parameeter index (Marian)

15 years agoMerge from eve-dev.
mtadel [Sun, 26 Oct 2008 11:33:14 +0000 (11:33 +0000)]
Merge from eve-dev.

29373
-----
embed_init.C - Also load SplitGLView.C as it is stored as a dependecy of cluster macros.

29437
-----
From Boris.

esd_cascade.C - renamed from esd_Cascade.C.

esd_cascade_points.C - new macro to display reconstructed cascade locations.

anyscan_init.C, visscan_init.C - include cascade points.

15 years agoUpdated list of classes
hristov [Sun, 26 Oct 2008 10:51:06 +0000 (10:51 +0000)]
Updated list of classes

15 years agoNo need to liknk with lhapdf, pythia6 and microcern libraries
hristov [Sun, 26 Oct 2008 10:28:18 +0000 (10:28 +0000)]
No need to liknk with lhapdf, pythia6 and microcern libraries

15 years agoUpdated list of classes
hristov [Sun, 26 Oct 2008 10:27:09 +0000 (10:27 +0000)]
Updated list of classes

15 years agoCoherent declaration of PYDAT3 and PYSSMT common blocks
hristov [Sun, 26 Oct 2008 10:26:22 +0000 (10:26 +0000)]
Coherent declaration of PYDAT3 and PYSSMT common blocks

15 years agoFixed misuse of const
hristov [Sun, 26 Oct 2008 10:24:38 +0000 (10:24 +0000)]
Fixed misuse of const

15 years agoAdding solarisCC5
hristov [Sun, 26 Oct 2008 10:22:27 +0000 (10:22 +0000)]
Adding solarisCC5

15 years agoUse Find_program instead of Execute_process to detect date-config
hristov [Sun, 26 Oct 2008 10:21:34 +0000 (10:21 +0000)]
Use Find_program  instead of Execute_process to detect date-config

15 years agoCheck if readlink is available
hristov [Sun, 26 Oct 2008 10:14:42 +0000 (10:14 +0000)]
Check if readlink is available

15 years agoadding transparent access to AliDAQ, adding special HLTOUT kRawReader
richterm [Sun, 26 Oct 2008 09:29:23 +0000 (09:29 +0000)]
adding transparent access to AliDAQ, adding special HLTOUT kRawReader
handler for detectors with less than 32 DDLs. In that case, data block
specification is a bit pattern where every bit describes a DDL.

15 years agoStore the output in file - independent of PROOF
marian [Sat, 25 Oct 2008 20:18:44 +0000 (20:18 +0000)]
Store the output in file - independent of  PROOF
Work around for big output
To be merged manualy

(Marian)

15 years agoAdding Goofie values to debug streams (Marian)
marian [Sat, 25 Oct 2008 20:15:06 +0000 (20:15 +0000)]
Adding Goofie values to debug streams (Marian)

15 years agoAdding interface for getting value from Goofie (Marian)
marian [Sat, 25 Oct 2008 20:12:50 +0000 (20:12 +0000)]
Adding interface for getting value from Goofie (Marian)

15 years agoFixed warning (shadowed local variable "source" )
haavard [Sat, 25 Oct 2008 17:37:19 +0000 (17:37 +0000)]
Fixed warning (shadowed local variable "source" )

15 years agofixed doxygen warnings
jthaeder [Sat, 25 Oct 2008 16:49:30 +0000 (16:49 +0000)]
fixed doxygen warnings

15 years agofixed warnings
jthaeder [Sat, 25 Oct 2008 15:59:51 +0000 (15:59 +0000)]
fixed warnings

15 years agofixed compile warning
jthaeder [Sat, 25 Oct 2008 15:30:49 +0000 (15:30 +0000)]
fixed compile warning

15 years agofixed compile warnings
jthaeder [Sat, 25 Oct 2008 15:14:31 +0000 (15:14 +0000)]
fixed compile warnings

15 years agoUsing maxdz maxdphi cut in FindNearestMirror (Marian)
marian [Sat, 25 Oct 2008 13:42:19 +0000 (13:42 +0000)]
Using maxdz maxdphi cut in FindNearestMirror (Marian)

15 years agoEff C++ warning removal (Marian)
marian [Sat, 25 Oct 2008 13:20:33 +0000 (13:20 +0000)]
Eff C++ warning removal (Marian)

AliTPCcalibTracks - shadowed cstream
AliTPCcalibV0     - shadowed variable part
AliTPCcalibCosmic - removing the paramters for not yet implemented function
AliTPCcalibLaser  - removing variable minEntries - not needed anymore
AliTPCcalibTime   - shadowed parameters

AliTPCcalibDB     - return default value if not data available

15 years agoRemoved strange warning
marian [Sat, 25 Oct 2008 12:58:30 +0000 (12:58 +0000)]
Removed strange warning
void AliTPCcalibBase::Process   - hidden

15 years agoEff C++ warning removal
marian [Sat, 25 Oct 2008 12:18:56 +0000 (12:18 +0000)]
Eff C++ warning removal

DrawDetector  const for all classes (Marian)

15 years agoEff C++ warning removal (Marian)
marian [Sat, 25 Oct 2008 12:09:08 +0000 (12:09 +0000)]
Eff C++ warning removal (Marian)
AliTPCcalibTracksGain.cxx - Unused variables

15 years agoRemoved obsolete classes (Marian)
marian [Sat, 25 Oct 2008 11:59:35 +0000 (11:59 +0000)]
Removed obsolete classes (Marian)

15 years agoWarnings removal (Marian)
marian [Sat, 25 Oct 2008 11:50:55 +0000 (11:50 +0000)]
Warnings removal (Marian)

AliTPCv4.h AliTPCv4.cxx - Eff C++ warning  - virtula function
AliTPCFast.cxx          - Shadowed parameters
AliTPCcalibTracks.cxx   - Shadowed parameters

15 years agoRemovinf warning - shadowed declaration (Marian)
marian [Sat, 25 Oct 2008 11:44:39 +0000 (11:44 +0000)]
Removinf warning - shadowed declaration (Marian)

15 years agoEff C++ warning removal (Marian)
marian [Sat, 25 Oct 2008 11:26:51 +0000 (11:26 +0000)]
Eff C++ warning removal (Marian)

15 years agoAdded protection, reset pointers to 0
kleinb [Sat, 25 Oct 2008 08:19:37 +0000 (08:19 +0000)]
Added protection, reset pointers to 0

15 years agoUpdated list of classes
hristov [Fri, 24 Oct 2008 20:37:25 +0000 (20:37 +0000)]
Updated list of classes

15 years agoAdding JETAN to the list of include directories
hristov [Fri, 24 Oct 2008 20:36:58 +0000 (20:36 +0000)]
Adding JETAN to the list of include directories

15 years agoFixing a compilation warning
belikov [Fri, 24 Oct 2008 19:30:57 +0000 (19:30 +0000)]
Fixing a compilation warning

15 years agoCompilation warnings
masera [Fri, 24 Oct 2008 17:16:00 +0000 (17:16 +0000)]
Compilation warnings

15 years agoUse of bad channels from OCDB enabled by default
masera [Fri, 24 Oct 2008 17:09:56 +0000 (17:09 +0000)]
Use of bad channels from OCDB enabled by default

15 years agoRestoring the lost part of code (A. Dainese)
belikov [Fri, 24 Oct 2008 17:04:54 +0000 (17:04 +0000)]
Restoring the lost part of code (A. Dainese)

15 years agoeff C++
phille [Fri, 24 Oct 2008 16:59:13 +0000 (16:59 +0000)]
eff C++

15 years agoEff C++ warning removal (Marian)
marian [Fri, 24 Oct 2008 16:58:07 +0000 (16:58 +0000)]
Eff C++ warning removal (Marian)

15 years agocorrection of warning, link def forgot in previous commit
gconesab [Fri, 24 Oct 2008 16:52:29 +0000 (16:52 +0000)]
correction of warning, link def forgot in previous commit

15 years agoAdding cut on isolations
marian [Fri, 24 Oct 2008 16:52:23 +0000 (16:52 +0000)]
Adding cut on isolations
Adding the cluster shape
(Adam Matyja)

15 years agoanalysis classes moved to PWG4/PartCorr and PWG4/JetTasks
gconesab [Fri, 24 Oct 2008 16:48:59 +0000 (16:48 +0000)]
analysis classes moved to PWG4/PartCorr and PWG4/JetTasks

15 years agoRemovingan obsolete function and fixing the compilation warnings
belikov [Fri, 24 Oct 2008 16:47:54 +0000 (16:47 +0000)]
Removingan obsolete function and fixing the compilation warnings

15 years agoanalysis moved to PWG4/PartCorr and PWG4/JetTasks
gconesab [Fri, 24 Oct 2008 16:43:33 +0000 (16:43 +0000)]
analysis moved to PWG4/PartCorr and PWG4/JetTasks

15 years agoUpdated compilation options
hristov [Fri, 24 Oct 2008 16:43:03 +0000 (16:43 +0000)]
Updated compilation options

15 years agoUpdating for CMake
fca [Fri, 24 Oct 2008 16:42:42 +0000 (16:42 +0000)]
Updating for CMake

15 years agoCompilation on solarisCC5
hristov [Fri, 24 Oct 2008 16:42:07 +0000 (16:42 +0000)]
Compilation on solarisCC5

15 years agoProvide return value (solarisCC5)
hristov [Fri, 24 Oct 2008 16:40:21 +0000 (16:40 +0000)]
Provide return value (solarisCC5)

15 years agoExplicit cast (solarisCC5)
hristov [Fri, 24 Oct 2008 16:39:17 +0000 (16:39 +0000)]
Explicit cast (solarisCC5)

15 years agoExplicit cast (solarisCC5)
hristov [Fri, 24 Oct 2008 16:37:46 +0000 (16:37 +0000)]
Explicit cast (solarisCC5)

15 years agowarning fixed
pulvir [Fri, 24 Oct 2008 16:37:26 +0000 (16:37 +0000)]
warning fixed

15 years agoExplicit cast (solarisCC5)
hristov [Fri, 24 Oct 2008 16:36:22 +0000 (16:36 +0000)]
Explicit cast (solarisCC5)

15 years agoCompilation on solarisCC5
hristov [Fri, 24 Oct 2008 16:34:36 +0000 (16:34 +0000)]
Compilation on solarisCC5

15 years agoFrom Andrea - new macro for visualization of heavy-flavour decays.
mtadel [Fri, 24 Oct 2008 16:28:40 +0000 (16:28 +0000)]
From Andrea - new macro for visualization of heavy-flavour decays.

15 years agoUnused arguments p0 and p1 commented out.
misko [Fri, 24 Oct 2008 15:59:07 +0000 (15:59 +0000)]
Unused arguments p0 and p1 commented out.

15 years agoJet and Particle identification tasks moved to different directories
gconesab [Fri, 24 Oct 2008 15:54:58 +0000 (15:54 +0000)]
Jet and Particle identification tasks moved to different directories

15 years agoremoving cause of warning
jgrosseo [Fri, 24 Oct 2008 15:30:52 +0000 (15:30 +0000)]
removing cause of warning

15 years agoADding linkdef for fmd/analysis
fca [Fri, 24 Oct 2008 15:26:21 +0000 (15:26 +0000)]
ADding linkdef for fmd/analysis

15 years agoAliVertexerTracks works now with the new AliVEvent and AliVTrack classes (A. Dainese)
belikov [Fri, 24 Oct 2008 14:51:37 +0000 (14:51 +0000)]
AliVertexerTracks works now with the new AliVEvent and AliVTrack classes (A. Dainese)

15 years agoIntroducing a new AliVTrack class which will keep the features common for the ESD...
belikov [Fri, 24 Oct 2008 14:49:43 +0000 (14:49 +0000)]
Introducing a new AliVTrack class which will keep the features common for the ESD and AOD tracks. AliExternalTrackParam and AliAODTrack classes are now derived from this new class (A. Dainese)

15 years agoThe FMD analysis tasks. This is a first version and there is work to do
hdalsgaa [Fri, 24 Oct 2008 14:43:45 +0000 (14:43 +0000)]
The FMD analysis tasks. This is a first version and there is work to do

15 years agoCorrected hmpid clusters macro (Annalisa). Included in online event display now ...
cvetan [Fri, 24 Oct 2008 13:37:30 +0000 (13:37 +0000)]
Corrected hmpid clusters macro (Annalisa). Included in online event display now (Cvetan)

15 years agofixed warnings in TPC code
jthaeder [Fri, 24 Oct 2008 12:28:46 +0000 (12:28 +0000)]
fixed warnings in TPC code

15 years agoupdates (Y. Schutz)
amastros [Fri, 24 Oct 2008 12:24:04 +0000 (12:24 +0000)]
updates (Y. Schutz)

15 years agoupdates (Y. Schutz)
amastros [Fri, 24 Oct 2008 12:23:33 +0000 (12:23 +0000)]
updates (Y. Schutz)

15 years agoLoading the OCDB parameters needed to create the TPC detector (Marek, Marian)
hristov [Fri, 24 Oct 2008 12:19:58 +0000 (12:19 +0000)]
Loading the OCDB parameters needed to create the TPC detector (Marek, Marian)

15 years agoadded
alla [Fri, 24 Oct 2008 12:18:45 +0000 (12:18 +0000)]
added
functionality of reading survey data for the A-side

15 years agomoving functionality into a separate base class for buffer sink tasks. In preparation...
richterm [Fri, 24 Oct 2008 11:31:04 +0000 (11:31 +0000)]
moving functionality into a separate base class for buffer sink tasks. In preparation for a common HLT chain wrapper and an AliHLTAnalysis base class

15 years agoNew plugin supporting GRID mode for the analysis framework (M.Gheata)
agheata [Fri, 24 Oct 2008 10:53:11 +0000 (10:53 +0000)]
New plugin supporting GRID mode for the analysis framework (M.Gheata)
Details at: http://aliceinfo.cern.ch/Offline/Activities/Analysis/AnalysisFramework/AlienPlugin.html

15 years agoZDC information from A-side (Chiara)
hristov [Fri, 24 Oct 2008 07:52:43 +0000 (07:52 +0000)]
ZDC information from A-side (Chiara)

15 years agoWarning fixed
cheynis [Thu, 23 Oct 2008 15:59:32 +0000 (15:59 +0000)]
Warning fixed

15 years agoWarning fixed
cheynis [Thu, 23 Oct 2008 15:50:00 +0000 (15:50 +0000)]
Warning fixed

15 years agoMinor changes
cheynis [Thu, 23 Oct 2008 15:13:15 +0000 (15:13 +0000)]
Minor changes

15 years agoMIP conversion implemented (moved from class AliVZEROReconstructor)
cheynis [Thu, 23 Oct 2008 15:12:29 +0000 (15:12 +0000)]
MIP conversion implemented (moved from class AliVZEROReconstructor)

15 years agoMIP conversion moved to class AliVZEROCalibData
cheynis [Thu, 23 Oct 2008 15:10:32 +0000 (15:10 +0000)]
MIP conversion moved to class AliVZEROCalibData

15 years agoESD and RAW QA revisited for DQM
cheynis [Thu, 23 Oct 2008 15:05:49 +0000 (15:05 +0000)]
ESD and RAW QA revisited for DQM

15 years agoFix in operator= (M. Richter)
kleinb [Thu, 23 Oct 2008 14:54:09 +0000 (14:54 +0000)]
Fix in operator= (M. Richter)

15 years agoWrong error condition in CalcSingleHard corrected. (M. van Leeuwen)
morsch [Thu, 23 Oct 2008 14:43:24 +0000 (14:43 +0000)]
Wrong error condition in CalcSingleHard corrected. (M. van Leeuwen)