]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoJosh, Irakli, David: AliCaloCalibSignal update - replacing possible 10k+ TProfiles...
dsilverm [Thu, 14 Aug 2008 12:56:30 +0000 (12:56 +0000)]
Josh, Irakli, David: AliCaloCalibSignal update - replacing possible 10k+ TProfiles and TGraphs with 2 TTrees

15 years agoFixed memory leak in case of no V0 filter
kleinb [Thu, 14 Aug 2008 12:37:50 +0000 (12:37 +0000)]
Fixed memory leak in case of no V0 filter

15 years agoRemove overlaps from detailed check
cblume [Thu, 14 Aug 2008 09:52:44 +0000 (09:52 +0000)]
Remove overlaps from detailed check

15 years agoAdding particles to PDG DataBase in c'tor so we always have it when reading kinematics
kleinb [Thu, 14 Aug 2008 09:05:03 +0000 (09:05 +0000)]
Adding particles to PDG DataBase in c'tor so we always have it when reading kinematics

15 years agoTaking advantage of new overlap check funtionality of TGeoPhysicalNode::Align
rgrosso [Thu, 14 Aug 2008 08:46:03 +0000 (08:46 +0000)]
Taking advantage of new overlap check funtionality of TGeoPhysicalNode::Align

15 years agoUsing recently commit fixes in cdb manager in order to properly load cdb entries...
cvetan [Thu, 14 Aug 2008 07:32:02 +0000 (07:32 +0000)]
Using recently commit fixes in cdb manager in order to properly load cdb entries on the proof slaves. Some new sys-log stamps added.

15 years agoPossibility to instantiate CDB manager from prefetched cache. It is used on the proof...
cvetan [Thu, 14 Aug 2008 07:11:27 +0000 (07:11 +0000)]
Possibility to instantiate CDB manager from prefetched cache. It is used on the proof slaves in order to use CDB entries loaded on the client side and send via the proof input list.

15 years agoAdded cast to Color_t - needed by GCC 4.3
cholm [Thu, 14 Aug 2008 00:31:50 +0000 (00:31 +0000)]
Added cast to Color_t - needed by GCC 4.3

15 years agoAdded cast to Color_t - needed by GCC 4.3
cholm [Thu, 14 Aug 2008 00:30:36 +0000 (00:30 +0000)]
Added cast to Color_t - needed by GCC 4.3

15 years agoAdd FMD
cholm [Thu, 14 Aug 2008 00:28:50 +0000 (00:28 +0000)]
Add FMD

15 years agoFix for proper color type (Color_t cast)
cholm [Thu, 14 Aug 2008 00:27:54 +0000 (00:27 +0000)]
Fix for proper color type (Color_t cast)

15 years agoSome fixes
cholm [Thu, 14 Aug 2008 00:26:59 +0000 (00:26 +0000)]
Some fixes

15 years ago The line
cholm [Wed, 13 Aug 2008 21:47:43 +0000 (21:47 +0000)]
 The line

   if (edep<=0) continue;

in AliFMDBaseDigitizer::DigitizeHits was introduced - wrongly - by
Peter Hristov.  It _will_ break the digitisation and the following
reconstruction.

The behviour of the digitisation models exactly the front-end as it
should (no matter what memory consumption it may entail).  The check
should be on zero suppression, since that's what models the front-end -
if zero suppression is turned on in the front-end, then we can suppress
empty digits - otherwise we shoud never do that.  Note, that the line
affects _both_ normal digitisation and digitisation for summable digits,
since the condition is on the energy deposition and not on the actual
number of counts.  If this line should go anywhere, it should be in
the possible overloaded AliFMDSDigitizer::AddDigit - not here.

Perhaps this change should be propogated to the release ASAP?

15 years agoAdding the Time0 calibration from TPC
marian [Wed, 13 Aug 2008 21:34:50 +0000 (21:34 +0000)]
Adding the Time0 calibration from TPC

Results obtained using CE analysis

(Marian)

15 years agoimplemented copy constructor
snelling [Wed, 13 Aug 2008 19:27:27 +0000 (19:27 +0000)]
implemented copy constructor

15 years agoPrototype for visualization-macro manager and gui.
mtadel [Wed, 13 Aug 2008 18:28:37 +0000 (18:28 +0000)]
Prototype for visualization-macro manager and gui.
See new macro anyscan_init.C.

Fix some cluster macros to use VizDB.

15 years agoDo not consider TPCOnlyTracks from events with default (from CreateStdContent) TPC...
kleinb [Wed, 13 Aug 2008 18:17:03 +0000 (18:17 +0000)]
Do not consider TPCOnlyTracks from events with default (from CreateStdContent) TPC vertex in esd

15 years agoMoving to the AliCFContainer classes as input containers for protons and antiprotons
pchrist [Wed, 13 Aug 2008 17:18:20 +0000 (17:18 +0000)]
Moving to the AliCFContainer classes as input containers for protons and antiprotons

15 years agoCorrected zero-misalignment CDB entry. The old one had repetitions of the same aligno...
cvetan [Wed, 13 Aug 2008 17:12:40 +0000 (17:12 +0000)]
Corrected zero-misalignment CDB entry. The old one had repetitions of the same alignobj several times. To be checked by the experts.

15 years agoUpdate of pad status calculation (pad capacity dep. of noise, bridged pads)
cblume [Wed, 13 Aug 2008 15:26:24 +0000 (15:26 +0000)]
Update of pad status calculation (pad capacity dep. of noise, bridged pads)

15 years agoBug fix (Marian)
marian [Wed, 13 Aug 2008 15:11:59 +0000 (15:11 +0000)]
Bug fix (Marian)

15 years agoMacro to combine and fit input gain calibration
marian [Wed, 13 Aug 2008 13:41:49 +0000 (13:41 +0000)]
Macro to combine and fit input gain calibration
to the final one.

15 years agoAdding macro to analyze the CE calibration data
marian [Wed, 13 Aug 2008 13:38:30 +0000 (13:38 +0000)]
Adding macro to analyze the CE calibration data
Several fit models implemented
Results possible to visualize
(Marian)

15 years agoAdding directory with calibration macros
marian [Wed, 13 Aug 2008 13:37:14 +0000 (13:37 +0000)]
Adding directory with calibration macros
(Marian)

15 years agoMisalignment of the PHOS module #2 based on survey measurements.
kharlov [Wed, 13 Aug 2008 13:26:44 +0000 (13:26 +0000)]
Misalignment of the PHOS module #2 based on survey measurements.

15 years agoNew version that uses the DAQ libs for monitoring. Inspired by T0/TOF
hdalsgaa [Wed, 13 Aug 2008 09:18:03 +0000 (09:18 +0000)]
New version that uses the DAQ libs for monitoring. Inspired by T0/TOF

15 years agoNew version to use the AliRawReaderDateOnline for monitoring
hdalsgaa [Wed, 13 Aug 2008 08:42:05 +0000 (08:42 +0000)]
New version to use the AliRawReaderDateOnline for monitoring

15 years agoNew monitoring DA versions
hdalsgaa [Wed, 13 Aug 2008 00:26:18 +0000 (00:26 +0000)]
New monitoring DA versions

15 years agoNew monitoring DA versions
hdalsgaa [Wed, 13 Aug 2008 00:26:02 +0000 (00:26 +0000)]
New monitoring DA versions

15 years agoNew version to comply with AMORE requirements
hdalsgaa [Wed, 13 Aug 2008 00:25:20 +0000 (00:25 +0000)]
New version to comply with AMORE requirements

15 years agoDifferent misalignment errors for Y and Z and for the 6 layers (A. Dainese)
prino [Tue, 12 Aug 2008 21:10:39 +0000 (21:10 +0000)]
Different misalignment errors for Y and Z and for the 6 layers (A. Dainese)

15 years agoReplacing very old (and deprecated) class with first version of a HLT trigger base...
aszostak [Tue, 12 Aug 2008 16:32:58 +0000 (16:32 +0000)]
Replacing very old (and deprecated) class with first version of a HLT trigger base class.

15 years agoConsider nuclei as stable particles, add them to pdg table as well (only d,t 3He...
kleinb [Tue, 12 Aug 2008 16:32:15 +0000 (16:32 +0000)]
Consider nuclei as stable particles, add them to pdg table as well (only d,t 3He, and 4He)

15 years agoUpdated class for SSD survey (Panos)
prino [Tue, 12 Aug 2008 16:16:57 +0000 (16:16 +0000)]
Updated class for SSD survey (Panos)

15 years agoAllow for make STEERBase-test, need to include ALICE_ROOT/include path
kleinb [Tue, 12 Aug 2008 16:12:51 +0000 (16:12 +0000)]
Allow for make STEERBase-test, need to include ALICE_ROOT/include path

15 years agoUpdates.
morsch [Tue, 12 Aug 2008 15:41:29 +0000 (15:41 +0000)]
Updates.

15 years agoMaking changes so this macro works better in the ACR.
aszostak [Tue, 12 Aug 2008 15:09:08 +0000 (15:09 +0000)]
Making changes so this macro works better in the ACR.

15 years agodifferentiate status that is set upon timeout (Chiara)
jgrosseo [Tue, 12 Aug 2008 14:56:05 +0000 (14:56 +0000)]
differentiate status that is set upon timeout (Chiara)

15 years agosome protection
snelling [Tue, 12 Aug 2008 14:38:05 +0000 (14:38 +0000)]
some protection

15 years agoInherit from TNamed
snelling [Tue, 12 Aug 2008 13:54:55 +0000 (13:54 +0000)]
Inherit from TNamed

15 years agoProtection for a sqrt in the DA for SDD PULSER (F. Prino)
prino [Tue, 12 Aug 2008 13:45:55 +0000 (13:45 +0000)]
Protection for a sqrt in the DA for SDD PULSER (F. Prino)

15 years agoadded merging for QA
schutz [Tue, 12 Aug 2008 13:18:28 +0000 (13:18 +0000)]
added merging for QA

15 years agonew ALIRECO.par target for creating the reconstruction par file. Uses loadlibsrec...
cvetan [Tue, 12 Aug 2008 13:06:27 +0000 (13:06 +0000)]
new ALIRECO.par target for creating the reconstruction par file. Uses loadlibsrec.C macro in order to load the aliroot reconstruction libraries assuming that aliroot is installed on the proof clulster.

15 years agoRemoving delete which for some reason causes a double call to free().
aszostak [Tue, 12 Aug 2008 12:50:01 +0000 (12:50 +0000)]
Removing delete which for some reason causes a double call to free().

15 years agoApplying option to not reset the histograms after being published in AliHLTMUONRawDat...
aszostak [Tue, 12 Aug 2008 12:46:41 +0000 (12:46 +0000)]
Applying option to not reset the histograms after being published in AliHLTMUONRawDataHistoComponent.
Also adding an quick and dirty version of a monitoring script to display the output of the histogramming components online.

15 years agostopped a loop in merging of QA Results
schutz [Tue, 12 Aug 2008 12:41:16 +0000 (12:41 +0000)]
stopped a loop in merging of QA Results

15 years agosetting the alien environment
schutz [Tue, 12 Aug 2008 11:39:58 +0000 (11:39 +0000)]
setting the alien environment

15 years agoExample for mixing analysis.
morsch [Tue, 12 Aug 2008 11:25:07 +0000 (11:25 +0000)]
Example for mixing analysis.

15 years agoObsolete
morsch [Tue, 12 Aug 2008 11:24:15 +0000 (11:24 +0000)]
Obsolete

15 years agocorrect call to QADataMakerSteer ctor
schutz [Tue, 12 Aug 2008 11:07:11 +0000 (11:07 +0000)]
correct call to QADataMakerSteer ctor

15 years agointroduce getter for PID quality
abercuci [Tue, 12 Aug 2008 10:53:15 +0000 (10:53 +0000)]
introduce getter for PID quality

15 years agoBug fix (F. Prino)
prino [Tue, 12 Aug 2008 10:41:23 +0000 (10:41 +0000)]
Bug fix (F. Prino)

15 years agoset proper OCD location
schutz [Tue, 12 Aug 2008 08:34:05 +0000 (08:34 +0000)]
set proper OCD location

15 years agoset proper OCD location
schutz [Tue, 12 Aug 2008 08:03:21 +0000 (08:03 +0000)]
set proper OCD location

15 years agofix clash with status bits reserved by ROOT
abercuci [Tue, 12 Aug 2008 07:24:13 +0000 (07:24 +0000)]
fix clash with status bits reserved by ROOT

15 years agofix a clash with the status bits reserved by ROOT
abercuci [Tue, 12 Aug 2008 07:22:18 +0000 (07:22 +0000)]
fix a clash with the status bits reserved by ROOT

15 years agoSDD injector analysis updated for operation at 20 MHz (F. Prino)
prino [Mon, 11 Aug 2008 23:26:02 +0000 (23:26 +0000)]
SDD injector analysis updated for operation at 20 MHz (F. Prino)

15 years agonew lines
snelling [Mon, 11 Aug 2008 20:06:21 +0000 (20:06 +0000)]
new lines

15 years agoFixing buffer size requirements and reseting histograms after publishing them.
aszostak [Mon, 11 Aug 2008 18:02:29 +0000 (18:02 +0000)]
Fixing buffer size requirements and reseting histograms after publishing them.

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

15 years agofixes for memory leak in AliTRDtrackV1::Clone()
abercuci [Mon, 11 Aug 2008 15:38:27 +0000 (15:38 +0000)]
fixes for memory leak in AliTRDtrackV1::Clone()
-iThis line, and those below, will be ignored--

M    AliTRDseedV1.h
M    AliTRDseedV1.cxx
M    AliTRDtrackV1.cxx

15 years agoadded some print methods and q vector for higher harmonics
snelling [Mon, 11 Aug 2008 15:20:24 +0000 (15:20 +0000)]
added some print methods and q vector for higher harmonics

15 years agoTake out print statements
cblume [Mon, 11 Aug 2008 15:08:18 +0000 (15:08 +0000)]
Take out print statements

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)