]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoChange default validity range
cblume [Tue, 31 Jul 2007 15:45:28 +0000 (15:45 +0000)]
Change default validity range

16 years agoChange default validity range
cblume [Tue, 31 Jul 2007 15:37:46 +0000 (15:37 +0000)]
Change default validity range

16 years agoAdding the AliESDTagCreator
panos [Tue, 31 Jul 2007 14:31:13 +0000 (14:31 +0000)]
Adding the AliESDTagCreator

16 years agoAdd a protection to avoid array boundary error in IntSpecGeant
cblume [Tue, 31 Jul 2007 12:39:34 +0000 (12:39 +0000)]
Add a protection to avoid array boundary error in IntSpecGeant

16 years agoSplitting the AliTagCreator class in two: AliTagCreator will be part of the base...
panos [Tue, 31 Jul 2007 12:23:05 +0000 (12:23 +0000)]
Splitting the AliTagCreator class in two: AliTagCreator will be part of the base lib - AliESDTagCreator will be part of the ESD lib - AliAODTagCreator will be part of the AOD lib. This is to avoid inner dependencies between esd and aod. The real rearrangement and the addition of the AliAODTagCreator class will be done once the base class is in the repository

16 years agoChange treatment of high and low momentum tracks in PID procedure
cblume [Tue, 31 Jul 2007 11:15:16 +0000 (11:15 +0000)]
Change treatment of high and low momentum tracks in PID procedure

16 years agoRemoval of the dependence on TPC (Haavard)
cvetan [Tue, 31 Jul 2007 10:35:00 +0000 (10:35 +0000)]
Removal of the dependence on TPC (Haavard)

16 years agoMissing header file
cvetan [Tue, 31 Jul 2007 10:32:10 +0000 (10:32 +0000)]
Missing header file

16 years agoBug fix in RefitInward
cblume [Tue, 31 Jul 2007 09:00:17 +0000 (09:00 +0000)]
Bug fix in RefitInward

16 years agoBug fixed in the $ field
zampolli [Tue, 31 Jul 2007 07:26:16 +0000 (07:26 +0000)]
Bug fixed in the $ field

16 years agoInstance of AliCDBManager added
zampolli [Tue, 31 Jul 2007 07:19:00 +0000 (07:19 +0000)]
Instance of AliCDBManager added

16 years agosome minor bugs fixed; updated according to new ESDs format
zampolli [Tue, 31 Jul 2007 07:18:07 +0000 (07:18 +0000)]
some minor bugs fixed; updated according to new ESDs format

16 years agoConfig for PDC'07 minimum bias runs.
morsch [Tue, 31 Jul 2007 06:15:12 +0000 (06:15 +0000)]
Config for PDC'07 minimum bias runs.

16 years agoUpdates (N. Bastid)
morsch [Tue, 31 Jul 2007 06:10:32 +0000 (06:10 +0000)]
Updates (N. Bastid)

16 years agoFixing coding violations and removing warnings from compilation.
szostak [Mon, 30 Jul 2007 19:13:58 +0000 (19:13 +0000)]
Fixing coding violations and removing warnings from compilation.

16 years agoA temporary track reference tree TreeTR is filled and than reordered
morsch [Mon, 30 Jul 2007 16:43:15 +0000 (16:43 +0000)]
A temporary track reference tree TreeTR is filled and than reordered
and expanded according to the sequence of particles in TreeK.

16 years agoBack to forward decl., one Bugfix
kleinb [Mon, 30 Jul 2007 15:07:52 +0000 (15:07 +0000)]
Back to forward decl., one Bugfix

16 years agominor bugfix to make doxygen happy
richterm [Mon, 30 Jul 2007 14:34:09 +0000 (14:34 +0000)]
minor bugfix to make doxygen happy

16 years agocorrect check for TPCCalib headers
richterm [Mon, 30 Jul 2007 14:33:24 +0000 (14:33 +0000)]
correct check for TPCCalib headers

16 years agocoding conventions
jgrosseo [Mon, 30 Jul 2007 14:25:59 +0000 (14:25 +0000)]
coding conventions
plotsMultiplicity macro can now compile

16 years agoimplemented function that determines the mult. where the trigger correction goes...
jgrosseo [Mon, 30 Jul 2007 14:24:05 +0000 (14:24 +0000)]
implemented function that determines the mult. where the trigger correction goes above 2

16 years agoTake the modified track reference tree into account
cblume [Mon, 30 Jul 2007 13:52:43 +0000 (13:52 +0000)]
Take the modified track reference tree into account

16 years agoNew fast cluster finder by Mateusz
cblume [Mon, 30 Jul 2007 13:11:35 +0000 (13:11 +0000)]
New fast cluster finder by Mateusz

16 years agobugfix: AliTPCCalibPulser.h dependency and protection corrected
richterm [Mon, 30 Jul 2007 11:51:41 +0000 (11:51 +0000)]
bugfix: AliTPCCalibPulser.h dependency and protection corrected

16 years agoUpdated preprocessor files by Raphaelle
cblume [Mon, 30 Jul 2007 08:01:06 +0000 (08:01 +0000)]
Updated preprocessor files by Raphaelle

16 years agoUpdated macro version by Alexandru
cblume [Mon, 30 Jul 2007 07:47:47 +0000 (07:47 +0000)]
Updated macro version by Alexandru

16 years agoImproved decoder.
phille [Sat, 28 Jul 2007 17:16:32 +0000 (17:16 +0000)]
Improved decoder.
1) It is no longer necessary
for the user to specify RCU firmware version or
number of trailer words as this is handeled by the decoder
transparently for the user.
2)Simulated data is decoded correctly even if the number of 40
bit altro words specified in the RCU trailer is incorrect.
3)Switch to decide wether or not to continue decoding if
the data is corrupted. By default the decoder will try to decode
corrupted data.
4)Documentation.

16 years agoGoing back to previous version.
morsch [Fri, 27 Jul 2007 22:19:10 +0000 (22:19 +0000)]
Going back to previous version.
Fwd declaration caused seg violation ?

16 years agoChanges for the ExB and tpc coordinate transformation (Marian, Magnus)
marian [Fri, 27 Jul 2007 16:51:04 +0000 (16:51 +0000)]
Changes for the ExB and tpc coordinate transformation (Marian, Magnus)

16 years agoAdded default (dummy) ExB correction to the database (Marian)
marian [Fri, 27 Jul 2007 16:42:46 +0000 (16:42 +0000)]
Added default (dummy) ExB correction to the database (Marian)

16 years agoNew classes for space point transformation (Marian)
marian [Fri, 27 Jul 2007 16:40:24 +0000 (16:40 +0000)]
New classes for space point transformation (Marian)

16 years agoTemporary disable AliTPCTransformation (Marian)
marian [Fri, 27 Jul 2007 16:37:50 +0000 (16:37 +0000)]
Temporary disable AliTPCTransformation (Marian)

16 years agoNew probability distributions
cblume [Fri, 27 Jul 2007 15:38:20 +0000 (15:38 +0000)]
New probability distributions

16 years agoGetRawReader() added
policheh [Fri, 27 Jul 2007 14:40:43 +0000 (14:40 +0000)]
GetRawReader() added

16 years agoOptimizations introduced; some new histos added
policheh [Fri, 27 Jul 2007 14:39:47 +0000 (14:39 +0000)]
Optimizations introduced; some new histos added

16 years agoCalibration Processor and TPC calibration components (Jochen)
richterm [Fri, 27 Jul 2007 14:08:06 +0000 (14:08 +0000)]
Calibration Processor and TPC calibration components (Jochen)

16 years agoAdding fClusterMap and fSharedMap of TPC clusters for the tracks
marian [Fri, 27 Jul 2007 14:04:08 +0000 (14:04 +0000)]
Adding fClusterMap and fSharedMap of TPC clusters for the tracks
(Adam Kisiel)

16 years agominor build system fix
richterm [Fri, 27 Jul 2007 13:55:51 +0000 (13:55 +0000)]
minor build system fix

16 years agoIntroducing and additional bitmap marking shared TPC clusters (A.Kisiel)
belikov [Fri, 27 Jul 2007 12:42:10 +0000 (12:42 +0000)]
Introducing and additional bitmap marking shared TPC clusters (A.Kisiel)

16 years agoThe fixes are related to the correct swapping of event,sub-event and equipment header...
cvetan [Fri, 27 Jul 2007 09:53:23 +0000 (09:53 +0000)]
The fixes are related to the correct swapping of event,sub-event and equipment headers on big-endian platforms. The swapping is driven by the magic word stored in the DATE event header (Marco+Cvetan)

16 years agoCleanup. Comments added.
rsilva [Fri, 27 Jul 2007 09:53:01 +0000 (09:53 +0000)]
Cleanup. Comments added.

16 years agoLoop over detectors instead of modules for SetTreeAddress.
morsch [Fri, 27 Jul 2007 09:27:50 +0000 (09:27 +0000)]
Loop over detectors instead of modules for SetTreeAddress.

16 years agoWrite all track references into the same branch.
morsch [Fri, 27 Jul 2007 08:15:22 +0000 (08:15 +0000)]
Write all track references into the same branch.

16 years agoWrite all track references into one branch of TreeTR.
morsch [Fri, 27 Jul 2007 08:10:52 +0000 (08:10 +0000)]
Write all track references into one branch of TreeTR.

16 years agoChanges in AliESDEvent fwd declarations.
morsch [Thu, 26 Jul 2007 17:10:36 +0000 (17:10 +0000)]
Changes in AliESDEvent fwd declarations.

16 years agoChanges in AliESDEvent fwd declarations (Ch. Klein-Boesing)
morsch [Thu, 26 Jul 2007 17:08:39 +0000 (17:08 +0000)]
Changes in AliESDEvent fwd declarations (Ch. Klein-Boesing)

16 years agoChanges in AliESDEvent fwd declarations (Ch. Klein-Boesing).
morsch [Thu, 26 Jul 2007 17:05:26 +0000 (17:05 +0000)]
Changes in AliESDEvent fwd declarations (Ch. Klein-Boesing).

16 years agoChanges in AliESDEvent fwd declarations (Ch. Klein-Boesing)
morsch [Thu, 26 Jul 2007 16:57:26 +0000 (16:57 +0000)]
Changes in AliESDEvent fwd declarations (Ch. Klein-Boesing)

16 years agoChanges in AliESDEvent fwd declarartions.
morsch [Thu, 26 Jul 2007 16:54:53 +0000 (16:54 +0000)]
Changes in AliESDEvent fwd declarartions.

16 years agoChanges in AliESDEvent fwd declarations (Ch. Klein-Boesing)
morsch [Thu, 26 Jul 2007 16:51:57 +0000 (16:51 +0000)]
Changes in AliESDEvent fwd declarations (Ch. Klein-Boesing)

16 years ago removed debug statement
phille [Thu, 26 Jul 2007 16:51:05 +0000 (16:51 +0000)]
 removed debug statement

16 years agoBug fix, extra ";"
phille [Thu, 26 Jul 2007 16:39:01 +0000 (16:39 +0000)]
Bug fix, extra ";"

16 years agoDocumentation
phille [Thu, 26 Jul 2007 16:38:27 +0000 (16:38 +0000)]
Documentation

16 years agoChange in AliESDEvent fwd declaration (Ch. Klein Boesing)
morsch [Thu, 26 Jul 2007 16:37:54 +0000 (16:37 +0000)]
Change in AliESDEvent fwd declaration (Ch. Klein Boesing)

16 years agoChangig name of LinkDef file to follow aliroot naming convention
phille [Thu, 26 Jul 2007 16:37:02 +0000 (16:37 +0000)]
Changig name of LinkDef file to follow aliroot naming convention

16 years agoChange in AliESDEvent forward declarations.
morsch [Thu, 26 Jul 2007 16:36:07 +0000 (16:36 +0000)]
Change in AliESDEvent forward declarations.

16 years agoRadded files to build system after bug fix in rootcint by Federico
phille [Thu, 26 Jul 2007 16:34:54 +0000 (16:34 +0000)]
Radded files to build system after bug fix in rootcint by Federico

16 years agoMemory leak fixed. All, please be more careful next time while creating objects in...
cvetan [Thu, 26 Jul 2007 14:13:06 +0000 (14:13 +0000)]
Memory leak fixed. All, please be more careful next time while creating objects in the heap!

16 years agoNew trigger descriptor for stand-alone MUON (P.Crochet)
cvetan [Thu, 26 Jul 2007 13:18:38 +0000 (13:18 +0000)]
New trigger descriptor for stand-alone MUON (P.Crochet)

16 years agoRemove AliTRDpidESD::MakePID() from FillESD
cblume [Thu, 26 Jul 2007 12:58:27 +0000 (12:58 +0000)]
Remove AliTRDpidESD::MakePID() from FillESD

16 years agoSplit DAQ DA into two tasks
cblume [Thu, 26 Jul 2007 12:44:59 +0000 (12:44 +0000)]
Split DAQ DA into two tasks

16 years agoRename AliTRDCalPIDLQ
cblume [Thu, 26 Jul 2007 12:22:55 +0000 (12:22 +0000)]
Rename AliTRDCalPIDLQ

16 years agoRemove AliTRDCalPIDLQ
cblume [Thu, 26 Jul 2007 12:22:01 +0000 (12:22 +0000)]
Remove AliTRDCalPIDLQ

16 years agoFix compiler warnings and coding violations
cblume [Thu, 26 Jul 2007 11:57:43 +0000 (11:57 +0000)]
Fix compiler warnings and coding violations

16 years agoExplicit initialization fothe default TVirtualFitter in order to avoid automatic...
cvetan [Thu, 26 Jul 2007 11:39:25 +0000 (11:39 +0000)]
Explicit initialization fothe default TVirtualFitter in order to avoid automatic loading via the plugin handler

16 years agoChange of PID calculation by Alexandru
cblume [Thu, 26 Jul 2007 11:34:08 +0000 (11:34 +0000)]
Change of PID calculation by Alexandru

16 years agoACORDE added to the list of the detectors which makes them 20
cvetan [Thu, 26 Jul 2007 09:35:35 +0000 (09:35 +0000)]
ACORDE added to the list of the detectors which makes them 20

16 years agoACORDE added to the list of detectors.
acolla [Thu, 26 Jul 2007 08:21:39 +0000 (08:21 +0000)]
ACORDE added to the list of detectors.

16 years agoAll files removed because aliroot will not compile due to problems with rootcint
phille [Thu, 26 Jul 2007 07:51:48 +0000 (07:51 +0000)]
All files removed because aliroot will not compile due to problems with rootcint

16 years agoEffective C++ & documentation, bug fix in Online display
phille [Thu, 26 Jul 2007 07:50:13 +0000 (07:50 +0000)]
Effective C++ & documentation, bug fix in Online display

16 years agoeff C++
mploskon [Wed, 25 Jul 2007 16:25:06 +0000 (16:25 +0000)]
eff C++

16 years agonaming, eff C++
mploskon [Wed, 25 Jul 2007 14:43:20 +0000 (14:43 +0000)]
naming, eff C++

16 years agoFix in GetHitPattern(): copy track param first in a new object
ivana [Wed, 25 Jul 2007 14:28:15 +0000 (14:28 +0000)]
Fix in GetHitPattern(): copy track param first in a new object
before modifying it
(Philippe P.)

16 years agoFixing memory leak
ivana [Wed, 25 Jul 2007 14:27:59 +0000 (14:27 +0000)]
Fixing memory leak
(Philippe P., Sasha)

16 years agoLoading mapping moved in CreateDCSAliasMap();
ivana [Wed, 25 Jul 2007 14:10:28 +0000 (14:10 +0000)]
Loading mapping moved in CreateDCSAliasMap();
the preprocessor will load it themselves in Initialize()

16 years agoIn Initialise(): added loading mapping from CDB
ivana [Wed, 25 Jul 2007 14:08:49 +0000 (14:08 +0000)]
In Initialise(): added loading mapping from CDB
(now required as mapping data are not loaded automatically anymore)

16 years agoIntroducing a new CorrectForMeanMaterial function with a different meaning of the...
belikov [Wed, 25 Jul 2007 11:58:18 +0000 (11:58 +0000)]
Introducing a new CorrectForMeanMaterial function with a different meaning of the second argument

16 years ago3.4 Tm compensator field at z = 1075 m added.
morsch [Wed, 25 Jul 2007 11:56:17 +0000 (11:56 +0000)]
3.4 Tm compensator field at z = 1075 m added.

16 years agoTrigger descriptor modified in order to be compatible with AliMUONTrigger.cxx (Clermont)
cvetan [Wed, 25 Jul 2007 11:28:42 +0000 (11:28 +0000)]
Trigger descriptor modified in order to be compatible with AliMUONTrigger.cxx (Clermont)

16 years agoCommenting out the tag creation for AODs for now. It will be back i once the base...
panos [Wed, 25 Jul 2007 11:28:04 +0000 (11:28 +0000)]
Commenting out the tag creation for AODs for now. It will be back i once the base class is committed and the tag classes become part of a separate lib in STEER.

16 years agoMoving non-implemented constructor into private
cvetan [Wed, 25 Jul 2007 10:27:28 +0000 (10:27 +0000)]
Moving non-implemented constructor into private

16 years agoReplacing fabs with TMath
cvetan [Wed, 25 Jul 2007 10:21:00 +0000 (10:21 +0000)]
Replacing fabs with TMath

16 years ago- Adding loading mapping from CDB (now required)
ivana [Wed, 25 Jul 2007 09:12:45 +0000 (09:12 +0000)]
- Adding loading mapping from CDB (now required)
- Reordering includes

16 years agoClasses for fitteing and retrieving Temperature Maps
marian [Wed, 25 Jul 2007 09:01:13 +0000 (09:01 +0000)]
Classes for fitteing and retrieving Temperature Maps
and V drift map added (Marian)

16 years agotemporary fix to handle circular dependency in STEER and TPCbase
richterm [Tue, 24 Jul 2007 18:13:44 +0000 (18:13 +0000)]
temporary fix to handle circular dependency in STEER and TPCbase

16 years agoUsage of RecoParam objects instead of hardcoded parameters in reconstruction.
policheh [Tue, 24 Jul 2007 17:22:48 +0000 (17:22 +0000)]
Usage of RecoParam objects instead of hardcoded parameters in reconstruction.

16 years agoUsage of RecoParam objects instead of hardcoded parameters in reconstruction.
policheh [Tue, 24 Jul 2007 17:20:35 +0000 (17:20 +0000)]
Usage of RecoParam objects instead of hardcoded parameters in reconstruction.
(See $ALICE_ROOT/PHOS/macros/BeamTest2006/RawReconstruction.C).

16 years agoAdding AliAODTracklets (SPD tracklets) to the standard AOD.
markus [Tue, 24 Jul 2007 14:38:37 +0000 (14:38 +0000)]
Adding AliAODTracklets (SPD tracklets) to the standard AOD.

16 years agoFix compiler error
cblume [Tue, 24 Jul 2007 14:21:39 +0000 (14:21 +0000)]
Fix compiler error

16 years agoRecord changes.
mtadel [Tue, 24 Jul 2007 14:21:33 +0000 (14:21 +0000)]
Record changes.

16 years agoLink also against libTreeViewer.
mtadel [Tue, 24 Jul 2007 14:21:32 +0000 (14:21 +0000)]
Link also against libTreeViewer.

16 years agoAdding field for number of fired chips in SPD layer 1/2 (4 Bytes)
jgrosseo [Tue, 24 Jul 2007 14:15:34 +0000 (14:15 +0000)]
Adding field for number of fired chips in SPD layer 1/2 (4 Bytes)

16 years agoNew probability distributions
cblume [Tue, 24 Jul 2007 14:14:10 +0000 (14:14 +0000)]
New probability distributions

16 years agoRename AliTRDCalPIDLQRef
cblume [Tue, 24 Jul 2007 13:45:34 +0000 (13:45 +0000)]
Rename AliTRDCalPIDLQRef

16 years agoRename AliTRDCalPIDLQRef
cblume [Tue, 24 Jul 2007 13:33:45 +0000 (13:33 +0000)]
Rename AliTRDCalPIDLQRef

16 years agoRemove classes
cblume [Tue, 24 Jul 2007 13:27:56 +0000 (13:27 +0000)]
Remove classes

16 years agolocal/global coordinate fix (Gaute)
richterm [Tue, 24 Jul 2007 11:40:14 +0000 (11:40 +0000)]
local/global coordinate fix (Gaute)

16 years agoChange return 0 to return 1, 0 flag everything is fine, 1 flag something was wrong
gustavo [Tue, 24 Jul 2007 10:08:19 +0000 (10:08 +0000)]
Change return 0 to return 1, 0 flag everything is fine, 1 flag something was wrong

16 years agoCorrect vertex flags for AOD muon tracks.
markus [Tue, 24 Jul 2007 09:59:34 +0000 (09:59 +0000)]
Correct vertex flags for AOD muon tracks.

16 years agoAliStack included for kKeepBit
morsch [Tue, 24 Jul 2007 09:43:27 +0000 (09:43 +0000)]
AliStack included for kKeepBit