]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoAliHMPID moved from base to sim library
kir [Fri, 27 Apr 2007 15:10:15 +0000 (15:10 +0000)]
AliHMPID moved from base to sim library

16 years agoAssignment operator implemented correctly. To be used in HLT for making a snapshot...
cvetan [Fri, 27 Apr 2007 14:55:30 +0000 (14:55 +0000)]
Assignment operator implemented correctly. To be used in HLT for making a snapshot of the raw-stream class during the ordering and processing of the TPC raw data

16 years agoAdding a comment
ivana [Fri, 27 Apr 2007 14:40:05 +0000 (14:40 +0000)]
Adding a comment

16 years agoChanges to offer an example of the new simplified interface.
ivana [Fri, 27 Apr 2007 14:39:52 +0000 (14:39 +0000)]
Changes to offer an example of the new simplified interface.
The old one is still there though (as it might be needed in some cases)
(Laurent)

16 years agoAdding a simplified interface Next(buspatch,manu,channel,charge) to iterate over...
ivana [Fri, 27 Apr 2007 14:39:37 +0000 (14:39 +0000)]
Adding a simplified interface Next(buspatch,manu,channel,charge) to iterate over raw data
(Laurent)

16 years agoNow uses the simplified interface of RawStreamTracker to loop over raw data
ivana [Fri, 27 Apr 2007 14:39:18 +0000 (14:39 +0000)]
Now uses the simplified interface of RawStreamTracker to loop over raw data
(Laurent)

16 years agoChannelId() from Char to UChar
ivana [Fri, 27 Apr 2007 14:39:04 +0000 (14:39 +0000)]
ChannelId() from Char to UChar
(Laurent)

16 years agoAir with increased transport cuts close to qb28.
morsch [Fri, 27 Apr 2007 13:38:00 +0000 (13:38 +0000)]
Air with increased transport cuts close to qb28.

16 years agoIncreases transport cuts in the tunnel.
morsch [Fri, 27 Apr 2007 13:22:42 +0000 (13:22 +0000)]
Increases transport cuts in the tunnel.

16 years agoCorrection.
morsch [Fri, 27 Apr 2007 13:21:02 +0000 (13:21 +0000)]
Correction.

16 years agoIncreased transport cuts close to Cu pipe RB24 (Ernesto)
morsch [Fri, 27 Apr 2007 13:17:22 +0000 (13:17 +0000)]
Increased transport cuts close to Cu pipe RB24 (Ernesto)

16 years agoIncreased transport cuts for dipole and compensator. (Ernesto)
morsch [Fri, 27 Apr 2007 13:16:10 +0000 (13:16 +0000)]
Increased transport cuts for dipole and compensator. (Ernesto)

16 years agoIncreased transport cuts for compensator dipole.
morsch [Fri, 27 Apr 2007 13:15:25 +0000 (13:15 +0000)]
Increased transport cuts for compensator dipole.

16 years agocorrected constructor (Haavard)
marian [Fri, 27 Apr 2007 13:12:41 +0000 (13:12 +0000)]
corrected constructor (Haavard)

16 years agoUnnecessary include of TNamed removed.
markus [Fri, 27 Apr 2007 13:06:28 +0000 (13:06 +0000)]
Unnecessary include of TNamed removed.

16 years agoDefault PID updated.
markus [Fri, 27 Apr 2007 13:05:28 +0000 (13:05 +0000)]
Default PID updated.

16 years agoBug fix to avoid newly created and added headers for each event.
markus [Fri, 27 Apr 2007 13:04:18 +0000 (13:04 +0000)]
Bug fix to avoid newly created and added headers for each event.

16 years agoFixing big memory leak. The parameters should NOT be read from CDB inside the loop...
cvetan [Fri, 27 Apr 2007 12:52:36 +0000 (12:52 +0000)]
Fixing big memory leak. The parameters should NOT be read from CDB inside the loop over raw data, but rather once during the initialization (Peter+Cvetan)

16 years agoParameters not cloned anymore - responisbility of the Cache (Marian)
marian [Fri, 27 Apr 2007 12:47:49 +0000 (12:47 +0000)]
Parameters not cloned anymore  - responisbility of the Cache (Marian)

16 years agoRemove dependency on gAlice (Gustavo)
kharlov [Fri, 27 Apr 2007 12:45:43 +0000 (12:45 +0000)]
Remove dependency on gAlice (Gustavo)

16 years agomacro to check TOF raw data
arcelli [Fri, 27 Apr 2007 11:29:47 +0000 (11:29 +0000)]
macro to check TOF raw data

16 years agoworkaround for ROOT bug: in order to avoid crashes when unloading
richterm [Fri, 27 Apr 2007 11:29:26 +0000 (11:29 +0000)]
workaround for ROOT bug: in order to avoid crashes when unloading
dynamic libraries via gSystem, the libraries are not unloaded
further investigation necessary

16 years agoupdates for the new decoder
arcelli [Fri, 27 Apr 2007 11:28:13 +0000 (11:28 +0000)]
updates for the new decoder

16 years agoHLT base
richterm [Fri, 27 Apr 2007 11:25:35 +0000 (11:25 +0000)]
HLT base
- memory leaks corrected
- AliLog support moved to libAliHLTUtil in order to keep
- libHLTbase free of AliRoot dependencies
- dynamic loeding of AliLog support
- AliHLTFileWriter moved to libAliHLTUtil

16 years agoAliHLTFileWriter moved to libAliHLTUtil
richterm [Fri, 27 Apr 2007 11:24:47 +0000 (11:24 +0000)]
AliHLTFileWriter moved to libAliHLTUtil

16 years agoupdates for the new decoder
arcelli [Fri, 27 Apr 2007 11:20:39 +0000 (11:20 +0000)]
updates for the new decoder

16 years agoobject for storing TOF decoded RAW data
arcelli [Fri, 27 Apr 2007 11:09:55 +0000 (11:09 +0000)]
object for storing TOF decoded RAW data

16 years agojust set increased version in ClassDef
arcelli [Fri, 27 Apr 2007 11:07:27 +0000 (11:07 +0000)]
just set increased version in ClassDef

16 years agoTOF raw data bit fields
arcelli [Fri, 27 Apr 2007 11:04:37 +0000 (11:04 +0000)]
TOF raw data bit fields

16 years agocontainer for TOF raw data
arcelli [Fri, 27 Apr 2007 11:03:13 +0000 (11:03 +0000)]
container for TOF raw data

16 years agoTOF Raw Data decoder
arcelli [Fri, 27 Apr 2007 11:00:38 +0000 (11:00 +0000)]
TOF Raw Data decoder

16 years agoAdd fast gaussian fitting routine (Marian)
cvetan [Fri, 27 Apr 2007 10:45:39 +0000 (10:45 +0000)]
Add fast gaussian fitting routine (Marian)

16 years agoANALYSIS lib is added
kir [Fri, 27 Apr 2007 10:43:00 +0000 (10:43 +0000)]
ANALYSIS lib is added

16 years agoLess include files...
dibari [Fri, 27 Apr 2007 10:07:54 +0000 (10:07 +0000)]
Less include files...

16 years agoDIPO added
morsch [Fri, 27 Apr 2007 09:50:23 +0000 (09:50 +0000)]
DIPO added

16 years agoresolve a rounding problem
schutz [Fri, 27 Apr 2007 09:29:32 +0000 (09:29 +0000)]
resolve a rounding problem

16 years agoMakeTree follows naming convention (Marian)
marian [Fri, 27 Apr 2007 08:54:36 +0000 (08:54 +0000)]
MakeTree follows naming convention (Marian)

16 years agoOverlaps corrected.
morsch [Fri, 27 Apr 2007 08:45:11 +0000 (08:45 +0000)]
Overlaps corrected.

16 years agoAdd getters (Marian)
marian [Fri, 27 Apr 2007 08:30:29 +0000 (08:30 +0000)]
Add getters (Marian)

16 years agoIgnoring *.rootmap
hristov [Fri, 27 Apr 2007 08:14:39 +0000 (08:14 +0000)]
Ignoring *.rootmap

16 years agoadded const in Trigger(fileName)
schutz [Fri, 27 Apr 2007 07:55:22 +0000 (07:55 +0000)]
added const in Trigger(fileName)

16 years agoRemove event number reading due to interface changes
akisiel [Fri, 27 Apr 2007 07:28:34 +0000 (07:28 +0000)]
Remove event number reading due to interface changes

16 years agoMake revisions needed for compilation from the main AliRoot tree
akisiel [Fri, 27 Apr 2007 07:25:59 +0000 (07:25 +0000)]
Make revisions needed for compilation from the main AliRoot tree

16 years agoCreate two femto libraries - libPWG2femtoscopy and libPWG2femtoscopyUser
akisiel [Fri, 27 Apr 2007 07:22:24 +0000 (07:22 +0000)]
Create two femto libraries - libPWG2femtoscopy and libPWG2femtoscopyUser

16 years agoSplit femto code into two libraries
akisiel [Fri, 27 Apr 2007 07:21:25 +0000 (07:21 +0000)]
Split femto code into two libraries

16 years agoGetFileSources returns empty list in case of no files, but successful query
jgrosseo [Fri, 27 Apr 2007 07:06:48 +0000 (07:06 +0000)]
GetFileSources returns empty list in case of no files, but successful query
No mails sent in testmode

16 years agoCoding conventions
dibari [Thu, 26 Apr 2007 17:28:58 +0000 (17:28 +0000)]
Coding conventions

16 years agoCoding conventions.
dibari [Thu, 26 Apr 2007 17:08:43 +0000 (17:08 +0000)]
Coding conventions.

16 years agoAdded Trigger(char *) method. Removed MEM leak.
schutz [Thu, 26 Apr 2007 17:03:25 +0000 (17:03 +0000)]
Added Trigger(char *) method. Removed MEM leak.

16 years agoAdded Trigger(char *) data member. Removed MEM leak
schutz [Thu, 26 Apr 2007 17:01:17 +0000 (17:01 +0000)]
Added Trigger(char *) data member. Removed MEM leak

16 years agoNew mother volume for muon spectrometer station 3.
morsch [Thu, 26 Apr 2007 16:36:32 +0000 (16:36 +0000)]
New mother volume for muon spectrometer station 3.

16 years agoAdd temperature entry (Marian)
marian [Thu, 26 Apr 2007 16:12:52 +0000 (16:12 +0000)]
Add temperature entry (Marian)

16 years agoAdd mapping objects (sector,pad,row ==> altro number, .....) (Marian, Jens)
marian [Thu, 26 Apr 2007 15:49:12 +0000 (15:49 +0000)]
Add mapping objects (sector,pad,row ==> altro number, .....)  (Marian, Jens)

16 years agofixed missing return value check (resulting in crash when TreeK is not readable)
jgrosseo [Thu, 26 Apr 2007 14:55:49 +0000 (14:55 +0000)]
fixed missing return value check (resulting in crash when TreeK is not readable)

16 years agoRemoving obsolete macro MUONTracker.C
ivana [Thu, 26 Apr 2007 12:38:26 +0000 (12:38 +0000)]
Removing obsolete macro MUONTracker.C

16 years agoMoving AliStrLine and AliVertexerTracks from STEER to ESD library (Andrea).
belikov [Thu, 26 Apr 2007 10:26:54 +0000 (10:26 +0000)]
Moving AliStrLine and AliVertexerTracks from STEER to ESD library (Andrea).

16 years agoModifications needed for the compilation of the femtoscopy code (Adam-Mike)
panos [Thu, 26 Apr 2007 10:11:22 +0000 (10:11 +0000)]
Modifications needed for the compilation of the femtoscopy code (Adam-Mike)

16 years agoErrors available at the VertexFinding step. A bug fix in deleting an array. (Andrea...
belikov [Thu, 26 Apr 2007 10:05:30 +0000 (10:05 +0000)]
Errors available at the VertexFinding step. A bug fix in deleting an array. (Andrea, Elena, Francesco)

16 years agoAdding the femtoscopy package in the PWG2 compilation
panos [Thu, 26 Apr 2007 10:05:13 +0000 (10:05 +0000)]
Adding the femtoscopy package in the PWG2 compilation

16 years ago- Fixing bug on arguments of MUONCheck
martinez [Thu, 26 Apr 2007 10:04:54 +0000 (10:04 +0000)]
- Fixing bug on arguments of MUONCheck
- Adding a testDump.out file

16 years agoCorrected initialization (Markus)
hristov [Thu, 26 Apr 2007 09:39:52 +0000 (09:39 +0000)]
Corrected initialization (Markus)

16 years agoChange the default CDB storage to local://$ALICE_ROOT" and adding
ivana [Thu, 26 Apr 2007 09:29:50 +0000 (09:29 +0000)]
Change the default CDB storage to local://$ALICE_ROOT" and adding
it as the argument of the function
(Laurent)

16 years agoAdding digit maker as a data member;
ivana [Thu, 26 Apr 2007 09:19:57 +0000 (09:19 +0000)]
Adding digit maker as a data member;
this fixes a break in reconstruction.
(Diego)

16 years agoTrack extracpolation improved
kharlov [Wed, 25 Apr 2007 19:39:42 +0000 (19:39 +0000)]
Track extracpolation improved

16 years agoNew classes added.
morsch [Wed, 25 Apr 2007 16:33:01 +0000 (16:33 +0000)]
New classes added.

16 years agoPreliminary patchwork of measured and calculated field maps.
morsch [Wed, 25 Apr 2007 16:32:38 +0000 (16:32 +0000)]
Preliminary patchwork of measured and calculated field maps.

16 years agoParameterisation of the measured mag. field map. (R. Shahoyan)
morsch [Wed, 25 Apr 2007 16:31:57 +0000 (16:31 +0000)]
Parameterisation of the measured mag. field map. (R. Shahoyan)

16 years agoAdding the HBT LinkDef and pkg files (Adam-Mike)
panos [Wed, 25 Apr 2007 15:50:04 +0000 (15:50 +0000)]
Adding the HBT LinkDef and pkg files (Adam-Mike)

16 years agoAdding the HBT options in the Makefile (Adam-Mike)
panos [Wed, 25 Apr 2007 15:40:54 +0000 (15:40 +0000)]
Adding the HBT options in the Makefile (Adam-Mike)

16 years agoThis commit was generated by cvs2svn to compensate for changes in r18145,
panos [Wed, 25 Apr 2007 15:38:41 +0000 (15:38 +0000)]
This commit was generated by cvs2svn to compensate for changes in r18145,
which included commits to RCS files with non-trunk default branches.

16 years agoThis commit was generated by cvs2svn to compensate for changes in r18143,
panos [Wed, 25 Apr 2007 15:37:04 +0000 (15:37 +0000)]
This commit was generated by cvs2svn to compensate for changes in r18143,
which included commits to RCS files with non-trunk default branches.

16 years agoMeasured field map as objects of type AliMagFCheb (R. Shahoyan)
morsch [Wed, 25 Apr 2007 15:25:51 +0000 (15:25 +0000)]
Measured field map as objects of type AliMagFCheb (R. Shahoyan)

16 years ago- Adding hits pattern in trigger chambers in AliMUONTrack (Diego)
martinez [Wed, 25 Apr 2007 15:21:13 +0000 (15:21 +0000)]
- Adding hits pattern in trigger chambers in AliMUONTrack (Diego)
- Changes output of AliMuonTrack::GetMatchTrigger() (Diego)
- Option on MUONReconstructor for eriting on disk the digits from raw data during reconstruction (Diego)
-  Common interface for TriggerDigits from rawData/localTrigger (Christian)

16 years agoAdding more detailed information on about matching with trigger tracks and the hit...
hristov [Wed, 25 Apr 2007 14:07:33 +0000 (14:07 +0000)]
Adding more detailed information on about matching with trigger tracks and the hit pattern of the trigger chambers (Diego)

16 years agoAdding more info on macros
ivana [Wed, 25 Apr 2007 08:57:57 +0000 (08:57 +0000)]
Adding more info on macros
ReadRecoCocktail.C, DecodeRecoCocktail.C and MergeMuonLight.C
(Hermine)

16 years agoAdding includes to make macros MergeMuonLight.C, ReadRecoCocktail.C compilable
ivana [Wed, 25 Apr 2007 08:56:57 +0000 (08:56 +0000)]
Adding includes to make macros MergeMuonLight.C, ReadRecoCocktail.C compilable
(Hermine)

16 years agoPut right parameter order in TGraphErrors function
ivana [Wed, 25 Apr 2007 07:42:09 +0000 (07:42 +0000)]
Put right parameter order in TGraphErrors function
(Christian)

16 years ago9 dummy words instead of 8 (Betta)
hristov [Wed, 25 Apr 2007 07:16:29 +0000 (07:16 +0000)]
9 dummy words instead of 8 (Betta)

16 years agoMethods for conversion global <--> local reference frames (L. Gaudichet)
masera [Tue, 24 Apr 2007 16:31:49 +0000 (16:31 +0000)]
Methods for conversion global <--> local reference frames (L. Gaudichet)

16 years agoFrame 1 is added (A.Mastroserio)
kir [Tue, 24 Apr 2007 16:29:45 +0000 (16:29 +0000)]
Frame 1 is added (A.Mastroserio)

16 years agoPossibility to run the monitoring
hristov [Tue, 24 Apr 2007 16:18:32 +0000 (16:18 +0000)]
Possibility to run the monitoring

16 years agoMonaLisa monitoring in BITS
hristov [Tue, 24 Apr 2007 16:07:20 +0000 (16:07 +0000)]
MonaLisa monitoring in BITS

16 years agobackward compatibility: using default parameter of AliTPCParam::GetZLength
richterm [Tue, 24 Apr 2007 14:45:31 +0000 (14:45 +0000)]
backward compatibility: using default parameter of AliTPCParam::GetZLength

16 years agomemory leak corrected
richterm [Tue, 24 Apr 2007 14:38:11 +0000 (14:38 +0000)]
memory leak corrected

16 years agoAdditional protection: do not search for alignable object if the CPV is not in the...
hristov [Tue, 24 Apr 2007 14:34:39 +0000 (14:34 +0000)]
Additional protection: do not search for alignable object if the CPV is not in the geometry

16 years agobugfix: crashes after changes according to coding conventions
richterm [Tue, 24 Apr 2007 14:27:32 +0000 (14:27 +0000)]
bugfix: crashes after changes according to coding conventions

16 years agoBug fix in global fit (Marian, L.Bozyk)
marian [Tue, 24 Apr 2007 14:26:51 +0000 (14:26 +0000)]
Bug fix in global fit (Marian, L.Bozyk)

16 years agoExamples script to run jet finder under proof.
morsch [Tue, 24 Apr 2007 14:08:55 +0000 (14:08 +0000)]
Examples script to run jet finder under proof.

16 years agoSome additional updates for running under proof.
morsch [Tue, 24 Apr 2007 14:05:15 +0000 (14:05 +0000)]
Some additional updates for running under proof.

16 years agoadded VZERO
schutz [Tue, 24 Apr 2007 14:00:21 +0000 (14:00 +0000)]
added VZERO

16 years agoAdded VZERO
schutz [Tue, 24 Apr 2007 13:51:12 +0000 (13:51 +0000)]
Added VZERO

16 years agoDefault parameter for backward compatibility (Matthias)
hristov [Tue, 24 Apr 2007 13:33:59 +0000 (13:33 +0000)]
Default parameter for backward compatibility (Matthias)

16 years agoProtection against id = 308, 211 removed.
morsch [Tue, 24 Apr 2007 13:32:20 +0000 (13:32 +0000)]
Protection against id = 308, 211 removed.

16 years agoMinors
dibari [Tue, 24 Apr 2007 12:11:43 +0000 (12:11 +0000)]
Minors

16 years agoRemoved overlaps. Geometry as installed, i.e. the drift length in both direction...
hristov [Tue, 24 Apr 2007 11:30:01 +0000 (11:30 +0000)]
Removed overlaps. Geometry as installed, i.e. the drift length in both direction slightly differs by 270 microns (Marek)

16 years agoTypo in flow - libPWG0flow to libPWG2flow
panos [Tue, 24 Apr 2007 10:51:23 +0000 (10:51 +0000)]
Typo in flow - libPWG0flow to libPWG2flow

16 years agoVertex extraction from GenHeader
kharlov [Tue, 24 Apr 2007 10:08:03 +0000 (10:08 +0000)]
Vertex extraction from GenHeader

16 years agoz-sign bugs fixed
kharlov [Tue, 24 Apr 2007 10:07:24 +0000 (10:07 +0000)]
z-sign bugs fixed

16 years agoFirst working version (histograms with energy deposition in crystals)
policheh [Tue, 24 Apr 2007 09:53:20 +0000 (09:53 +0000)]
First working version (histograms with energy deposition in crystals)

16 years agoAdaptation to DA framework
policheh [Tue, 24 Apr 2007 09:39:20 +0000 (09:39 +0000)]
Adaptation to DA framework