]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoAdd resolution class
cblume [Mon, 11 Aug 2008 14:04:37 +0000 (14:04 +0000)]
Add resolution class

15 years agoMake the histograms memory resident, otherwise they belong to a wrong file and we...
hristov [Mon, 11 Aug 2008 14:02:12 +0000 (14:02 +0000)]
Make the histograms memory resident, otherwise they belong to a wrong file and we have segm. violation in the destructor

15 years agoFix memory leak
cblume [Mon, 11 Aug 2008 13:53:48 +0000 (13:53 +0000)]
Fix memory leak

15 years agoa few fixes for rare bugs/malfunctions
richterm [Mon, 11 Aug 2008 12:08:14 +0000 (12:08 +0000)]
a few fixes for rare bugs/malfunctions
- AliHLTProcessor/AliHLTDataSource: setting the output size to zero by default
  if the high level component interface is used. This handles the case of a component
  using the high level interface, but not publishing an output block for a particular
  event -> PubSub relies on output size zero if no data has been written
- toolbox publisher components handle output size correctly
- AliHLTTask: increase headroom in the output buffer to allow small extra data blocks
  from the base class
- HLTOUT handler for kAliHLTDataTypeComponentTable added
- TPCEsdWriterComponent handles output size correctly for SOR/EOR events

15 years agoAOD replication (Roberta Arnaldi, AM)
morsch [Mon, 11 Aug 2008 12:02:50 +0000 (12:02 +0000)]
AOD replication (Roberta Arnaldi, AM)

15 years agoAdditional flags for AOD replication (Roberta Arnaldi, AM)
morsch [Mon, 11 Aug 2008 12:02:11 +0000 (12:02 +0000)]
Additional flags for AOD replication (Roberta Arnaldi, AM)

15 years agoMinor bug fix in return value from GetOutputDataTypes.
aszostak [Mon, 11 Aug 2008 11:40:29 +0000 (11:40 +0000)]
Minor bug fix in return value from GetOutputDataTypes.

15 years agoEnabling the QA
pchrist [Mon, 11 Aug 2008 09:02:49 +0000 (09:02 +0000)]
Enabling the QA

15 years agoNew database entry with correct ID
cblume [Mon, 11 Aug 2008 08:42:45 +0000 (08:42 +0000)]
New database entry with correct ID

15 years agoCOORFW->CORRFW typo
pchrist [Mon, 11 Aug 2008 08:33:57 +0000 (08:33 +0000)]
COORFW->CORRFW typo

15 years agoupdated for the new recoParam representation
abercuci [Mon, 11 Aug 2008 07:17:32 +0000 (07:17 +0000)]
updated for the new recoParam representation

15 years agoAdding functionality so that AliHLTMUONRawDataHistoComponent histograms raw data...
aszostak [Sun, 10 Aug 2008 21:49:04 +0000 (21:49 +0000)]
Adding functionality so that AliHLTMUONRawDataHistoComponent histograms raw data decoder error codes and signals.

15 years agoMinor fix for the proton analysis QA
pchrist [Sun, 10 Aug 2008 21:14:24 +0000 (21:14 +0000)]
Minor fix for the proton analysis QA

15 years agoUpdated version (Mikolaj)
hristov [Sun, 10 Aug 2008 20:35:00 +0000 (20:35 +0000)]
Updated version (Mikolaj)

15 years agoUpdates for correct use of cut flag. (D. Perrino)
morsch [Sun, 10 Aug 2008 09:23:16 +0000 (09:23 +0000)]
Updates for correct use of cut flag. (D. Perrino)

15 years agoallow PushBack with empty buffer, this is useful to just insert a block discriptor...
richterm [Sat, 9 Aug 2008 20:27:42 +0000 (20:27 +0000)]
allow PushBack with empty buffer, this is useful to just insert a block discriptor without payload; optional component description data block send with component output on SOR/EOR

15 years agohandling of multiple forwarded data blocks; some code documentation
richterm [Sat, 9 Aug 2008 20:12:53 +0000 (20:12 +0000)]
handling of multiple forwarded data blocks; some code documentation

15 years agoFileWriters: handling of control events and PRIV data blocks: ignored by default...
richterm [Sat, 9 Aug 2008 17:27:11 +0000 (17:27 +0000)]
FileWriters: handling of control events and PRIV data blocks: ignored by default, added options -write-all-events, -write-all-blocks and -write-all to override default

15 years agoAdding first version of histogramming component for raw data. This will be useful...
aszostak [Fri, 8 Aug 2008 21:42:54 +0000 (21:42 +0000)]
Adding first version of histogramming component for raw data. This will be useful for monitoring.

15 years agoUsing std::vector instead of simply vector
hristov [Fri, 8 Aug 2008 16:25:35 +0000 (16:25 +0000)]
Using std::vector instead of simply vector

15 years agoChange in the calculation of track parameters for chambers w/o clusters
cblume [Fri, 8 Aug 2008 15:56:32 +0000 (15:56 +0000)]
Change in the calculation of track parameters for chambers w/o clusters

15 years agoUpdated pedestals to avoid warnings
hristov [Fri, 8 Aug 2008 15:52:08 +0000 (15:52 +0000)]
Updated pedestals to avoid warnings

15 years agopropagate modifications to the recoParams
abercuci [Fri, 8 Aug 2008 15:35:02 +0000 (15:35 +0000)]
propagate modifications to the recoParams

15 years agoUpdate of macros
cblume [Fri, 8 Aug 2008 15:10:39 +0000 (15:10 +0000)]
Update of macros

15 years agoadded function returning number in truncated gaussian (user passes mean, sigma and...
rgrosso [Fri, 8 Aug 2008 15:05:41 +0000 (15:05 +0000)]
added function returning number in truncated gaussian (user passes mean, sigma and half-window)

15 years agoUpdate of cdb->SetDefaultStorage (E.Cuautle)
mrodrigu [Fri, 8 Aug 2008 14:46:29 +0000 (14:46 +0000)]
Update of cdb->SetDefaultStorage (E.Cuautle)

15 years agoReading properly the corrections' container
pchrist [Fri, 8 Aug 2008 14:38:39 +0000 (14:38 +0000)]
Reading properly the corrections' container

15 years agoProper handling of the chain entries, hopefully this time it is correct.
cvetan [Fri, 8 Aug 2008 14:19:54 +0000 (14:19 +0000)]
Proper handling of the chain entries, hopefully this time it is correct.

15 years agoMake use of new method AliRawReader::GetNumberOfEvents() - goinf to the last event...
mtadel [Fri, 8 Aug 2008 13:28:22 +0000 (13:28 +0000)]
Make use of new method AliRawReader::GetNumberOfEvents() - goinf to the last event and event-cycling is now supported also when raw-data is the only source (for AliRawReaderRoot/Chain).

15 years agoEntry with updated list of triggered detectors, number of detectors, LHCperiod
rgrosso [Fri, 8 Aug 2008 13:18:27 +0000 (13:18 +0000)]
Entry with updated list of triggered detectors, number of detectors, LHCperiod

15 years agorearranged initialization of data type variables in order to compile on Solaris
richterm [Fri, 8 Aug 2008 12:24:42 +0000 (12:24 +0000)]
rearranged initialization of data type variables in order to compile on Solaris

15 years agoNew IsRawReaderValid() method which returns false in case the raw-data file, chain...
cvetan [Fri, 8 Aug 2008 11:34:01 +0000 (11:34 +0000)]
New IsRawReaderValid() method which returns false in case the raw-data file, chain etc. was not found or is invalid. AliRawReader::Create() uses this new method in order to return NULL in case of invalid raw-data input.

15 years agotest load of library depending on availability of module
richterm [Fri, 8 Aug 2008 11:13:55 +0000 (11:13 +0000)]
test load of library depending on availability of module

15 years agoLast modifications on option parsing
cblume [Fri, 8 Aug 2008 10:55:15 +0000 (10:55 +0000)]
Last modifications on option parsing

15 years agoFix problem with analysis of SDD data at 20 MHz (F. Prino)
prino [Fri, 8 Aug 2008 10:25:20 +0000 (10:25 +0000)]
Fix problem with analysis of SDD data at 20 MHz (F. Prino)

15 years agoAdded few basic QA-plots on SPD tracklets (D. Elia)
prino [Thu, 7 Aug 2008 22:08:16 +0000 (22:08 +0000)]
Added few basic QA-plots on SPD tracklets (D. Elia)

15 years agoBug fix to SSD AMORE interface (Panos)
prino [Thu, 7 Aug 2008 22:02:05 +0000 (22:02 +0000)]
Bug fix to SSD AMORE interface (Panos)

15 years agoNew version to recon the coming of the SOD event
hdalsgaa [Thu, 7 Aug 2008 21:35:12 +0000 (21:35 +0000)]
New version to recon the coming of the SOD event

15 years agoNew version to recon the coming of the SOD event
hdalsgaa [Thu, 7 Aug 2008 21:34:56 +0000 (21:34 +0000)]
New version to recon the coming of the SOD event

15 years agoAdded reading of strip range in Init
hdalsgaa [Thu, 7 Aug 2008 21:34:05 +0000 (21:34 +0000)]
Added reading of strip range in Init

15 years agoNew version to recon the coming of the SOD event
hdalsgaa [Thu, 7 Aug 2008 21:33:01 +0000 (21:33 +0000)]
New version to recon the coming of the SOD event

15 years agoNew version to recon the coming of the SOD event
hdalsgaa [Thu, 7 Aug 2008 21:31:42 +0000 (21:31 +0000)]
New version to recon the coming of the SOD event

15 years agoNew version to recon the coming of the SOD event
hdalsgaa [Thu, 7 Aug 2008 21:29:45 +0000 (21:29 +0000)]
New version to recon the coming of the SOD event

15 years agoBug fix in handling command line arguments.
aszostak [Thu, 7 Aug 2008 21:26:51 +0000 (21:26 +0000)]
Bug fix in handling command line arguments.

15 years agoGetter for the total number of events in a raw-data file or collection (chain). For...
cvetan [Thu, 7 Aug 2008 20:44:48 +0000 (20:44 +0000)]
Getter for the total number of events in a raw-data file or collection (chain). For the moment AliRawReaderDate, AliRawReaderFile and AliRawReaderMemory return -1.

15 years agoTrying if git works
phille [Thu, 7 Aug 2008 19:31:32 +0000 (19:31 +0000)]
Trying if git works

15 years agoModifications concerning the tail cancellation
cblume [Thu, 7 Aug 2008 17:49:45 +0000 (17:49 +0000)]
Modifications concerning the tail cancellation

15 years agoAliEveTrackCounter, AliEveTrackCounterEditor
mtadel [Thu, 7 Aug 2008 17:35:28 +0000 (17:35 +0000)]
AliEveTrackCounter, AliEveTrackCounterEditor
--------------------------------------------
Moved class TEveTrackCounter from ROOT to EveBase as it is ALICE
specific.

AliEveEventManager
------------------
Derive also from TQObject, emit NewEventLoaded signal.

AliEveEventManagerEditor
------------------------
Add new GUI class AliEveEventManagerWindow that provides event
naviagation in a horizontally shaped main window.

visscan_init.C
--------------
Embed AliEveEventManagerWindow in the bottom section of the ROOT
browser.

AliEveT0Module
--------------
Fix compilation warning.

15 years agoenabling the SOR and EOR events in AliHLTSystem
richterm [Thu, 7 Aug 2008 17:29:26 +0000 (17:29 +0000)]
enabling the SOR and EOR events in AliHLTSystem

15 years agodding blank lines
phille [Thu, 7 Aug 2008 17:06:39 +0000 (17:06 +0000)]
dding blank lines

15 years agoCheckESDs added
cheynis [Thu, 7 Aug 2008 16:32:27 +0000 (16:32 +0000)]
CheckESDs added

15 years agoCheckESDs added
cheynis [Thu, 7 Aug 2008 16:32:19 +0000 (16:32 +0000)]
CheckESDs added

15 years agoFix for the raw-data filename. First try with the path, fallback with giving the...
cvetan [Thu, 7 Aug 2008 15:48:40 +0000 (15:48 +0000)]
Fix for the raw-data filename. First try with the path, fallback with giving the input filename as an absolute path to AliRawReader::Create().

15 years agoModification for SDD operation at 20 MHz (F. Prino)
prino [Thu, 7 Aug 2008 15:42:56 +0000 (15:42 +0000)]
Modification for SDD operation at 20 MHz (F. Prino)

15 years agoUpdated dead pixel list (Henrik)
prino [Thu, 7 Aug 2008 15:37:06 +0000 (15:37 +0000)]
Updated dead pixel list (Henrik)

15 years agoNew TOF Reco Param object.
zampolli [Thu, 7 Aug 2008 15:26:56 +0000 (15:26 +0000)]
New TOF Reco Param object.
Macro to create it included.

15 years agoWe don't check the path to the raw-data file, it is done inside AliRawReader::Create...
cvetan [Thu, 7 Aug 2008 15:02:58 +0000 (15:02 +0000)]
We don't check the path to the raw-data file, it is done inside AliRawReader::Create(). Fix so that we can run also AliRawReaderDataOnline etc.

15 years agoCouple of wrong if's affecting the global QA execution.
cvetan [Thu, 7 Aug 2008 13:34:59 +0000 (13:34 +0000)]
Couple of wrong if's affecting the global QA execution.

15 years agohandling of steering events
richterm [Thu, 7 Aug 2008 13:07:08 +0000 (13:07 +0000)]
handling of steering events
- protection added in GetEvent to process data events only
- AliHLTCompStatCollector: publishing of data set only if component statistics
  block is available

15 years ago- AliHLTSystem: proper cleanup of HLTOUT sub-collection of local
richterm [Thu, 7 Aug 2008 12:50:01 +0000 (12:50 +0000)]
- AliHLTSystem: proper cleanup of HLTOUT sub-collection of local
  reconstruction chain
- AliHLTSystem: make messages from different instances better readable
- AliHLTOUTHandlerChain: cleanup, use local HLTOUT task of AliHLTSystem
  rather than adding a new one

15 years ago- adding event type data block {EVENTTYP:PRIV} to component input blocks
richterm [Thu, 7 Aug 2008 11:55:17 +0000 (11:55 +0000)]
- adding event type data block {EVENTTYP:PRIV} to component input blocks
  to be consistent with PubSub
- AliHLTComponent: calculating id for component statistics entry from chain
  id using a crc algorithm
- removing the SOR/EOR event publishing from the AliHLTDataSource
- AliHLTTask: make component initialization a virtual fuction to be
  re-implemnted by child classes

15 years agoUpdated SPD QA for next production (D. Elia)
prino [Thu, 7 Aug 2008 11:32:07 +0000 (11:32 +0000)]
Updated SPD QA for next production (D. Elia)

15 years agoMajor commit in AliReconstruction. Inheritance from TSelector + clean-up of some...
cvetan [Thu, 7 Aug 2008 11:29:26 +0000 (11:29 +0000)]
Major commit in AliReconstruction. Inheritance from TSelector + clean-up of some obsolete methods - Write/ReadESD.

15 years agoRemoving cout statements
phille [Thu, 7 Aug 2008 11:20:12 +0000 (11:20 +0000)]
Removing cout statements

15 years agoAdd makefile and linkDef
cblume [Thu, 7 Aug 2008 07:58:51 +0000 (07:58 +0000)]
Add makefile and linkDef

15 years agostarting proper implementation of control evente (SOR,EOR, etc.) into AliHLTSystem...
richterm [Thu, 7 Aug 2008 07:45:30 +0000 (07:45 +0000)]
starting proper implementation of control evente (SOR,EOR, etc.) into AliHLTSystem: added special task to generate the events at the beginning of the chain

15 years agoAssignment operator implemented.
cvetan [Wed, 6 Aug 2008 22:06:57 +0000 (22:06 +0000)]
Assignment operator implemented.

15 years agoUpdated SSD raw streamer which fixes the swapping between the 18th and 19th modules...
prino [Wed, 6 Aug 2008 19:57:01 +0000 (19:57 +0000)]
Updated SSD raw streamer which fixes the swapping between the 18th and 19th modules of layer 5 (Panos)

15 years agoInclude processing of Goofie points from DCS in Shuttle/preprocessor setup
haavard [Wed, 6 Aug 2008 14:22:47 +0000 (14:22 +0000)]
Include processing of Goofie points from DCS in Shuttle/preprocessor setup

15 years agoMinors
dibari [Wed, 6 Aug 2008 13:11:01 +0000 (13:11 +0000)]
Minors

15 years agoAlifatal removed in GetWord. Put AliWarning (+AddMajorErrorLog)
dibari [Wed, 6 Aug 2008 13:09:53 +0000 (13:09 +0000)]
Alifatal removed in GetWord. Put AliWarning (+AddMajorErrorLog)

15 years agoMinors
dibari [Wed, 6 Aug 2008 13:08:30 +0000 (13:08 +0000)]
Minors

15 years agoPackage for universal correlation analysis
hristov [Wed, 6 Aug 2008 12:53:30 +0000 (12:53 +0000)]
Package for universal correlation analysis

15 years agoSetting default colours for the geometry (suggested by Mateusz)
rgrosso [Wed, 6 Aug 2008 10:08:57 +0000 (10:08 +0000)]
Setting default colours for the geometry (suggested by Mateusz)

15 years agoCopy constructor implemented. Data members made persistent.
cvetan [Wed, 6 Aug 2008 08:45:58 +0000 (08:45 +0000)]
Copy constructor implemented. Data members made persistent.

15 years agoMacro to create reco param database entry
cblume [Wed, 6 Aug 2008 07:45:25 +0000 (07:45 +0000)]
Macro to create reco param database entry

15 years agoUpdate of reco param in database
cblume [Wed, 6 Aug 2008 07:43:32 +0000 (07:43 +0000)]
Update of reco param in database

15 years agobugfix: work only on known data types and ignore others; added output buffer protection
richterm [Wed, 6 Aug 2008 00:59:01 +0000 (00:59 +0000)]
bugfix: work only on known data types and ignore others; added output buffer protection

15 years agosuppress ESD fill when TrackSeg input is missing (handling of special events)
richterm [Wed, 6 Aug 2008 00:53:51 +0000 (00:53 +0000)]
suppress ESD fill when TrackSeg input is missing (handling of special events)

15 years agoapply correct syntax of SetRunQA
richterm [Wed, 6 Aug 2008 00:49:23 +0000 (00:49 +0000)]
apply correct syntax of SetRunQA

15 years agoAliEveEventManager
mtadel [Tue, 5 Aug 2008 17:29:12 +0000 (17:29 +0000)]
AliEveEventManager
------------------

In Open() use AliRawReader::Create(rawPath) to instantiate AliRawReader.

In GotoEvent():
- do not call fESDTree->Refresh() as it crashes with root-5.21.1-alice;
- use AliRawReader::GotoEvent() and use iteration with NextEvent() as
  a fallback.

In Close() also close/destroy run-loader and raw-reader.

AliEveEventManagerEditor
------------------------

Add buttons "Last Event" and "Refresh" (reopens data-files).

alice-macros
------------

visscan_init.C - open editor on track-counter object after loading is
complete.

SplitGLView.C - do not expand projection-managers as projected objects
now react to changes in the projectable.

15 years agoChanges concerning the StreamLevel and new Init function in AliTRDReconstruction
cblume [Tue, 5 Aug 2008 16:51:07 +0000 (16:51 +0000)]
Changes concerning the StreamLevel and new Init function in AliTRDReconstruction

15 years agoQA of TRD tracking performance
cblume [Tue, 5 Aug 2008 16:41:09 +0000 (16:41 +0000)]
QA of TRD tracking performance

15 years agoUpdated class version (Marian)
marian [Tue, 5 Aug 2008 15:29:32 +0000 (15:29 +0000)]
Updated class version (Marian)

15 years agoUpdate database entry
cblume [Tue, 5 Aug 2008 15:27:56 +0000 (15:27 +0000)]
Update database entry

15 years agoBug fixes
cblume [Tue, 5 Aug 2008 15:18:59 +0000 (15:18 +0000)]
Bug fixes

15 years agoBug fixes
cblume [Tue, 5 Aug 2008 15:18:48 +0000 (15:18 +0000)]
Bug fixes

15 years agorevision 27797 related changes in HLT TRD (Changes in TRD reco param by Alex)
richterm [Tue, 5 Aug 2008 14:57:56 +0000 (14:57 +0000)]
revision 27797 related changes in HLT TRD (Changes in TRD reco param by Alex)

15 years agoFixes to avoid FPE and handle multiple signals per channel in ZS runs
prsnko [Tue, 5 Aug 2008 14:48:41 +0000 (14:48 +0000)]
Fixes to avoid FPE and handle multiple signals per channel in ZS runs

15 years agoUpdate of reco param by Alex
cblume [Tue, 5 Aug 2008 14:37:22 +0000 (14:37 +0000)]
Update of reco param by Alex

15 years agomore methods use the correction framework
snelling [Tue, 5 Aug 2008 14:06:59 +0000 (14:06 +0000)]
more methods use the correction framework

15 years agoProtection on the possibility to have just one data point. In case the fit is not...
dibari [Tue, 5 Aug 2008 13:49:24 +0000 (13:49 +0000)]
Protection on the possibility to have just one data point. In case the fit is not performed and the only value is taken constant.

15 years agoBug in V0A fixed (Guillermo)
cheynis [Tue, 5 Aug 2008 13:12:01 +0000 (13:12 +0000)]
Bug in V0A fixed (Guillermo)

15 years agoSOD/EOD events are now root-ified to the level of equipments. This kind of events...
cvetan [Tue, 5 Aug 2008 12:44:43 +0000 (12:44 +0000)]
SOD/EOD events are now root-ified to the level of equipments. This kind of events always follow the structure of the physics events.

15 years ago1. Proper (?) handling of the branches in AliRawReaderChain. 2. New virtual GotoEvent...
cvetan [Tue, 5 Aug 2008 11:26:30 +0000 (11:26 +0000)]
1. Proper (?) handling of the branches in AliRawReaderChain. 2. New virtual GotoEvent() method. Implemented for AliRawReaderRoot and AliRawReaderChain classes. Allows to go directly to a particular event index. 3. Gettter for the current event index (the index corresponds to the one in the raw-data file.

15 years agoupdate for the new recoParam representation
abercuci [Tue, 5 Aug 2008 10:45:29 +0000 (10:45 +0000)]
update for the new recoParam representation

15 years agoReding the correction containers in the class
pchrist [Tue, 5 Aug 2008 10:13:54 +0000 (10:13 +0000)]
Reding the correction containers in the class

15 years agoIncrease binning by factor 5 for angular and 2nd derivative of
marian [Tue, 5 Aug 2008 10:09:34 +0000 (10:09 +0000)]
Increase binning by factor 5 for angular and 2nd derivative of
laser tracks

(Marian)

15 years agoCorrections/container for antiprotons
pchrist [Tue, 5 Aug 2008 09:36:51 +0000 (09:36 +0000)]
Corrections/container for antiprotons

15 years agoSet default directory of histogram to 0 (Marian)
marian [Tue, 5 Aug 2008 08:58:33 +0000 (08:58 +0000)]
Set default directory of histogram to 0 (Marian)