]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoadded data generator to util library
richterm [Tue, 21 Aug 2007 12:50:09 +0000 (12:50 +0000)]
added data generator to util library

17 years agobugfix: write check pattern correctly
richterm [Tue, 21 Aug 2007 12:48:40 +0000 (12:48 +0000)]
bugfix: write check pattern correctly

17 years agoVertex ID added. It corresponds to the array index of the appropriate ESD container.
markus [Tue, 21 Aug 2007 12:20:58 +0000 (12:20 +0000)]
Vertex ID added. It corresponds to the array index of the appropriate ESD container.
Track ID type change from Int_t to Short_t.

17 years agoProtections added (M. Gheata)
morsch [Tue, 21 Aug 2007 10:40:42 +0000 (10:40 +0000)]
Protections added (M. Gheata)

17 years agoCorrect includes (M. Gheata)
morsch [Tue, 21 Aug 2007 10:39:43 +0000 (10:39 +0000)]
Correct includes (M. Gheata)

17 years agoLoad libANALYSIS (M. Gheata)
morsch [Tue, 21 Aug 2007 10:39:15 +0000 (10:39 +0000)]
Load libANALYSIS (M. Gheata)

17 years agoAliAnalysisTaskESDfilter added.
morsch [Tue, 21 Aug 2007 10:36:04 +0000 (10:36 +0000)]
AliAnalysisTaskESDfilter added.

17 years ago1. Improved implementation of AliITSIntMap and AliITSOnlineCalibrationSPDhandler...
masera [Tue, 21 Aug 2007 10:26:47 +0000 (10:26 +0000)]
1. Improved implementation of AliITSIntMap and AliITSOnlineCalibrationSPDhandler. (linked lists --> binary balanced search trees)
2. ITSSPDda: Implementation for producing output to DCS. Reading of configuration files (tuning params and permanently noisy list).
3. Addition of field "DCSversion" to the scan container classes. (Version changed to 2 for the AliITSOnlineSPDscanInfo classes.)
4. Change of Char_t arrays --> TString inside several classes.

17 years agoUsing the event definition from aliroot and not from DATE event.h
cvetan [Tue, 21 Aug 2007 10:13:02 +0000 (10:13 +0000)]
Using the event definition from aliroot and not from DATE event.h

17 years agoDeactivate unused branches to avoid memory leaks.
morsch [Tue, 21 Aug 2007 09:43:17 +0000 (09:43 +0000)]
Deactivate unused branches to avoid memory leaks.

17 years agoMissing heared file added
schutz [Tue, 21 Aug 2007 08:38:20 +0000 (08:38 +0000)]
Missing heared file added

17 years agoBugfix. Now NextBunch method should correctly in case of more than one bunches in...
cvetan [Tue, 21 Aug 2007 08:25:27 +0000 (08:25 +0000)]
Bugfix. Now NextBunch method should correctly in case of more than one bunches in the stream (Per Thomas)

17 years agoTracker component v2 employs the fast clusterizer tree output
mploskon [Tue, 21 Aug 2007 08:14:21 +0000 (08:14 +0000)]
Tracker component v2 employs the fast clusterizer tree output

17 years agoBug fix by Mateusz
cblume [Tue, 21 Aug 2007 07:15:17 +0000 (07:15 +0000)]
Bug fix by Mateusz

17 years agoChanged return values from PropagateBack, to prevent aborting the full tracking if...
mvl [Mon, 20 Aug 2007 19:11:27 +0000 (19:11 +0000)]
Changed return values from PropagateBack, to prevent aborting the full tracking if no EMCal hits are found.

17 years agobugfix: deactivation of modules was affected by previous commit
richterm [Mon, 20 Aug 2007 17:58:26 +0000 (17:58 +0000)]
bugfix: deactivation of modules was affected by previous commit

17 years agoRemoval of obsolete code
cvetan [Mon, 20 Aug 2007 14:31:33 +0000 (14:31 +0000)]
Removal of obsolete code

17 years agoMinor changes
phille [Mon, 20 Aug 2007 13:35:21 +0000 (13:35 +0000)]
Minor changes

17 years agoFix length of water inside cooling pipes
cblume [Mon, 20 Aug 2007 11:54:49 +0000 (11:54 +0000)]
Fix length of water inside cooling pipes

17 years agoRandom electronic noise fixed
dibari [Mon, 20 Aug 2007 11:45:23 +0000 (11:45 +0000)]
Random electronic noise fixed

17 years agoNew digits test macros
cblume [Mon, 20 Aug 2007 11:27:49 +0000 (11:27 +0000)]
New digits test macros

17 years agoLatest version of zero suppressed raw data by Ken and Mateusz
cblume [Mon, 20 Aug 2007 11:26:22 +0000 (11:26 +0000)]
Latest version of zero suppressed raw data by Ken and Mateusz

17 years agoAdding libSTEERBase to the list of libs needed to build the static DA executable
cvetan [Mon, 20 Aug 2007 11:11:19 +0000 (11:11 +0000)]
Adding libSTEERBase to the list of libs needed to build the static DA executable

17 years agoInportant updates mainly fixing memory leaks.
morsch [Mon, 20 Aug 2007 09:56:31 +0000 (09:56 +0000)]
Inportant updates mainly fixing memory leaks.

17 years agoNew order to take into account general mods in libs
dibari [Mon, 20 Aug 2007 07:53:14 +0000 (07:53 +0000)]
New order to take into account general mods in libs

17 years agobugfix: support of multiple output blocks per event and component
richterm [Sun, 19 Aug 2007 22:01:33 +0000 (22:01 +0000)]
bugfix: support of multiple output blocks per event and component

17 years agosupport of multiple files per event and multiple type
richterm [Sun, 19 Aug 2007 22:00:24 +0000 (22:00 +0000)]
support of multiple files per event and multiple type

17 years agobugfix: consider both pointer and offset of block descriptor
richterm [Sun, 19 Aug 2007 21:52:37 +0000 (21:52 +0000)]
bugfix: consider both pointer and offset of block descriptor

17 years agominor changes
richterm [Sun, 19 Aug 2007 21:51:33 +0000 (21:51 +0000)]
minor changes

17 years agosupport for multiple output types added
richterm [Sun, 19 Aug 2007 21:49:30 +0000 (21:49 +0000)]
support for multiple output types added

17 years agomerged branch tag HLT-v0-7-Rev00 to HEAD
richterm [Sat, 18 Aug 2007 19:31:35 +0000 (19:31 +0000)]
merged branch tag HLT-v0-7-Rev00 to HEAD

17 years agominor documentation fixes
richterm [Sat, 18 Aug 2007 10:30:19 +0000 (10:30 +0000)]
minor documentation fixes

17 years agoadded definition of kAliHLTDataTypeEvent
richterm [Sat, 18 Aug 2007 10:26:16 +0000 (10:26 +0000)]
added definition of kAliHLTDataTypeEvent

17 years agoCompletely updated version (Guillermo)
hristov [Sat, 18 Aug 2007 08:41:30 +0000 (08:41 +0000)]
Completely updated version (Guillermo)

17 years agoMemory leak cured. Use TClonesArray::Delete() if stored objects allocate memory.
morsch [Fri, 17 Aug 2007 21:15:34 +0000 (21:15 +0000)]
Memory leak cured. Use TClonesArray::Delete() if stored objects allocate memory.

17 years agoMemory leak corrected.
morsch [Fri, 17 Aug 2007 13:22:11 +0000 (13:22 +0000)]
Memory leak corrected.

17 years agoNew analysis classes by Gustavo Conesa
schutz [Fri, 17 Aug 2007 12:40:04 +0000 (12:40 +0000)]
New analysis classes by Gustavo Conesa

17 years agoClassed moved form libJETANMC to libJETAN.
morsch [Fri, 17 Aug 2007 12:36:34 +0000 (12:36 +0000)]
Classed moved form libJETANMC to libJETAN.

17 years agoUse AliMCEventHandler instead of runloader.
morsch [Fri, 17 Aug 2007 12:34:40 +0000 (12:34 +0000)]
Use AliMCEventHandler instead of runloader.

17 years agoFixed index
hristov [Thu, 16 Aug 2007 16:01:42 +0000 (16:01 +0000)]
Fixed index

17 years agoNo debug message.
morsch [Thu, 16 Aug 2007 15:53:59 +0000 (15:53 +0000)]
No debug message.

17 years agoCatch the paused hadrons and muons.
morsch [Thu, 16 Aug 2007 15:53:33 +0000 (15:53 +0000)]
Catch the paused hadrons and muons.

17 years agoCopy user fields for primary only.
morsch [Thu, 16 Aug 2007 15:52:59 +0000 (15:52 +0000)]
Copy user fields for primary only.

17 years agoRedefinition of IsTrackAlive.
morsch [Thu, 16 Aug 2007 15:50:56 +0000 (15:50 +0000)]
Redefinition of IsTrackAlive.
Exclude the particles that have disappeared but will appear again.

17 years agoFor track references check that the particle has disappeared and is NOT alive.
morsch [Thu, 16 Aug 2007 15:49:48 +0000 (15:49 +0000)]
For track references check that the particle has disappeared and is NOT alive.
This eliminates the FLUKA cases in which a particle is paused =
disappeared but alive.

17 years agoUse SetInputEvent()
morsch [Thu, 16 Aug 2007 15:25:11 +0000 (15:25 +0000)]
Use SetInputEvent()

17 years agoLoad JETAN library.
morsch [Thu, 16 Aug 2007 15:22:30 +0000 (15:22 +0000)]
Load JETAN library.

17 years agoImplementation of the post creation of the AOD tags
panos [Thu, 16 Aug 2007 14:13:59 +0000 (14:13 +0000)]
Implementation of the post creation of the AOD tags

17 years agoStore total number of produced particles in the header.
morsch [Thu, 16 Aug 2007 10:00:11 +0000 (10:00 +0000)]
Store total number of produced particles in the header.

17 years agoStore the total number of produced particles in the header.
morsch [Thu, 16 Aug 2007 09:45:17 +0000 (09:45 +0000)]
Store the total number of produced particles in the header.

17 years agoCalculate the total number of produced and stored particles.
morsch [Thu, 16 Aug 2007 09:44:16 +0000 (09:44 +0000)]
Calculate the total number of produced and stored particles.

17 years agoMethod SetInputEvent introduced.
morsch [Thu, 16 Aug 2007 08:44:36 +0000 (08:44 +0000)]
Method SetInputEvent introduced.

17 years agoDo not calculate ITS fake ratio for the tracks without ITS clusters
hristov [Thu, 16 Aug 2007 07:51:14 +0000 (07:51 +0000)]
Do not calculate ITS fake ratio for the tracks without ITS clusters

17 years agorlu_hijing has to be float to work correctly with gfortran (Fedora Core 7)
hristov [Wed, 15 Aug 2007 17:14:00 +0000 (17:14 +0000)]
rlu_hijing has to be float to work correctly with gfortran (Fedora Core 7)

17 years agoCorrect setting of number of primaries in header.
morsch [Wed, 15 Aug 2007 16:07:43 +0000 (16:07 +0000)]
Correct setting of number of primaries in header.

17 years agoNumber of produced primaries is set in the header.
morsch [Wed, 15 Aug 2007 16:06:37 +0000 (16:06 +0000)]
Number of produced primaries is set in the header.

17 years agoCorrect adding of headers in case object is part of cocktail.
morsch [Wed, 15 Aug 2007 16:05:38 +0000 (16:05 +0000)]
Correct adding of headers in case object is part of cocktail.

17 years agoAddHeader implemented.
morsch [Wed, 15 Aug 2007 16:04:15 +0000 (16:04 +0000)]
AddHeader implemented.

17 years agoGetters for header and generated event header.
morsch [Wed, 15 Aug 2007 14:39:51 +0000 (14:39 +0000)]
Getters for header and generated event header.

17 years agoClass implements interface AliAnalysisCuts.
morsch [Wed, 15 Aug 2007 14:13:31 +0000 (14:13 +0000)]
Class implements interface AliAnalysisCuts.

17 years agoESD to AOD filtering task.
morsch [Wed, 15 Aug 2007 14:07:16 +0000 (14:07 +0000)]
ESD to AOD filtering task.
So far filtering only implemented for tracks. Other objects are copied.

17 years agoAll generator headers are in STEER now.
morsch [Wed, 15 Aug 2007 13:20:24 +0000 (13:20 +0000)]
All generator headers are in STEER now.

17 years agoReorderAndExpandTR: protection needed for Lego-Runs.
morsch [Wed, 15 Aug 2007 13:04:17 +0000 (13:04 +0000)]
ReorderAndExpandTR: protection needed for Lego-Runs.

17 years agoSome extra lines to read PDC06 data.
morsch [Wed, 15 Aug 2007 10:01:58 +0000 (10:01 +0000)]
Some extra lines to read PDC06 data.

17 years agoTRD DCS data point set updated
acolla [Tue, 14 Aug 2007 15:38:23 +0000 (15:38 +0000)]
TRD DCS data point set updated

17 years agoClasses moved to STEERBase.
morsch [Tue, 14 Aug 2007 15:31:50 +0000 (15:31 +0000)]
Classes moved to STEERBase.

17 years agoClass moved to STEERBase.
morsch [Tue, 14 Aug 2007 15:27:38 +0000 (15:27 +0000)]
Class moved to STEERBase.

17 years agonew TFile("...") replaced by TFile::Open("...")
morsch [Tue, 14 Aug 2007 14:35:33 +0000 (14:35 +0000)]
new TFile("...") replaced by TFile::Open("...")

17 years agoIntroduce type cast to avoid warning message.
markus [Tue, 14 Aug 2007 14:10:40 +0000 (14:10 +0000)]
Introduce type cast to avoid warning message.

17 years agoCorrection in protection.
morsch [Tue, 14 Aug 2007 14:00:12 +0000 (14:00 +0000)]
Correction in protection.

17 years agoProtection needed when reading PDC06 data (v4-04)
morsch [Tue, 14 Aug 2007 12:15:18 +0000 (12:15 +0000)]
Protection needed when reading PDC06 data (v4-04)

17 years agoProtection needed when reading PDC06 data (v4-04).
morsch [Tue, 14 Aug 2007 12:13:40 +0000 (12:13 +0000)]
Protection needed when reading PDC06 data (v4-04).

17 years agoInitialization of some local arrays
hristov [Tue, 14 Aug 2007 10:58:44 +0000 (10:58 +0000)]
Initialization of some local arrays

17 years agoadapting to renaming of functions in AliExternalTrackParam
jgrosseo [Tue, 14 Aug 2007 10:20:08 +0000 (10:20 +0000)]
adapting to renaming of functions in AliExternalTrackParam

17 years agoAdditional protection
hristov [Mon, 13 Aug 2007 17:59:47 +0000 (17:59 +0000)]
Additional protection

17 years agoCheck also the lower boundary of the array
hristov [Mon, 13 Aug 2007 17:28:06 +0000 (17:28 +0000)]
Check also the lower boundary of the array

17 years agoDo not recreate the array of active sectors. Redundant call to GetEvent commented...
hristov [Mon, 13 Aug 2007 17:10:47 +0000 (17:10 +0000)]
Do not recreate the array of active sectors. Redundant call to GetEvent commented out. Additional protection in SetActiveSectors

17 years agoReordering of class members to make ROOT's I/O optimizer happy (well, happier).
markus [Mon, 13 Aug 2007 12:48:49 +0000 (12:48 +0000)]
Reordering of class members to make ROOT's I/O optimizer happy (well, happier).

17 years agoProtection added.
morsch [Sat, 11 Aug 2007 09:15:12 +0000 (09:15 +0000)]
Protection added.

17 years ago-printf 's replaced.
morsch [Fri, 10 Aug 2007 15:53:15 +0000 (15:53 +0000)]
-printf 's replaced.
- Protection against trackreference fils not present. In this case only the
kine information is returned.

17 years agoFixing typo (negateive volume lenght)
hristov [Fri, 10 Aug 2007 15:23:23 +0000 (15:23 +0000)]
Fixing typo (negateive volume lenght)

17 years agoFixing copy/paste typo
hristov [Fri, 10 Aug 2007 15:20:34 +0000 (15:20 +0000)]
Fixing copy/paste typo

17 years agoAliLog only in libSTEERBase
hristov [Fri, 10 Aug 2007 11:50:42 +0000 (11:50 +0000)]
AliLog only in libSTEERBase

17 years agoUpdated/changed the serial numbers for station 3 and 7
ivana [Fri, 10 Aug 2007 08:31:58 +0000 (08:31 +0000)]
Updated/changed the serial numbers for station 3 and 7
(Christian)

17 years agoUpdated needed due framework changes.
morsch [Thu, 9 Aug 2007 21:42:31 +0000 (21:42 +0000)]
Updated needed due framework changes.

17 years agoObsolete method call removed.
morsch [Thu, 9 Aug 2007 18:01:47 +0000 (18:01 +0000)]
Obsolete method call removed.

17 years agoSTEERBase added to include path
morsch [Thu, 9 Aug 2007 17:45:40 +0000 (17:45 +0000)]
STEERBase added to include path

17 years agoGetting the trigger descriptors from CDB
panos [Thu, 9 Aug 2007 15:38:42 +0000 (15:38 +0000)]
Getting the trigger descriptors from CDB

17 years agoFew mods (Boris)
panos [Thu, 9 Aug 2007 13:51:36 +0000 (13:51 +0000)]
Few mods (Boris)

17 years agoCTP trigger description in CDB (Panos)
hristov [Thu, 9 Aug 2007 11:49:15 +0000 (11:49 +0000)]
CTP trigger description in CDB (Panos)

17 years agoUsing AliGeomManager in the macros (Raffaele)
hristov [Thu, 9 Aug 2007 11:46:05 +0000 (11:46 +0000)]
Using AliGeomManager in the macros (Raffaele)

17 years agoTemporary disable the raw version, it will be taken from FEE
hristov [Thu, 9 Aug 2007 10:35:24 +0000 (10:35 +0000)]
Temporary disable the raw version, it will be taken from FEE

17 years agoSsemi-final version of TRD raw data simulation
hristov [Thu, 9 Aug 2007 10:34:04 +0000 (10:34 +0000)]
Ssemi-final version of TRD raw data simulation
code with zero suppression similar to TRD FEE.
It contains the following classes:

AliTRDfeeParam
AliTRDmcmSim
AliTRDrawData

AliTRDfeeParam has been modified to have more parameters
like raw data production version and so on.

AliTRDmcmSim is new class and this is the core of MCM
(PASA+TRAP) simulator. It has still very simple function
and it will be a half year project to improve this to make
it closer to the reall FEE.

AliTRDrawData has been modified to use new class AliTRDmcmSim.

These modifications were tested on Aug. 02 HEAD
version that code itself compiles. I'm sure there must
be still bugs and we need testing by as many as possible
persons now. Especially it seems HLT part is impacted by
problems because some parameters were moved from
AliTRDrawData to AliTRDfeeParam (like fRawVersion
disappeared from AliTRDrawData).

In TRD definition, we have now 4 raw data versions.

0 very old offline version (by Bogdan)
1 test version (no zero suppression)
2 final version (no zero suppression)
3 test version (with zero suppression)

The default is still set to 2 in AliTRDfeeParam::fgkRAWversion
and it uses previously existing codes. If you set this to 3,
AliTRDrawData changes behavior to use my new class with zero
suppression, but might crash yet.

Plan is after we make sure it works stably, we delete AliTRDmcm
which is obsolete. However it still take time because tarcklet
part is not yet touched.

The default raw version is 2.

Ken Oyama

17 years agoUserCut removed from simulated DCS+minors
dibari [Thu, 9 Aug 2007 10:08:33 +0000 (10:08 +0000)]
UserCut removed from simulated DCS+minors

17 years agoBug in flag returned by Process (A.Colla)
dibari [Thu, 9 Aug 2007 09:54:12 +0000 (09:54 +0000)]
Bug in flag returned by Process (A.Colla)

17 years agoRemove -lTable from Makefile
alibrary [Thu, 9 Aug 2007 09:37:59 +0000 (09:37 +0000)]
Remove -lTable from Makefile

17 years agoAdding libSTEERbase, libNet and libTree
hristov [Thu, 9 Aug 2007 09:31:28 +0000 (09:31 +0000)]
Adding libSTEERbase, libNet and libTree

17 years agoClasses that depend on libTable are excluded from the compilation
hristov [Thu, 9 Aug 2007 09:26:49 +0000 (09:26 +0000)]
Classes that depend on libTable are excluded from the compilation

17 years agoRearranging the classes to use loadlibs.C
hristov [Thu, 9 Aug 2007 08:39:50 +0000 (08:39 +0000)]
Rearranging the classes to use loadlibs.C

17 years agoAdditional forward declaration
hristov [Thu, 9 Aug 2007 08:39:17 +0000 (08:39 +0000)]
Additional forward declaration