]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years ago- add the histogram component to the agent and the build system
kkanaki [Wed, 19 Aug 2009 12:27:42 +0000 (12:27 +0000)]
- add the histogram component to the agent and the build system

14 years agoadding Mimimum Ionizing Particle trigger for PHOS inclduing configuration object...
richterm [Wed, 19 Aug 2009 11:30:45 +0000 (11:30 +0000)]
adding Mimimum Ionizing Particle trigger for PHOS inclduing configuration object (Svein)

14 years agoDummy GetEntry call to have the chain in a well defined state.
morsch [Wed, 19 Aug 2009 11:18:35 +0000 (11:18 +0000)]
Dummy GetEntry call to have the chain in a well defined state.

14 years agoNeeded for FASTJETAN parfiles
morsch [Wed, 19 Aug 2009 10:53:18 +0000 (10:53 +0000)]
Needed for FASTJETAN parfiles

14 years agoAliMUONTrackerIO::DecodeGains : move declaration of iADC in order not to get memory...
laphecet [Wed, 19 Aug 2009 10:04:05 +0000 (10:04 +0000)]
AliMUONTrackerIO::DecodeGains : move declaration of iADC in order not to get memory error
when the TString is a concatenation of several .par files (AMORE issue).

AliMUONTrackerDataWrapper.h : add the method UpdateData in order to update the
data without having to Unregister the corresponding wrapper (AMORE issue).

(Guillaume)

14 years agoadding configuration entry for PhosClusterEnergyTrigger (Svein)
richterm [Wed, 19 Aug 2009 07:33:35 +0000 (07:33 +0000)]
adding configuration entry for PhosClusterEnergyTrigger (Svein)

14 years agobugfix: Corrected wrong numbering of supermodules (Theodor)
richterm [Wed, 19 Aug 2009 06:38:33 +0000 (06:38 +0000)]
bugfix: Corrected wrong numbering of supermodules (Theodor)

14 years ago* AliEveTrack
mtadel [Tue, 18 Aug 2009 16:57:05 +0000 (16:57 +0000)]
* AliEveTrack
  - Add constructors from AliESDtrack* and AliAODTrack*.
    This simplifies eve-track construction everywhere.

* alice-macros/esd_tracks.C
  - Simplify code for instantiation of ESD track.

14 years agoProtection in case of wrong wavelength values
gvolpe [Tue, 18 Aug 2009 16:15:35 +0000 (16:15 +0000)]
Protection in case of wrong wavelength values

14 years agoFix compiler warning
cblume [Tue, 18 Aug 2009 15:49:17 +0000 (15:49 +0000)]
Fix compiler warning

14 years agopid of TRefArray equal to that of the contained objects.
morsch [Tue, 18 Aug 2009 14:19:48 +0000 (14:19 +0000)]
pid of TRefArray equal to that of the contained objects.

14 years agocode cleanup, corrected warnings and coding violations, using one object array with...
richterm [Tue, 18 Aug 2009 14:14:25 +0000 (14:14 +0000)]
code cleanup, corrected warnings and coding violations, using one object array with all the histograms instead of many member variables (Panos)

14 years agoadd Reconfigure method to the TRD tracker and clusterize components and reworking...
richterm [Tue, 18 Aug 2009 13:59:30 +0000 (13:59 +0000)]
add Reconfigure method to the TRD tracker and clusterize components and reworking the component initialization (Theodor)

14 years ago- protection added (AM)
morsch [Tue, 18 Aug 2009 13:57:52 +0000 (13:57 +0000)]
- protection added (AM)
- correct assigment of input event in case of aod input tree (M. Gheata)

14 years agotemporary fix of bug from Savannah report 54512
alla [Tue, 18 Aug 2009 12:46:55 +0000 (12:46 +0000)]
temporary fix of bug from Savannah report 54512

14 years agoCreate non standard branch in case AODs are read as input. (M. Gheata)
morsch [Tue, 18 Aug 2009 12:37:55 +0000 (12:37 +0000)]
Create non standard branch in case AODs are read as input. (M. Gheata)

14 years ago Macro replacing the gAlice->Init() to initialize the geometry
morsch [Tue, 18 Aug 2009 11:51:39 +0000 (11:51 +0000)]
 Macro replacing the gAlice->Init() to initialize the geometry
 Suggested by Raffaele Grosso <Raffaele.Grosso@cern.ch>

14 years agobug fixed in reading of the clusters
sgorbuno [Tue, 18 Aug 2009 11:33:15 +0000 (11:33 +0000)]
bug fixed in reading of the clusters

14 years agoUpdated list of cosmic trigger classes (as sent by Federico A.). To be sent to Raffae...
cvetan [Tue, 18 Aug 2009 10:58:58 +0000 (10:58 +0000)]
Updated list of cosmic trigger classes (as sent by Federico A.). To be sent to Raffaele for populating the alien OCDB.

14 years agobugfix: generating the event done data filter list correctly. The number of entries
richterm [Tue, 18 Aug 2009 10:49:55 +0000 (10:49 +0000)]
bugfix: generating the event done data filter list correctly. The number of entries
was set to the total number of domain entries, while some of them are filtered out.

14 years agoCorrect treatment of DA doc fields (as suggested by Sylvain)
cvetan [Tue, 18 Aug 2009 10:48:47 +0000 (10:48 +0000)]
Correct treatment of DA doc fields (as suggested by Sylvain)

14 years agoRPM documentation updated; added verbosity suppression statements.
policheh [Tue, 18 Aug 2009 10:27:20 +0000 (10:27 +0000)]
RPM documentation updated; added verbosity suppression statements.

14 years agobug fix in GetRefFilePrefix
jgrosseo [Tue, 18 Aug 2009 09:52:54 +0000 (09:52 +0000)]
bug fix in GetRefFilePrefix

14 years agoMethod AliHMPIDQAChecker::Check(AliQAv1::ALITASK_t index) removed, no needed any...
gvolpe [Tue, 18 Aug 2009 09:22:16 +0000 (09:22 +0000)]
Method AliHMPIDQAChecker::Check(AliQAv1::ALITASK_t index) removed, no needed any more

14 years agoTechnical fix: use Stop instead of Abort in error messages
hristov [Tue, 18 Aug 2009 09:15:31 +0000 (09:15 +0000)]
Technical fix: use Stop instead of Abort in error messages

14 years agominor
gvolpe [Tue, 18 Aug 2009 09:04:05 +0000 (09:04 +0000)]
minor

14 years agotemporary bug fix (speed issues, next iteration)
cblume [Tue, 18 Aug 2009 08:38:16 +0000 (08:38 +0000)]
temporary bug fix (speed issues, next iteration)

14 years agotemporary bug fix (speed issues)
cblume [Tue, 18 Aug 2009 08:36:50 +0000 (08:36 +0000)]
temporary bug fix (speed issues)

14 years agoComments for Pytune added.
morsch [Tue, 18 Aug 2009 08:31:39 +0000 (08:31 +0000)]
Comments for Pytune added.

14 years agoMissing setter for fItune added.
morsch [Tue, 18 Aug 2009 08:27:21 +0000 (08:27 +0000)]
Missing setter for fItune added.

14 years agoFix mapping of column number
cblume [Tue, 18 Aug 2009 07:51:07 +0000 (07:51 +0000)]
Fix mapping of column number

14 years agoTechnical fix for bug #54482: Wrong array size in the St1 geometry
hristov [Tue, 18 Aug 2009 07:36:54 +0000 (07:36 +0000)]
Technical fix for bug #54482: Wrong array size in the St1 geometry

14 years agoremove extra semicolon
gconesab [Mon, 17 Aug 2009 17:18:00 +0000 (17:18 +0000)]
remove extra semicolon

14 years agoSetter for Pythia Tune.
morsch [Mon, 17 Aug 2009 15:49:15 +0000 (15:49 +0000)]
Setter for Pythia Tune.

14 years agoAccess to the file analyzed available now in analysis classes through the reader...
gconesab [Mon, 17 Aug 2009 15:24:25 +0000 (15:24 +0000)]
Access to the file analyzed available now in analysis classes through the reader pointer

14 years agofixed typo
kleinb [Mon, 17 Aug 2009 15:13:16 +0000 (15:13 +0000)]
fixed typo

14 years agoInterface to pythia tunes added.
morsch [Mon, 17 Aug 2009 15:07:11 +0000 (15:07 +0000)]
Interface to pythia tunes added.

14 years agoadded merging function for different pt hard bins
kleinb [Mon, 17 Aug 2009 15:06:34 +0000 (15:06 +0000)]
added merging function for different pt hard bins

14 years agoadded new PhosClusterEnergy trigger component (Svein)
richterm [Mon, 17 Aug 2009 14:37:16 +0000 (14:37 +0000)]
added new PhosClusterEnergy trigger component (Svein)

14 years agoRevert previous commit
gvolpe [Mon, 17 Aug 2009 14:12:41 +0000 (14:12 +0000)]
Revert previous commit

14 years agoTest commit
gvolpe [Mon, 17 Aug 2009 14:11:28 +0000 (14:11 +0000)]
Test commit

14 years agoless log
jgrosseo [Mon, 17 Aug 2009 13:58:48 +0000 (13:58 +0000)]
less log

14 years agoNew class to apply SDD correction maps after reconstruction (for alignment purposes...
prino [Mon, 17 Aug 2009 12:58:31 +0000 (12:58 +0000)]
New class to apply SDD correction maps after reconstruction (for alignment purposes) (F. Prino)

14 years agoadding SSD cluster QA component (Ingrid & Panos)
richterm [Mon, 17 Aug 2009 10:27:15 +0000 (10:27 +0000)]
adding SSD cluster QA component (Ingrid & Panos)
addinng the ITS cluster QA component to the agent
correcting the cmake files for the AliHLTITS library

14 years ago- add histograms containing eta vs. phi histos of the 6 ITS laters separately (Piergi...
kkanaki [Mon, 17 Aug 2009 09:46:39 +0000 (09:46 +0000)]
- add histograms containing eta vs. phi histos of the 6 ITS laters separately (Piergiorgio)
- will be used formonitoring with AMORE

14 years agoRemove no longer needed include
prino [Mon, 17 Aug 2009 08:17:08 +0000 (08:17 +0000)]
Remove no longer needed include

14 years agoNew name for time info object puclished in Amore by SDD DAs
prino [Mon, 17 Aug 2009 07:56:49 +0000 (07:56 +0000)]
New name for time info object puclished in Amore by SDD DAs

14 years agoiinitialisation of geometry added
sgorbuno [Sun, 16 Aug 2009 15:01:47 +0000 (15:01 +0000)]
iinitialisation of geometry added

14 years agoMapping error is corrected.
kharlov [Sun, 16 Aug 2009 05:52:46 +0000 (05:52 +0000)]
Mapping error is corrected.

14 years agogenerating the EventDoneData information from the HLT trigger domain
richterm [Sun, 16 Aug 2009 04:37:01 +0000 (04:37 +0000)]
generating the EventDoneData information from the HLT trigger domain

14 years agoadding support for EventDoneData to AliHLTSystem
richterm [Sun, 16 Aug 2009 04:30:11 +0000 (04:30 +0000)]
adding support for EventDoneData to AliHLTSystem

14 years agocorrecting allocation of EventDoneData in order to support multiple calls
richterm [Sun, 16 Aug 2009 04:27:51 +0000 (04:27 +0000)]
correcting allocation of EventDoneData in order to support multiple calls

14 years agominor extension: adding HLTLog macro with level as parameter
richterm [Sun, 16 Aug 2009 04:23:37 +0000 (04:23 +0000)]
minor extension: adding HLTLog macro with level as parameter

14 years agoThe new PHOS RCU and TRU mapping
kharlov [Sat, 15 Aug 2009 18:45:51 +0000 (18:45 +0000)]
The new PHOS RCU and TRU mapping

14 years agoMinor change in error code
cblume [Fri, 14 Aug 2009 19:16:10 +0000 (19:16 +0000)]
Minor change in error code

14 years ago- fixes due to new PHOS mapping
odjuvsla [Fri, 14 Aug 2009 18:29:23 +0000 (18:29 +0000)]
- fixes due to new PHOS mapping
- changing the format of the digits
- adding histogram producer for physics histograms
- adding support for new RCU firmware
- adding readers for accessing memory blocks of structs
- adding reconstruction macros
- small bug fixes

14 years agoAdd new fast raw data streamer
cblume [Fri, 14 Aug 2009 15:04:36 +0000 (15:04 +0000)]
Add new fast raw data streamer

14 years agoPrint EMCAL OCDB parameters for the reconstruction
gconesab [Fri, 14 Aug 2009 14:10:11 +0000 (14:10 +0000)]
Print EMCAL OCDB parameters for the reconstruction

14 years agoremove AliHLTTPCCalibrationComponent from the AliHLTTPCAgent
kkanaki [Fri, 14 Aug 2009 13:05:43 +0000 (13:05 +0000)]
remove AliHLTTPCCalibrationComponent from the AliHLTTPCAgent

14 years agoremove HLT TPC calibration analysis task and respective component from the build...
kkanaki [Fri, 14 Aug 2009 11:18:58 +0000 (11:18 +0000)]
remove HLT TPC calibration analysis task and respective component from the build system

14 years agocorrected wrong variable name
kleinb [Fri, 14 Aug 2009 11:09:40 +0000 (11:09 +0000)]
corrected wrong variable name

14 years agoAODPWG4JetEventBackground renamed to AODJetEventBackground
morsch [Fri, 14 Aug 2009 09:57:31 +0000 (09:57 +0000)]
AODPWG4JetEventBackground renamed to AODJetEventBackground

14 years ago- Create branch for jet event background in AliAnalysisTaskJets (Elena Bruna)
morsch [Fri, 14 Aug 2009 09:40:40 +0000 (09:40 +0000)]
- Create branch for jet event background in AliAnalysisTaskJets (Elena Bruna)
- Includes replaced by fwd declarations. (AM)

14 years agoFixed division by zero
postrow [Fri, 14 Aug 2009 08:43:23 +0000 (08:43 +0000)]
Fixed division by zero

14 years agoWarnings corrected.
morsch [Fri, 14 Aug 2009 08:36:28 +0000 (08:36 +0000)]
Warnings corrected.

14 years agoFix bug in reading ADC values in Digits2SDigits
cblume [Thu, 13 Aug 2009 15:50:02 +0000 (15:50 +0000)]
Fix bug in reading ADC values in Digits2SDigits

14 years ago1. bug fix in the data size suppression part(now no-suppression is default)
cblume [Thu, 13 Aug 2009 15:24:37 +0000 (15:24 +0000)]
1. bug fix in the data size suppression part(now no-suppression is default)
2. bug fix in the ADC mask(in case of no-data in a HC)
3. add dummy words in the SM header to match with real data
4. correct the coding rule violations

14 years agoStatus variable initialized (Levente)
hristov [Thu, 13 Aug 2009 15:13:02 +0000 (15:13 +0000)]
Status variable initialized (Levente)

14 years agoAdd a selection of TRD data only
cblume [Thu, 13 Aug 2009 15:09:43 +0000 (15:09 +0000)]
Add a selection of TRD data only

14 years agosmall update
hdalsgaa [Thu, 13 Aug 2009 14:32:29 +0000 (14:32 +0000)]
small update

14 years agoIntroduction of azimuthal correlation studies for Cascades
bhippoly [Thu, 13 Aug 2009 13:26:49 +0000 (13:26 +0000)]
Introduction of azimuthal correlation studies for Cascades
Idea          : raw material for it, available for Xi-, Xi+, Omega-, Omega+
Tools         : via THnSparseF.
Comment       : Delta Phi(Casc,any trck) Vs Delta Eta(Casc,any trck) Vs Casc Pt Vs Pt of the tracks Vs Eff Mass.
                 (last three variables = possibility of some user cuts in post-treatment)
- A.Maire

14 years agoFixes for memory problems
hristov [Thu, 13 Aug 2009 12:51:03 +0000 (12:51 +0000)]
Fixes for memory problems

14 years agobugfix for blockList
jthaeder [Thu, 13 Aug 2009 12:07:49 +0000 (12:07 +0000)]
bugfix for blockList

14 years agobugfix: initialisation of geometry when running in the online system (Gaute)
richterm [Thu, 13 Aug 2009 11:55:53 +0000 (11:55 +0000)]
bugfix: initialisation of geometry when running in the online system (Gaute)

14 years agoAdding the feed-down code in the compilation and in the library
pchrist [Thu, 13 Aug 2009 10:33:59 +0000 (10:33 +0000)]
Adding the feed-down code in the compilation and in the library

14 years agocorrecting compilation error: one macro has not been handled correctly in the previou...
richterm [Thu, 13 Aug 2009 09:36:32 +0000 (09:36 +0000)]
correcting compilation error: one macro has not been handled correctly in the previous commit

14 years agoDecrease cluster threshold for low flux-cosmic-calib from 200 MeV to 100 MeV
gconesab [Thu, 13 Aug 2009 08:23:21 +0000 (08:23 +0000)]
Decrease cluster threshold for low flux-cosmic-calib from 200 MeV to 100 MeV

14 years agoUsing variadic free HLT logging macros in order to drop AliRoot dependencies of HLTbase
richterm [Wed, 12 Aug 2009 21:24:46 +0000 (21:24 +0000)]
Using variadic free HLT logging macros in order to drop AliRoot dependencies of HLTbase

14 years agointroducing variadic free HLT logging macros. When including AliHLTLoggingVariadicFre...
richterm [Wed, 12 Aug 2009 21:16:15 +0000 (21:16 +0000)]
introducing variadic free HLT logging macros. When including AliHLTLoggingVariadicFree.h instead
of AliHLTLogging.h, all macros will be defined without variable argument list. The message must
be fully assembled, e.g. by using ROOT's Form()

14 years agoAnalysis taks for mixed-event analysis (Antonio, Alessandro)
martinez [Wed, 12 Aug 2009 20:26:11 +0000 (20:26 +0000)]
Analysis taks for mixed-event analysis (Antonio, Alessandro)

14 years agoCoding rule violations corrected.
morsch [Wed, 12 Aug 2009 14:05:03 +0000 (14:05 +0000)]
Coding rule violations corrected.

14 years agoNew version of the analysis train. Added individual flags for tasks inside PWG2/SPECT...
agheata [Wed, 12 Aug 2009 13:59:19 +0000 (13:59 +0000)]
New version of the analysis train. Added individual flags for tasks inside PWG2/SPECTRA and PWG2/KINK. One can specify which outputs to be archived. Validation script has now a name <train_mame>_validate.sh

14 years agoChange TString additions
gconesab [Wed, 12 Aug 2009 13:58:34 +0000 (13:58 +0000)]
Change TString additions

14 years agoBugfix: lowercase b should be upper case B for component id: TPCClusterFinder32Bit
kaamodt [Wed, 12 Aug 2009 13:16:28 +0000 (13:16 +0000)]
Bugfix: lowercase b should be upper case B for component id: TPCClusterFinder32Bit

14 years agoFix way naming of branches is done (Andrei)
gconesab [Wed, 12 Aug 2009 12:59:37 +0000 (12:59 +0000)]
Fix way naming of branches is done (Andrei)

14 years ago* bugfix for empty events
jthaeder [Wed, 12 Aug 2009 12:53:38 +0000 (12:53 +0000)]
* bugfix for empty events
* bugfix for half filled services

14 years agoBug fix by MinJung
cblume [Wed, 12 Aug 2009 11:59:20 +0000 (11:59 +0000)]
Bug fix by MinJung

14 years agoWarnings corrected.
morsch [Wed, 12 Aug 2009 11:10:04 +0000 (11:10 +0000)]
Warnings corrected.

14 years agoAdding the feed-down task/class for protons (Marek)
pchrist [Wed, 12 Aug 2009 10:44:24 +0000 (10:44 +0000)]
Adding the feed-down task/class for protons (Marek)

14 years agodebug flag initialization added in AliResonanceKink
bhippoly [Wed, 12 Aug 2009 10:31:33 +0000 (10:31 +0000)]
debug flag initialization added in AliResonanceKink

14 years agoModification in the config file
pchrist [Wed, 12 Aug 2009 10:24:40 +0000 (10:24 +0000)]
Modification in the config file

14 years agoadding helper macro to print information on the HLTGlobalDecision from the raw data
richterm [Wed, 12 Aug 2009 08:11:13 +0000 (08:11 +0000)]
adding helper macro to print information on the HLTGlobalDecision from the raw data

14 years agoadding rootcint support for HLT data structs and constants in order to be used from...
richterm [Wed, 12 Aug 2009 07:55:37 +0000 (07:55 +0000)]
adding rootcint support for HLT data structs and constants in order to be used from the ROOT prompts/in macros
adding stream operator for AliHLTComponentDataType struct to be used directly with ostream

14 years agoFix compilation error in AMORE part (F. Prino)
prino [Tue, 11 Aug 2009 16:02:34 +0000 (16:02 +0000)]
Fix compilation error in AMORE part (F. Prino)

14 years agoChange in the initialisation of two data members of AliITSTrackleterSPDEff (G. E...
prino [Tue, 11 Aug 2009 15:59:14 +0000 (15:59 +0000)]
Change in the initialisation of two data members of AliITSTrackleterSPDEff (G. E. Bruno)

14 years agoSmall fix related to the train output path.
agheata [Tue, 11 Aug 2009 14:01:57 +0000 (14:01 +0000)]
Small fix related to the train output path.

14 years agohad to introduce fDebug too (AliResonance does not inherit from TaskSE... %-|
bhippoly [Tue, 11 Aug 2009 13:57:14 +0000 (13:57 +0000)]
had to introduce fDebug too (AliResonance does not inherit from TaskSE... %-|

14 years agoverbose output of Kink tasks only when fDebug is >1
bhippoly [Tue, 11 Aug 2009 13:18:28 +0000 (13:18 +0000)]
verbose output of Kink tasks only when fDebug is >1

14 years agoFix bug in method signature that turned class into virtual base class
cblume [Tue, 11 Aug 2009 13:03:05 +0000 (13:03 +0000)]
Fix bug in method signature that turned class into virtual base class

14 years agoerror message added
ikraus [Tue, 11 Aug 2009 12:50:37 +0000 (12:50 +0000)]
error message added