]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agocopy constructor and operator added
alla [Thu, 25 Oct 2007 09:02:07 +0000 (09:02 +0000)]
copy constructor and operator added

16 years ago1) removed global variables from AliITSRecoParam.h
masera [Thu, 25 Oct 2007 07:59:30 +0000 (07:59 +0000)]
1) removed global variables from AliITSRecoParam.h
2) possibility to exclude use of amplitude info in AliITStrackerMI
3) reorganization of material correction in AliITStrackerMI
4) possibility to choose cluster error parametrization in AliITStrackerMI

A. Dainese

16 years agoAdditional protection for the case when galice.root does not exist
schutz [Thu, 25 Oct 2007 07:20:14 +0000 (07:20 +0000)]
Additional protection for the case when galice.root does not exist

16 years agoupdates to derive AliEMCALRecPoint from AliCluster, remove calls to hard-coded geomet...
jklay [Thu, 25 Oct 2007 06:10:26 +0000 (06:10 +0000)]
updates to derive AliEMCALRecPoint from AliCluster, remove calls to hard-coded geometry, updates to AddAlignableVolumes method in AliEMCALv0, make reconstruction alignment-aware

16 years agoFix from Andrea
cvetan [Wed, 24 Oct 2007 14:02:29 +0000 (14:02 +0000)]
Fix from Andrea

16 years agoCoding conventions
masera [Wed, 24 Oct 2007 13:11:40 +0000 (13:11 +0000)]
Coding conventions

16 years agoSimplify code, avoid code duplication.
markus [Wed, 24 Oct 2007 13:06:16 +0000 (13:06 +0000)]
Simplify code, avoid code duplication.

16 years agoMake AliReconstruction::ESDFile2AODFile(TFile*, TFile*) public.
markus [Wed, 24 Oct 2007 13:05:33 +0000 (13:05 +0000)]
Make AliReconstruction::ESDFile2AODFile(TFile*, TFile*) public.
Don't close ESD file.

16 years agoIncluding pedestal calibration for time bins
marian [Wed, 24 Oct 2007 11:25:21 +0000 (11:25 +0000)]
Including pedestal calibration for time bins
+
Coding convention violation  (Christian)

16 years agoDigits and raw data updated for commissioning
coppedis [Wed, 24 Oct 2007 10:56:19 +0000 (10:56 +0000)]
Digits and raw data updated for commissioning

16 years agodebug AliInfo removed
acolla [Wed, 24 Oct 2007 10:44:08 +0000 (10:44 +0000)]
debug AliInfo removed

16 years agoMTR configuration added.
acolla [Wed, 24 Oct 2007 10:38:32 +0000 (10:38 +0000)]
MTR configuration added.

16 years agoNew functionality added in AliCDBManager: the activated default and specific
acolla [Wed, 24 Oct 2007 10:07:06 +0000 (10:07 +0000)]
New functionality added in AliCDBManager: the activated default and specific
storages and the retrieved objects' Ids are saved in a TMap and a TList
respectively. The storage map and the list of retrieved Ids can be got with:

const TMap* GetStorageMap() const {return fStorageMap;}
const TList* GetRetrievedIds() const {return fIds;}

in AliCDBId: added Print function

16 years agoThis macro is now replaced by AliPIDCompaison.C
belikov [Wed, 24 Oct 2007 09:19:05 +0000 (09:19 +0000)]
This macro is now replaced by AliPIDCompaison.C

16 years agoA replacement of the former AliESDComparison.C macro
belikov [Wed, 24 Oct 2007 09:17:20 +0000 (09:17 +0000)]
A replacement of the former AliESDComparison.C macro

16 years agoIntroduction of EMCAL in the look-up tables
rgrosso [Wed, 24 Oct 2007 08:26:42 +0000 (08:26 +0000)]
Introduction of EMCAL in the look-up tables

16 years agoProtection against the absence of galice.root
schutz [Tue, 23 Oct 2007 17:17:01 +0000 (17:17 +0000)]
Protection against the absence of galice.root

16 years agoStart the event loop of the calocluster with 0 rather GetFirstPHOSCluster (which...
schutz [Tue, 23 Oct 2007 16:25:55 +0000 (16:25 +0000)]
Start the event loop of the calocluster with 0 rather GetFirstPHOSCluster (which is equal to -1 !!!!)

16 years agoInitialiye the runloader also when processing ESD
schutz [Tue, 23 Oct 2007 16:23:39 +0000 (16:23 +0000)]
Initialiye the runloader also when processing ESD

16 years agoIncremented class version
hristov [Tue, 23 Oct 2007 16:02:43 +0000 (16:02 +0000)]
Incremented class version

16 years agoTemporary fix to avoid creation of transient objects in AliESDs.root or memory reside...
hristov [Tue, 23 Oct 2007 15:49:56 +0000 (15:49 +0000)]
Temporary fix to avoid creation of transient objects in AliESDs.root or memory resident tree

16 years agoRearrangement of Calibration objects for simulation
zampolli [Tue, 23 Oct 2007 15:41:29 +0000 (15:41 +0000)]
Rearrangement of Calibration objects for simulation

16 years agoRearrangement of Calibration objects for simulation
zampolli [Tue, 23 Oct 2007 15:33:06 +0000 (15:33 +0000)]
Rearrangement of Calibration objects for simulation

16 years agoWhitespace.
alja [Tue, 23 Oct 2007 14:52:42 +0000 (14:52 +0000)]
Whitespace.

16 years agoSet center of the projection to the primary vertex.
alja [Tue, 23 Oct 2007 14:46:14 +0000 (14:46 +0000)]
Set center of the projection to the primary vertex.

16 years agoRecord changes.
alja [Tue, 23 Oct 2007 14:44:11 +0000 (14:44 +0000)]
Record changes.

16 years agoIn UpdateProjection() fix bug => translate point according to
alja [Tue, 23 Oct 2007 14:43:00 +0000 (14:43 +0000)]
In UpdateProjection() fix bug => translate point according to
transformation matrix.

16 years agoAdd function for scalar product in vector.
alja [Tue, 23 Oct 2007 14:42:59 +0000 (14:42 +0000)]
Add function for scalar product in vector.

16 years agoSet center of NLTProjection.
alja [Tue, 23 Oct 2007 14:42:58 +0000 (14:42 +0000)]
Set center of NLTProjection.

16 years agoFix bug in GetBreakPoint(). Check segments on projected points.
alja [Tue, 23 Oct 2007 14:42:57 +0000 (14:42 +0000)]
Fix bug in GetBreakPoint(). Check segments on projected points.

16 years agoMove implementation of NLTProjectable class for geometry into GeoNode
alja [Tue, 23 Oct 2007 14:42:56 +0000 (14:42 +0000)]
Move implementation of NLTProjectable class for geometry into GeoNode
files.

16 years agoclass def incremented (Philippe C)
pcrochet [Tue, 23 Oct 2007 13:55:33 +0000 (13:55 +0000)]
class def incremented (Philippe C)

16 years agoReverting changes
hristov [Tue, 23 Oct 2007 13:30:19 +0000 (13:30 +0000)]
Reverting changes

16 years agowithout malloc
abercuci [Tue, 23 Oct 2007 13:27:42 +0000 (13:27 +0000)]
without malloc

16 years agocode violation
abercuci [Tue, 23 Oct 2007 13:21:24 +0000 (13:21 +0000)]
code violation

16 years agoFixing misprint
alibrary [Tue, 23 Oct 2007 13:14:27 +0000 (13:14 +0000)]
Fixing misprint

16 years agomissed TStatToolkit
abercuci [Tue, 23 Oct 2007 12:45:04 +0000 (12:45 +0000)]
missed TStatToolkit

16 years agoupdate package name
abercuci [Tue, 23 Oct 2007 12:40:19 +0000 (12:40 +0000)]
update package name

16 years agoAding toolkit for accesing files on XRD (Marian)
marian [Tue, 23 Oct 2007 12:22:11 +0000 (12:22 +0000)]
Ading toolkit for accesing files on XRD (Marian)

16 years agofix linking problem
richterm [Tue, 23 Oct 2007 11:55:00 +0000 (11:55 +0000)]
fix linking problem

16 years agoAdding new LinkDef file
alibrary [Tue, 23 Oct 2007 11:50:34 +0000 (11:50 +0000)]
Adding new LinkDef file

16 years agoAdding new lib
alibrary [Tue, 23 Oct 2007 11:43:27 +0000 (11:43 +0000)]
Adding new lib

16 years agoRemoving obsolete files
alibrary [Tue, 23 Oct 2007 11:41:18 +0000 (11:41 +0000)]
Removing obsolete files

16 years agoRemoving obsolete files
alibrary [Tue, 23 Oct 2007 11:35:39 +0000 (11:35 +0000)]
Removing obsolete files

16 years agoUseless TObjArray::Clear() removed.
zampolli [Tue, 23 Oct 2007 11:23:21 +0000 (11:23 +0000)]
Useless TObjArray::Clear() removed.

16 years agoIncrease version number
cblume [Tue, 23 Oct 2007 11:18:42 +0000 (11:18 +0000)]
Increase version number

16 years agoClear() removed; safer delating of histogram added
zampolli [Tue, 23 Oct 2007 11:12:40 +0000 (11:12 +0000)]
Clear() removed; safer delating of histogram added

16 years agoHoles for PHOS
cblume [Tue, 23 Oct 2007 11:10:47 +0000 (11:10 +0000)]
Holes for PHOS

16 years agoFix overlap problem in cooling pipes
cblume [Tue, 23 Oct 2007 11:10:01 +0000 (11:10 +0000)]
Fix overlap problem in cooling pipes

16 years agoupdate Toolkit classes
abercuci [Tue, 23 Oct 2007 10:33:14 +0000 (10:33 +0000)]
update Toolkit classes

16 years agolibrary name changed
abercuci [Tue, 23 Oct 2007 10:04:35 +0000 (10:04 +0000)]
library name changed

16 years agoadded libAliHLTHOMER dynamic manager
richterm [Tue, 23 Oct 2007 10:03:44 +0000 (10:03 +0000)]
added libAliHLTHOMER dynamic manager

16 years agoCPU and Memory tests, coding violations fixed, library
abercuci [Tue, 23 Oct 2007 10:02:55 +0000 (10:02 +0000)]
CPU and Memory tests, coding violations fixed, library
name modified

16 years agofurther work on HLTOUT treatment
richterm [Tue, 23 Oct 2007 10:01:36 +0000 (10:01 +0000)]
further work on HLTOUT treatment

16 years agoenhanced HOMER reader to work on normal buffer
richterm [Tue, 23 Oct 2007 10:00:27 +0000 (10:00 +0000)]
enhanced HOMER reader to work on normal buffer

16 years agoExcluding from the combined PID the cases of apparent mismatching and particle specie...
hristov [Tue, 23 Oct 2007 09:35:29 +0000 (09:35 +0000)]
Excluding from the combined PID the cases of apparent mismatching and particle species heavier than protons (Yuri)

16 years agoAdding dependence on the dip angle (Marek)
hristov [Tue, 23 Oct 2007 09:27:16 +0000 (09:27 +0000)]
Adding dependence on the dip angle (Marek)

16 years agoclasses renamed to follow coding conventions
richterm [Tue, 23 Oct 2007 09:19:37 +0000 (09:19 +0000)]
classes renamed to follow coding conventions

16 years agoAdding first version of trigger LUT handling to Shuttle
ivana [Tue, 23 Oct 2007 08:29:14 +0000 (08:29 +0000)]
Adding first version of trigger LUT handling to Shuttle

16 years agoGetting rid of compiler warning
ivana [Tue, 23 Oct 2007 08:29:05 +0000 (08:29 +0000)]
Getting rid of compiler warning

16 years agoSafer distructor - some checks added.
zampolli [Tue, 23 Oct 2007 07:23:53 +0000 (07:23 +0000)]
Safer distructor - some checks added.

16 years agoCorrection.
morsch [Mon, 22 Oct 2007 17:30:47 +0000 (17:30 +0000)]
Correction.

16 years agoDouble declaration removed.
morsch [Mon, 22 Oct 2007 16:35:39 +0000 (16:35 +0000)]
Double declaration removed.

16 years agoFirst opening the file and then creating the tree
panos [Mon, 22 Oct 2007 16:22:59 +0000 (16:22 +0000)]
First opening the file and then creating the tree

16 years agoDo not delete primList, it is owned by another object
hristov [Mon, 22 Oct 2007 16:03:27 +0000 (16:03 +0000)]
Do not delete primList, it is owned by another object

16 years agoStandalone TPC measurements
kowal2 [Mon, 22 Oct 2007 15:03:24 +0000 (15:03 +0000)]
Standalone TPC measurements

16 years agoRecord changes.
mtadel [Mon, 22 Oct 2007 14:54:54 +0000 (14:54 +0000)]
Record changes.

16 years agoModify defaults for otho-camera (disable rotations).
mtadel [Mon, 22 Oct 2007 14:54:53 +0000 (14:54 +0000)]
Modify defaults for otho-camera (disable rotations).

16 years agoMerged EVE-dev-after-merge to EVE-dev into HEAD. Requires ROOT-5.17.04.
mtadel [Mon, 22 Oct 2007 14:49:12 +0000 (14:49 +0000)]
Merged EVE-dev-after-merge to EVE-dev into HEAD. Requires ROOT-5.17.04.

16 years agoHardwired "ideal" coordinates replaced with those from the DCDB.
kowal2 [Mon, 22 Oct 2007 14:20:25 +0000 (14:20 +0000)]
Hardwired "ideal" coordinates replaced with those from the DCDB.
Corrected bug in SetDebug method

16 years agoChanged the call to the QA data maker in AliSimulation
schutz [Mon, 22 Oct 2007 14:18:35 +0000 (14:18 +0000)]
Changed the call to the QA data maker in AliSimulation

16 years agoChange TArrayS of labels and trackmatches to TArrayI (Jenn). Load reconstruction...
gustavo [Mon, 22 Oct 2007 13:48:34 +0000 (13:48 +0000)]
Change TArrayS of labels and trackmatches to TArrayI (Jenn). Load reconstruction parameters before the call to the clusterizer (Yuri)

16 years agoUsing TArrayI instead of TArrayS for the labels and track indexes (Gustavo)
hristov [Mon, 22 Oct 2007 13:10:45 +0000 (13:10 +0000)]
Using TArrayI instead of TArrayS for the labels and track indexes (Gustavo)

16 years agoBug fix by Alex
cblume [Mon, 22 Oct 2007 08:10:01 +0000 (08:10 +0000)]
Bug fix by Alex

16 years agoUpdated GRP CDB object - TList of TMaps where the first TMap is the default one for...
panos [Mon, 22 Oct 2007 07:12:41 +0000 (07:12 +0000)]
Updated GRP CDB object - TList of TMaps where the first TMap is the default one for pp and the second for PbPb

16 years agoCoding conventions
masera [Sun, 21 Oct 2007 19:22:53 +0000 (19:22 +0000)]
Coding conventions

16 years agoSPD new geometry added to Hybrid V11
masera [Sun, 21 Oct 2007 18:59:10 +0000 (18:59 +0000)]
SPD new geometry added to Hybrid V11

16 years agoNew version of SPD geometry, comlete in the barrel region
masera [Sun, 21 Oct 2007 17:55:22 +0000 (17:55 +0000)]
New version of SPD geometry, comlete in the barrel region

16 years agoAdd protectio skipping QA for detectors not present in the simulation
schutz [Sun, 21 Oct 2007 16:51:50 +0000 (16:51 +0000)]
Add protectio skipping QA for detectors not present in the simulation

16 years agoCorrect the way to access PHOS Calo Clusters from ESD
schutz [Sun, 21 Oct 2007 16:50:16 +0000 (16:50 +0000)]
Correct the way to access PHOS Calo Clusters from ESD

16 years agoAdded shuttle preprocessor code from Hans Dalsgaard (with several
cholm [Sun, 21 Oct 2007 09:46:21 +0000 (09:46 +0000)]
Added shuttle preprocessor code from Hans Dalsgaard (with several
corrections).   Added test script script/TestPreprocessor.C too.  The
test script generates its own input, runs the (test) shuttle with that
input, reads back the newly written values, and compares to the known
input.

Added extra convinience member functions to AliFMDAltroMapping, including
the Print member function to dump the map to standard out.

Added parameter to AliFMDParameters::Init to enable getting only a
subset of the calibration parameters.  This is needed by the shuttle
preprocessor in order to be independt of previously written data.

16 years agoSSD geometry: added ladders supports, endcaps and endcaps support
masera [Sat, 20 Oct 2007 14:17:30 +0000 (14:17 +0000)]
SSD geometry: added ladders supports, endcaps and endcaps support

16 years agofrom Y. Schutz
dibari [Sat, 20 Oct 2007 07:47:08 +0000 (07:47 +0000)]
from Y. Schutz

16 years agoCerenkov photon update.
morsch [Fri, 19 Oct 2007 19:33:07 +0000 (19:33 +0000)]
Cerenkov photon update.

16 years agoThe standalone QA data maker is called from AliSimulation and AliReconstruction outsi...
schutz [Fri, 19 Oct 2007 18:04:29 +0000 (18:04 +0000)]
The standalone QA data maker is called from AliSimulation and AliReconstruction outside the event loop; i.e. re-reading the data. The QA data making in the event loop has been commented out.

16 years agoCoding conventions
masera [Fri, 19 Oct 2007 17:40:32 +0000 (17:40 +0000)]
Coding conventions

16 years agoCoding conventions
hristov [Fri, 19 Oct 2007 15:51:36 +0000 (15:51 +0000)]
Coding conventions

16 years agoNew Run Range
zampolli [Fri, 19 Oct 2007 14:43:30 +0000 (14:43 +0000)]
New Run Range

16 years agoNew Run Range validity
zampolli [Fri, 19 Oct 2007 14:40:59 +0000 (14:40 +0000)]
New Run Range validity

16 years agoFirst version of trigger preprocessor (only local and regional masks so far)
ivana [Fri, 19 Oct 2007 13:58:02 +0000 (13:58 +0000)]
First version of trigger preprocessor (only local and regional masks so far)
(Laurent)

16 years agoNew Run Range validity
zampolli [Fri, 19 Oct 2007 13:22:26 +0000 (13:22 +0000)]
New Run Range validity

16 years agofurther work on HLTOUT framework
richterm [Fri, 19 Oct 2007 13:08:28 +0000 (13:08 +0000)]
further work on HLTOUT framework

16 years agoenhanced HLT build system: EINCLUDE from pkg definition determines include paths
richterm [Fri, 19 Oct 2007 13:07:11 +0000 (13:07 +0000)]
enhanced HLT build system: EINCLUDE from pkg definition determines include paths

16 years agocoding conventions and compilation warnings
richterm [Fri, 19 Oct 2007 13:06:28 +0000 (13:06 +0000)]
coding conventions and compilation warnings

16 years agoProtection against deletion of Header.
morsch [Fri, 19 Oct 2007 13:04:36 +0000 (13:04 +0000)]
Protection against deletion of Header.

16 years agofix in HLT build system: TRD link def added to package definition
richterm [Fri, 19 Oct 2007 13:02:48 +0000 (13:02 +0000)]
fix in HLT build system: TRD link def added to package definition

16 years agoAdded two new base classes to alirot build system
phille [Fri, 19 Oct 2007 13:00:14 +0000 (13:00 +0000)]
Added two new base classes to alirot build system

16 years agoi)Retrieving during reconstruction the default GRP CDB entry ii)Getting the GRP TList...
panos [Fri, 19 Oct 2007 12:53:41 +0000 (12:53 +0000)]
i)Retrieving during reconstruction the default GRP CDB entry ii)Getting the GRP TList info in the tag creator classes

16 years agoMisalignment according survey data
alla [Fri, 19 Oct 2007 12:41:47 +0000 (12:41 +0000)]
Misalignment according survey data

16 years agoCorrect treatment of complex clusters
hristov [Fri, 19 Oct 2007 12:24:17 +0000 (12:24 +0000)]
Correct treatment of complex clusters