u/mrichter/AliRoot.git
14 years agoThe vertexer is now set from GRP
hristov [Fri, 28 Nov 2008 18:09:00 +0000 (18:09 +0000)]
The vertexer is now set from GRP

14 years agoCheck the status of the command pipe, it might be 0x0 if the process cannot allocate...
hristov [Fri, 28 Nov 2008 18:00:42 +0000 (18:00 +0000)]
Check the status of the command pipe, it might be 0x0 if the process cannot allocate enough memory

14 years agoEnalrged size of char arrays
hristov [Fri, 28 Nov 2008 17:59:21 +0000 (17:59 +0000)]
Enalrged size of char arrays

14 years agoUpdated reco. parameter using the latest version of MakeITSRecoParam.C
hristov [Fri, 28 Nov 2008 17:56:55 +0000 (17:56 +0000)]
Updated reco. parameter using the latest version of MakeITSRecoParam.C

14 years agoIn MUONTRGda:
ivana [Fri, 28 Nov 2008 17:11:29 +0000 (17:11 +0000)]
In MUONTRGda:
Replace the structure used for the DA configuration with a class, in order to
comply with the AliRoot coding rules
(Bogdan)

14 years agoCreate the verxer inside the event loop. In this way we can handle correctly the...
cvetan [Fri, 28 Nov 2008 16:39:30 +0000 (16:39 +0000)]
Create the verxer inside the event loop. In this way we can handle correctly the reco-params which may change from event to event and therefore may force the usage of different vertexers depending on the event type. That fix should allow to remove the remrands of the reco-params init in the PbPb rec.C

14 years agoUpdate of the READMEmuon file (Bogdan)
martinez [Fri, 28 Nov 2008 15:54:14 +0000 (15:54 +0000)]
Update of the READMEmuon file (Bogdan)

14 years agoRemoving useless Expand of digits
fca [Fri, 28 Nov 2008 15:44:06 +0000 (15:44 +0000)]
Removing useless Expand of digits

14 years agoAliFastGlauber is a singleton.
morsch [Fri, 28 Nov 2008 15:34:55 +0000 (15:34 +0000)]
AliFastGlauber is a singleton.

14 years agoAnalysis Taks for RecoCheck muon code (Bogdan, Nicole)
martinez [Fri, 28 Nov 2008 15:20:35 +0000 (15:20 +0000)]
Analysis Taks for RecoCheck muon code (Bogdan, Nicole)

14 years agoRelocatable compiler position
fca [Fri, 28 Nov 2008 14:47:48 +0000 (14:47 +0000)]
Relocatable compiler position

14 years agoupdate of the HLT TPC test macro (Gaute)
richterm [Fri, 28 Nov 2008 14:27:36 +0000 (14:27 +0000)]
update of the HLT TPC test macro (Gaute)
- adding TrackDump and TrackHisto chains
- macro serves multiple chains, selected by an argument string
- updated time bin range of CF components to 1001 following update of
  TPC/Calib/Parameters in rev. 29713 (Nov 5 2008)
- updated documentation

14 years agoCc ciolations corrected
coppedis [Fri, 28 Nov 2008 13:18:41 +0000 (13:18 +0000)]
Cc ciolations corrected

14 years agoAdding a protection in the EndOfDetectorCycle method: it avoids to perform
ivana [Fri, 28 Nov 2008 12:16:43 +0000 (12:16 +0000)]
Adding a protection in the EndOfDetectorCycle method: it avoids to perform
operations related to ESDs when the task is not AliQA::kESDS
(Guillaume)

14 years agoFix problem with SDD cluster finder efficiency by upgrading noise suppression algorit...
prino [Fri, 28 Nov 2008 11:49:24 +0000 (11:49 +0000)]
Fix problem with SDD cluster finder efficiency by upgrading noise suppression algorithm (F. Prino)

14 years agoCorrected volumes names in St2V2, Slat and Trigger geometry
ivana [Fri, 28 Nov 2008 11:29:28 +0000 (11:29 +0000)]
Corrected volumes names in St2V2, Slat and Trigger geometry
builders to follow the ALICE naming conventions
(all volumes in MUON module start with 'S')

14 years agoRemoving dependence on ESD files and new possibility for selecting muon multiplicity...
martinez [Fri, 28 Nov 2008 09:21:10 +0000 (09:21 +0000)]
Removing dependence on ESD files and new possibility for selecting muon multiplicity in the forward region (Enrico, Roberta)

14 years agoCreation of AOD tag file using the new development of Andreas Morsch (Enrico, Roberta)
martinez [Fri, 28 Nov 2008 09:19:45 +0000 (09:19 +0000)]
Creation of AOD tag file using the new development of Andreas Morsch (Enrico, Roberta)

14 years agoRemoving obsolete files
hristov [Fri, 28 Nov 2008 08:27:58 +0000 (08:27 +0000)]
Removing obsolete files

14 years agoadding explicite dependencies of libAliHLTTPC in order to make macro work with librar...
richterm [Thu, 27 Nov 2008 20:22:42 +0000 (20:22 +0000)]
adding explicite dependencies of libAliHLTTPC in order to make macro work with libraries from AliRoot build

14 years agoextending the CompStatCollector: added scalers for the object publishing, added file...
richterm [Thu, 27 Nov 2008 16:43:31 +0000 (16:43 +0000)]
extending the CompStatCollector: added scalers for the object publishing, added file writing mode

14 years agoIntroducing the getters (setters) for local covariance matrix from (to) the global...
rgrosso [Thu, 27 Nov 2008 14:19:34 +0000 (14:19 +0000)]
Introducing the getters (setters) for local covariance matrix from (to) the global one stored as data member (thanks to Andrea Rossi)

14 years agoadded linkdef and pkg for UNICOR in PWG2
misko [Thu, 27 Nov 2008 14:03:34 +0000 (14:03 +0000)]
added linkdef and pkg for UNICOR in PWG2

14 years agofix for memory leak after using selections
snelling [Thu, 27 Nov 2008 13:47:08 +0000 (13:47 +0000)]
fix for memory leak after using selections

14 years agoAdded AliAnalysisAlien::EnablePackage(const char *package) to be able to work with...
agheata [Thu, 27 Nov 2008 13:18:27 +0000 (13:18 +0000)]
Added AliAnalysisAlien::EnablePackage(const char *package) to be able to work with par files via the AliEn plugin. Currently if used has to be called for ALL analysis framework packages in the right order: STEERBase, ESD, AOD, ANALYSIS, ANALYSISalice + user par.
(M. Gheata)

14 years agoCoding conventions...
cheynis [Thu, 27 Nov 2008 13:08:46 +0000 (13:08 +0000)]
Coding conventions...

14 years agoCoding conventions...
cheynis [Thu, 27 Nov 2008 13:08:37 +0000 (13:08 +0000)]
Coding conventions...

14 years agomodifications to satisfy the coding conventions
shahoian [Thu, 27 Nov 2008 13:02:59 +0000 (13:02 +0000)]
modifications to satisfy  the coding conventions

14 years agoAdded a new methods (fitting of Q vector distribution)
snelling [Thu, 27 Nov 2008 12:35:57 +0000 (12:35 +0000)]
Added a new methods (fitting of Q vector distribution)

14 years agobugfix: corrected argument increment in the parsing loop of DoInit, ScanArguments...
richterm [Thu, 27 Nov 2008 11:45:42 +0000 (11:45 +0000)]
bugfix: corrected argument increment in the parsing loop of DoInit, ScanArguments result was not considered correctly

14 years agoimproved verbosity
abercuci [Thu, 27 Nov 2008 11:08:43 +0000 (11:08 +0000)]
improved verbosity

14 years agoextend functionality for HLT usage and improved verbosity (Kostya Alex)
abercuci [Thu, 27 Nov 2008 11:08:05 +0000 (11:08 +0000)]
extend functionality for HLT usage and improved verbosity (Kostya Alex)

14 years agoIn Notify, correct handling of the local case where the path is empty. (R. Arnaldi...
morsch [Thu, 27 Nov 2008 10:39:39 +0000 (10:39 +0000)]
In Notify, correct handling of the local case where the path is empty. (R. Arnaldi, AM)

14 years agoThermal Photon fast Generator (Serguei Kiselev)
morsch [Thu, 27 Nov 2008 10:35:16 +0000 (10:35 +0000)]
Thermal Photon fast Generator (Serguei Kiselev)

14 years agoTemporary fix for a problem with SSD bad modules and chips (Dainese/Prino)
prino [Thu, 27 Nov 2008 09:13:12 +0000 (09:13 +0000)]
Temporary fix for a problem with SSD bad modules and chips (Dainese/Prino)

14 years agoMoving UNICOR to PWG2
hristov [Thu, 27 Nov 2008 08:32:50 +0000 (08:32 +0000)]
Moving UNICOR to PWG2

14 years agoAdding trigger domain and trigger decision classes. AliHLTTrigger now produces an...
aszostak [Thu, 27 Nov 2008 01:55:50 +0000 (01:55 +0000)]
Adding trigger domain and trigger decision classes. AliHLTTrigger now produces an AliHLTTriggerDecision object as its result.
Also adding a skeleton class for the global HLT trigger component.
Cleaning up some documentation.

14 years agolinked loaders at clusters level
abercuci [Wed, 26 Nov 2008 22:07:44 +0000 (22:07 +0000)]
linked loaders at clusters level

14 years agoFixing problems during merging
marian [Wed, 26 Nov 2008 17:58:58 +0000 (17:58 +0000)]
Fixing problems during merging

Protection in case of not existing objects (Marian)

14 years agoUsing GRP instead of local setters.
hristov [Wed, 26 Nov 2008 16:46:37 +0000 (16:46 +0000)]
Using GRP instead of local setters.

14 years agoUsing sh instead of csh
hristov [Wed, 26 Nov 2008 16:45:41 +0000 (16:45 +0000)]
Using sh instead of csh

14 years agonot needed anymore
gconesab [Wed, 26 Nov 2008 16:24:34 +0000 (16:24 +0000)]
not needed anymore

14 years agoAliMUONRecoCheck udate:
ivana [Wed, 26 Nov 2008 16:10:32 +0000 (16:10 +0000)]
AliMUONRecoCheck udate:
- Add a new constructor which is used by the analysis task
AliAnalysisTaskRecoCheck (from PWG3/muon), with input from files
stored on the grid.
(Bogdan)

14 years agoChanging invalid value for floats.
zampolli [Wed, 26 Nov 2008 15:39:25 +0000 (15:39 +0000)]
Changing invalid value for floats.

14 years agoUsing GRP instead of local setters
hristov [Wed, 26 Nov 2008 14:11:39 +0000 (14:11 +0000)]
Using GRP instead of local setters

14 years agoUpdated list of libraries
hristov [Wed, 26 Nov 2008 14:10:58 +0000 (14:10 +0000)]
Updated list of libraries

14 years agoAdding the domain entry class which will be used for the trigger domain, and adding...
aszostak [Wed, 26 Nov 2008 13:55:12 +0000 (13:55 +0000)]
Adding the domain entry class which will be used for the trigger domain, and adding the readout list class which is basically just a C++ wrapper around the AliHLTEventDDL structure, but it implements required operator
functionality.

14 years agoUsing GRP instead of local setters. Check of the created ESDs, production of standard...
hristov [Wed, 26 Nov 2008 11:53:37 +0000 (11:53 +0000)]
Using GRP instead of local setters. Check of the created ESDs, production of standard AODs.

14 years agocorrect coding violations
gconesab [Wed, 26 Nov 2008 11:43:01 +0000 (11:43 +0000)]
correct coding violations

14 years agoUsing GRP instead of local setters. Check of the created ESDs, production of standard...
hristov [Wed, 26 Nov 2008 11:19:09 +0000 (11:19 +0000)]
Using GRP instead of local setters. Check of the created ESDs, production of standard AODs.

14 years agoreset track points before usage
abercuci [Wed, 26 Nov 2008 10:05:33 +0000 (10:05 +0000)]
reset track points before usage

14 years agoCreation of AOD for from the RAW ESDs. No need for geometry.root in the reconstructio...
hristov [Wed, 26 Nov 2008 09:45:20 +0000 (09:45 +0000)]
Creation of AOD for from the RAW ESDs. No need for geometry.root in the reconstruction of RAW

14 years agoUsing GRP instead of local setters. Creation of AOD for from the RAW ESDs. No need...
hristov [Wed, 26 Nov 2008 09:44:16 +0000 (09:44 +0000)]
Using GRP instead of local setters. Creation of AOD for from the RAW ESDs. No need for geometry.root in the reconstruction of RAW

14 years agoadded comment on specious initialization, which is in fact correct
richterm [Wed, 26 Nov 2008 09:25:53 +0000 (09:25 +0000)]
added comment on specious initialization, which is in fact correct

14 years agoFor branch replication copy the content of simple objects header and tracklets, not...
kleinb [Wed, 26 Nov 2008 08:34:53 +0000 (08:34 +0000)]
For branch replication copy the content of simple objects header and tracklets, not the pointers.

14 years agoinserted the first calibration task for reconstruction algorithms
abercuci [Tue, 25 Nov 2008 22:57:19 +0000 (22:57 +0000)]
inserted the first calibration task for reconstruction algorithms
- task for cluster error parameterization (first version)
- helper class for matching TRD clusters with global tracking info
- updates in the tracking resolution task

14 years agoNow it is possible to select kPyCharmppMNRwmi
morsch [Tue, 25 Nov 2008 21:43:10 +0000 (21:43 +0000)]
Now it is possible to select kPyCharmppMNRwmi
or kPyBeautyppMNRwmi events with at least an electron from
c or b within given cuts. (A. Dainese)

14 years agoNow it is possible to select kPyCharmppMNRwmi
morsch [Tue, 25 Nov 2008 21:41:12 +0000 (21:41 +0000)]
Now it is possible to select kPyCharmppMNRwmi
or kPyBeautyppMNRwmi events with at least an electron from
c or b within given cuts. (A. Dainese)

14 years agofix fitting procedure for measured data
abercuci [Tue, 25 Nov 2008 20:47:04 +0000 (20:47 +0000)]
fix fitting procedure for measured data

14 years agoprotect task against missing MC info
abercuci [Tue, 25 Nov 2008 20:19:34 +0000 (20:19 +0000)]
protect task against missing MC info

14 years agoremoved old online gui. Wasn't used for a long time. As AliEVE should be used.
jthaeder [Tue, 25 Nov 2008 20:06:14 +0000 (20:06 +0000)]
removed old online gui. Wasn't used for a long time. As AliEVE should be used.
-> This done to eliminate the coding violations

14 years agoAdding document for performance study (marian)
marian [Tue, 25 Nov 2008 17:25:05 +0000 (17:25 +0000)]
Adding document for performance study (marian)

14 years agoRemove empty spaces in the beam type string
hristov [Tue, 25 Nov 2008 16:41:29 +0000 (16:41 +0000)]
Remove empty spaces in the beam type string

14 years agoCoding rule violations fixed.
morsch [Tue, 25 Nov 2008 14:54:18 +0000 (14:54 +0000)]
Coding rule violations fixed.

14 years agoAliWarning instead of AliFatal
hristov [Tue, 25 Nov 2008 14:51:18 +0000 (14:51 +0000)]
AliWarning instead of AliFatal

14 years agoAliWarning instead of AliFatal
hristov [Tue, 25 Nov 2008 14:51:03 +0000 (14:51 +0000)]
AliWarning instead of AliFatal

14 years agoFixing a bug in the QA and some updates in the visualization macro
pchrist [Tue, 25 Nov 2008 14:28:31 +0000 (14:28 +0000)]
Fixing a bug in the QA and some updates in the visualization macro

14 years agoUsing GRP instead of local setters
hristov [Tue, 25 Nov 2008 12:48:06 +0000 (12:48 +0000)]
Using GRP instead of local setters

14 years agoFixing coding conventions violations
ivana [Tue, 25 Nov 2008 10:22:28 +0000 (10:22 +0000)]
Fixing coding conventions violations
(Javier)

14 years agoExpand raw-data pathname (Laurent)
cvetan [Tue, 25 Nov 2008 09:05:22 +0000 (09:05 +0000)]
Expand raw-data pathname (Laurent)

14 years agoCorrecting the handling of TObject in constructors and assignment operators.
aszostak [Mon, 24 Nov 2008 23:49:52 +0000 (23:49 +0000)]
Correcting the handling of TObject in constructors and assignment operators.

14 years agoremoving obsolete classes
odjuvsla [Mon, 24 Nov 2008 19:26:01 +0000 (19:26 +0000)]
removing obsolete classes

14 years agobugfix for 64bit systems (invalid cast)
richterm [Mon, 24 Nov 2008 18:14:06 +0000 (18:14 +0000)]
bugfix for 64bit systems (invalid cast)

14 years agoupdated logging concept
richterm [Mon, 24 Nov 2008 17:53:09 +0000 (17:53 +0000)]
updated logging concept
- global method to set the local logging default
- updated documentation
- logging key for components set from chain id local

14 years agoIntroducing the charge of reconstructed cascade particles (B. Hippolyte)
belikov [Mon, 24 Nov 2008 17:48:41 +0000 (17:48 +0000)]
Introducing the charge of reconstructed cascade particles (B. Hippolyte)

14 years agoSingle muon analysis from ESD using for the production PDC08/LHC08t (Bogdan, Nicole)
martinez [Mon, 24 Nov 2008 17:37:51 +0000 (17:37 +0000)]
Single muon analysis from ESD using for the production PDC08/LHC08t (Bogdan, Nicole)

14 years agoSingle Muon Analysis from generic or muon-selected AOD's (Diego)
martinez [Mon, 24 Nov 2008 17:30:49 +0000 (17:30 +0000)]
Single Muon Analysis from generic or muon-selected AOD's (Diego)

14 years agofinalizing DataGenerator component producing fake data for benchmark purpose
richterm [Mon, 24 Nov 2008 17:08:31 +0000 (17:08 +0000)]
finalizing DataGenerator component producing fake data for benchmark purpose

14 years agoUpdate of Constants for the Acorde's Geometry
mrodrigu [Mon, 24 Nov 2008 17:06:05 +0000 (17:06 +0000)]
Update of Constants for the Acorde's Geometry

14 years agoremoving obsolete files + fixing some doxygen warnings + added some documentation
odjuvsla [Mon, 24 Nov 2008 16:43:44 +0000 (16:43 +0000)]
removing obsolete files + fixing some doxygen warnings + added some documentation

14 years agoremoving obsolete classes from build system
odjuvsla [Mon, 24 Nov 2008 16:42:39 +0000 (16:42 +0000)]
removing obsolete classes from build system

14 years agoExplicit version and subversion numbers, so that the writing of GRP entry is treated...
cvetan [Mon, 24 Nov 2008 16:37:16 +0000 (16:37 +0000)]
Explicit version and subversion numbers, so that the writing of GRP entry is treated correctly locally and on the grid (agreed with Raffaele and Latchezar)

14 years agoMUONTRGda update:
ivana [Mon, 24 Nov 2008 16:30:53 +0000 (16:30 +0000)]
MUONTRGda update:
- Global configuration parameters are packed in a structure, in order
to avoid violations of coding rules.
- Replace command-line input parameters (forbidden by the DA
framework) with a new configuration file stored in the database and managed by
the  Control Panel together with the other trigger configuration files.
- Add verbosity to the DA final printout report.
Also:
- update the READMEmtrda file
(Bogdan)

14 years agoAllow inclusion of package headers for CORRFW
pulvir [Mon, 24 Nov 2008 15:24:03 +0000 (15:24 +0000)]
Allow inclusion of package headers for CORRFW

14 years agoRecoParams overwriting removal in case of PbPb collisions
decaro [Mon, 24 Nov 2008 15:17:21 +0000 (15:17 +0000)]
RecoParams overwriting removal in case of PbPb collisions

14 years agoadding component library for HLT system benchmarks and profiling; not yet part of...
richterm [Mon, 24 Nov 2008 14:34:29 +0000 (14:34 +0000)]
adding component library for HLT system benchmarks and profiling; not yet part of the AliRoot build system and just optional in the HLT build system

14 years agoCoding convention violations (RC3 in AliTOFRawStream.h): suppressed
decaro [Mon, 24 Nov 2008 14:28:07 +0000 (14:28 +0000)]
Coding convention violations (RC3 in AliTOFRawStream.h): suppressed

14 years agoFix memory leak
cblume [Mon, 24 Nov 2008 14:22:46 +0000 (14:22 +0000)]
Fix memory leak

14 years agoCOSMIC and LASER run types added.
zampolli [Mon, 24 Nov 2008 14:22:01 +0000 (14:22 +0000)]
COSMIC and LASER run types added.

14 years agoRemoved obsolete classes (Jens)
marian [Mon, 24 Nov 2008 14:04:43 +0000 (14:04 +0000)]
Removed obsolete classes (Jens)

14 years agoCoding conventions
fca [Mon, 24 Nov 2008 13:01:34 +0000 (13:01 +0000)]
Coding conventions

14 years agobug-fix (Gustavo)
cvetan [Mon, 24 Nov 2008 10:15:41 +0000 (10:15 +0000)]
bug-fix (Gustavo)

14 years agoAvoid double booking of esdfriends branch in AliReconstruction, protection in AliESDEvent
kleinb [Mon, 24 Nov 2008 09:34:57 +0000 (09:34 +0000)]
Avoid double booking of esdfriends branch in AliReconstruction, protection in AliESDEvent

14 years ago- adding TPC clusters to HLTOUT in simulation
richterm [Sun, 23 Nov 2008 20:08:00 +0000 (20:08 +0000)]
- adding TPC clusters to HLTOUT in simulation
- updated macro for HLT TPC simulation
- merged configuration macros for HLT TPC simulation, removed obsolete macros

14 years agoupdated documentation
richterm [Sun, 23 Nov 2008 11:46:40 +0000 (11:46 +0000)]
updated documentation

14 years agobugfix: library load failed due to typo, libHLTRec corrected to libHLTrec
richterm [Sun, 23 Nov 2008 11:41:17 +0000 (11:41 +0000)]
bugfix: library load failed due to typo, libHLTRec corrected to libHLTrec

14 years agoadding AliEVE bindings for the HLT TPC
richterm [Sun, 23 Nov 2008 11:34:21 +0000 (11:34 +0000)]
adding AliEVE bindings for the HLT TPC
- separate library libAliHLTTPCEVE
- main handler class
- macro displaying HLT TPC clusters from HLTOUT
- macro displaying Tracks member of HLTesdTree of ESD

14 years agoAdding the processing from tree (Marian)
marian [Sat, 22 Nov 2008 19:46:33 +0000 (19:46 +0000)]
Adding the processing from tree (Marian)

14 years agoAdding alignment macro (Marian)
marian [Sat, 22 Nov 2008 19:43:55 +0000 (19:43 +0000)]
Adding alignment macro (Marian)

14 years agoInterchanged fmd_hits.C and fmd_hits2.C.
cholm [Fri, 21 Nov 2008 20:44:13 +0000 (20:44 +0000)]
Interchanged fmd_hits.C and fmd_hits2.C.
Fixed some problems in the display macro.