]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoAdding stream level and debug streamer to the base class
marian [Mon, 5 May 2008 19:17:48 +0000 (19:17 +0000)]
Adding stream level and debug streamer to the base class
(Marian)

15 years agoadded copy ctor and assignment op
snelling [Mon, 5 May 2008 17:01:51 +0000 (17:01 +0000)]
added copy ctor and assignment op

15 years agoFurther fixes to the par file generation
akisiel [Mon, 5 May 2008 16:39:07 +0000 (16:39 +0000)]
Further fixes to the par file generation

15 years agoAdd ReadTPCInner
akisiel [Mon, 5 May 2008 16:29:41 +0000 (16:29 +0000)]
Add ReadTPCInner

15 years agoImproving TClonesArray handling: using static TClonesArray, and clearing
zampolli [Mon, 5 May 2008 15:31:19 +0000 (15:31 +0000)]
Improving TClonesArray handling: using static TClonesArray, and clearing
TClonesArray data members instead of deleting them.

15 years agoUpdate of bug fix for parallel tracks + move creation of calibration object
cblume [Mon, 5 May 2008 15:00:19 +0000 (15:00 +0000)]
Update of bug fix for parallel tracks + move creation of calibration object

15 years agoTPCZeroSuppressionComponent finalized, utility methods in digit reader interface...
richterm [Mon, 5 May 2008 13:41:44 +0000 (13:41 +0000)]
TPCZeroSuppressionComponent finalized, utility methods in digit reader interface(Kenneth)

15 years agoa few more empty newlines at the end of the files
snelling [Mon, 5 May 2008 13:38:01 +0000 (13:38 +0000)]
a few more empty newlines at the end of the files

15 years agoadded functionality to handle CDH and RCU trailer
richterm [Mon, 5 May 2008 13:10:40 +0000 (13:10 +0000)]
added functionality to handle CDH and RCU trailer

15 years agoTClonesArray->Clone() removed
prsnko [Mon, 5 May 2008 12:47:27 +0000 (12:47 +0000)]
TClonesArray->Clone() removed

15 years agoActive detectors are now taken from the RunLoader, and not from gAlice
belikov [Mon, 5 May 2008 12:09:27 +0000 (12:09 +0000)]
Active detectors are now taken from the RunLoader, and not from gAlice

15 years agoBackward compatibility
dibari [Mon, 5 May 2008 11:10:17 +0000 (11:10 +0000)]
Backward compatibility

15 years agoa new line added (for a buggy gcc)
snelling [Mon, 5 May 2008 10:48:23 +0000 (10:48 +0000)]
a new line added (for a buggy gcc)

15 years agocorrected pkg definition for AliHLTTPC library
richterm [Mon, 5 May 2008 09:48:08 +0000 (09:48 +0000)]
corrected pkg definition for AliHLTTPC library

15 years agoPAR library for resonance package
pulvir [Mon, 5 May 2008 09:01:39 +0000 (09:01 +0000)]
PAR library for resonance package

15 years agoOversight fixed.
zampolli [Mon, 5 May 2008 08:19:28 +0000 (08:19 +0000)]
Oversight fixed.

15 years agoCorrect memory management
haavard [Mon, 5 May 2008 07:35:33 +0000 (07:35 +0000)]
Correct memory management

15 years agoremoved obsolete AliHLTTPCDigitReaderRaw
richterm [Mon, 5 May 2008 06:52:27 +0000 (06:52 +0000)]
removed obsolete AliHLTTPCDigitReaderRaw

15 years agouse common CDB entry for solenoid field (Gaute)
richterm [Mon, 5 May 2008 06:51:26 +0000 (06:51 +0000)]
use common CDB entry for solenoid field (Gaute)

15 years agobugfix: correct target for main docu avoids compilation for every build
richterm [Mon, 5 May 2008 06:50:25 +0000 (06:50 +0000)]
bugfix: correct target for main docu avoids compilation for every build

15 years agoremoving obsolete files, svn properties
richterm [Mon, 5 May 2008 06:25:53 +0000 (06:25 +0000)]
removing obsolete files, svn properties

15 years agoRemove gObjectTable->Print()
kharlov [Sat, 3 May 2008 17:39:28 +0000 (17:39 +0000)]
Remove gObjectTable->Print()

15 years agoVarious code optimization:
kharlov [Sat, 3 May 2008 17:36:38 +0000 (17:36 +0000)]
Various code optimization:
Creation of TClonesArray and AliPHOSClusterizerv1 once per run instead of once per event.

15 years agoMemory leak of AliPHOSEmcRecPoint is fixed
kharlov [Sat, 3 May 2008 17:33:10 +0000 (17:33 +0000)]
Memory leak of AliPHOSEmcRecPoint is fixed

15 years agoAdded the dimuon trigger decision component, its default configuration CDB entries...
aszostak [Fri, 2 May 2008 18:55:50 +0000 (18:55 +0000)]
Added the dimuon trigger decision component, its default configuration CDB entries, and a macro to generate those default entries.
The dHLTdumpraw utility has been updated to dump multiple files.

15 years agoHeader fo AliACORDEv1 class
mrodrigu [Fri, 2 May 2008 16:28:08 +0000 (16:28 +0000)]
Header fo AliACORDEv1 class

15 years agoproject documentation split into separate doxygen modules for detector libraries
richterm [Fri, 2 May 2008 13:49:18 +0000 (13:49 +0000)]
project documentation split into separate doxygen modules for detector libraries

15 years agoRe-structure of Acorde's Geometry
mrodrigu [Fri, 2 May 2008 09:38:36 +0000 (09:38 +0000)]
Re-structure of Acorde's Geometry

15 years agoMoved old reacton plane code to /oldcode
snelling [Fri, 2 May 2008 08:31:57 +0000 (08:31 +0000)]
Moved old reacton plane code to /oldcode
Updated Lee Yang Zeroes analysis
Added Lee Yang Zeroes reaction Plane analysis
Added new Cumulant analysis
Added suport for AOD
Still have to add private copy constuctors
added the missing files

15 years agoMoved old reacton plane code to /oldcode
snelling [Fri, 2 May 2008 08:22:51 +0000 (08:22 +0000)]
Moved old reacton plane code to /oldcode
Updated Lee Yang Zeroes analysis
Added Lee Yang Zeroes reaction Plane analysis
Added new Cumulant analysis
Added suport for AOD
Still have to add private copy constuctors

15 years agoremove reference to AliEMCALJetMicroDst::Sgpdge; gid will not be stored until new...
jklay [Wed, 30 Apr 2008 21:55:17 +0000 (21:55 +0000)]
remove reference to AliEMCALJetMicroDst::Sgpdge; gid will not be stored until new method is implemented

15 years agocode updates suggested by Federico to improve memory management
jklay [Wed, 30 Apr 2008 21:51:00 +0000 (21:51 +0000)]
code updates suggested by Federico to improve memory management

15 years agoBug fix: incorrect manipulation of bits.
aszostak [Wed, 30 Apr 2008 18:51:19 +0000 (18:51 +0000)]
Bug fix: incorrect manipulation of bits.

15 years agoProper propagation of the version number. Component: local variable name - convention...
mploskon [Wed, 30 Apr 2008 18:47:48 +0000 (18:47 +0000)]
Proper propagation of the version number. Component: local variable name - convention fix.

15 years agoNew method GetSelectedDriftSpeedGraph (F. Prino)
masera [Wed, 30 Apr 2008 18:12:26 +0000 (18:12 +0000)]
New method GetSelectedDriftSpeedGraph (F. Prino)

15 years agoClean-up of SetDefaults methods in AliITS, AliITSDetTypeSim and AliITSDetTypeRec...
masera [Wed, 30 Apr 2008 18:06:18 +0000 (18:06 +0000)]
Clean-up of SetDefaults methods in AliITS, AliITSDetTypeSim and AliITSDetTypeRec classes. Constructors of AliITSsegmentationSXD classes have been simplified

15 years agoMinor changes to the documentation.
aszostak [Wed, 30 Apr 2008 17:54:01 +0000 (17:54 +0000)]
Minor changes to the documentation.

15 years agoFixed typo
masera [Wed, 30 Apr 2008 17:44:30 +0000 (17:44 +0000)]
Fixed typo

15 years agoDead SDD modules and drift speed updated according to february run conditions (F...
masera [Wed, 30 Apr 2008 17:28:23 +0000 (17:28 +0000)]
Dead SDD modules and drift speed updated according to february run conditions (F. Prino)

15 years agoUpdated version of the macros used to produce the default SDD calibration files ...
masera [Wed, 30 Apr 2008 17:25:47 +0000 (17:25 +0000)]
Updated version of the macros used to produce the default SDD calibration files (F. PRino)

15 years agoNew firmware implementation in the SSD DA (E. Fragiacomo)
masera [Wed, 30 Apr 2008 17:23:29 +0000 (17:23 +0000)]
New firmware implementation in the SSD DA (E. Fragiacomo)

15 years agoQA for hits, digits and sdigits in SSD simulation (Panos)
masera [Wed, 30 Apr 2008 17:18:33 +0000 (17:18 +0000)]
QA for hits, digits and sdigits in SSD simulation (Panos)

15 years agoAliITSRecoParam retrieved from the OCDB
masera [Wed, 30 Apr 2008 17:06:54 +0000 (17:06 +0000)]
AliITSRecoParam retrieved from the OCDB

15 years agoNew reference data from Alexander
cblume [Wed, 30 Apr 2008 16:02:43 +0000 (16:02 +0000)]
New reference data from Alexander

15 years agoSurvey information file
cheynis [Wed, 30 Apr 2008 15:59:37 +0000 (15:59 +0000)]
Survey information file

15 years agoAliAlignObjMatrix replaced by AliAlignObjParams
cheynis [Wed, 30 Apr 2008 15:57:57 +0000 (15:57 +0000)]
AliAlignObjMatrix replaced by AliAlignObjParams

15 years agoAliAlignObjMatrix replaced by AliAlignObjParams
cheynis [Wed, 30 Apr 2008 15:57:31 +0000 (15:57 +0000)]
AliAlignObjMatrix replaced by AliAlignObjParams

15 years agoChanges for neural network
cblume [Wed, 30 Apr 2008 15:29:15 +0000 (15:29 +0000)]
Changes for neural network

15 years agoImproving TClonesArray handling - using TClonesArray::Clear() instead of
zampolli [Wed, 30 Apr 2008 15:06:07 +0000 (15:06 +0000)]
Improving TClonesArray handling - using TClonesArray::Clear() instead of
deleting and using static TClonesArray instances.

15 years agoAdded #include <cassert> by request of Mateusz Ploskon
pavlinov [Wed, 30 Apr 2008 14:52:20 +0000 (14:52 +0000)]
Added #include <cassert> by request of Mateusz Ploskon
or change #include <assert.h> to #include <cassert>

15 years agoNo conversions from Int_t to Short at FillESD
pavlinov [Wed, 30 Apr 2008 14:39:19 +0000 (14:39 +0000)]
No conversions from Int_t to Short at FillESD

15 years agoRemoving outdated documentation
masera [Wed, 30 Apr 2008 14:07:22 +0000 (14:07 +0000)]
Removing outdated documentation

15 years agoremoving obsolete directory manual
masera [Wed, 30 Apr 2008 14:05:07 +0000 (14:05 +0000)]
removing obsolete directory manual

15 years agoDocumentation skeleton for ITS (M.M.) and documantation for SDD (F. Prino)
masera [Wed, 30 Apr 2008 13:57:48 +0000 (13:57 +0000)]
Documentation skeleton for ITS (M.M.) and documantation for SDD (F. Prino)

15 years agoUpdates to the AliAnalysisFemtoTask. Adding default setup macros for the GRID and...
akisiel [Wed, 30 Apr 2008 13:51:01 +0000 (13:51 +0000)]
Updates to the AliAnalysisFemtoTask. Adding default setup macros for the GRID and Proof

15 years agoRemoving old documentation
masera [Wed, 30 Apr 2008 13:45:36 +0000 (13:45 +0000)]
Removing old documentation

15 years agoAdding PWG3muon.par setting (Diego)
martinez [Wed, 30 Apr 2008 13:26:23 +0000 (13:26 +0000)]
Adding PWG3muon.par setting (Diego)

15 years agoGetting rid of zero length arrays in the block structure declarations since this...
aszostak [Wed, 30 Apr 2008 13:24:02 +0000 (13:24 +0000)]
Getting rid of zero length arrays in the block structure declarations since this causes problems with some compilers.
The solution of checking the __SUNPRO_CC macro and specifying a one element array also will not work on those platforms because it introduces runtime bugs.
This has all been fixed by not using arrays at all inside the structures.

15 years agoIn AliMpPad:
ivana [Wed, 30 Apr 2008 13:04:24 +0000 (13:04 +0000)]
In AliMpPad:
TClonesArray changed with built-in array as requested by the core team.

15 years agoAdded cuts for Ds and Lc
dainese [Wed, 30 Apr 2008 12:52:33 +0000 (12:52 +0000)]
Added cuts for Ds and Lc

15 years agoupdate configuration
dainese [Wed, 30 Apr 2008 12:51:31 +0000 (12:51 +0000)]
update configuration

15 years agoCorrecting a minor bug (A. Dainese)
belikov [Wed, 30 Apr 2008 12:51:25 +0000 (12:51 +0000)]
Correcting a minor bug (A. Dainese)

15 years agoCorrect memory management in TPC preprocessor
haavard [Wed, 30 Apr 2008 12:39:59 +0000 (12:39 +0000)]
Correct memory management in TPC preprocessor

15 years agoFixing script so that it does not use an obsolete command and option anymore.
aszostak [Wed, 30 Apr 2008 11:57:04 +0000 (11:57 +0000)]
Fixing script so that it does not use an obsolete command and option anymore.

15 years agoSuggestion from FC to avoid fragmentation of memory
dibari [Wed, 30 Apr 2008 11:55:28 +0000 (11:55 +0000)]
Suggestion from FC to avoid fragmentation of memory

15 years agoNew offline TRD tracker (V1) injected into HLT.
mploskon [Wed, 30 Apr 2008 09:30:23 +0000 (09:30 +0000)]
New offline TRD tracker (V1) injected into HLT.

15 years agoNano change. Warning message corrected.
mploskon [Wed, 30 Apr 2008 09:23:14 +0000 (09:23 +0000)]
Nano change. Warning message corrected.

15 years agoload libPWG3vertexingOld
dainese [Wed, 30 Apr 2008 09:17:15 +0000 (09:17 +0000)]
load libPWG3vertexingOld

15 years agoload libPWG3vertexingHF
dainese [Wed, 30 Apr 2008 09:11:56 +0000 (09:11 +0000)]
load libPWG3vertexingHF

15 years agoNew README for PWG3 module and update in the READMEmuon file (Gines)
martinez [Wed, 30 Apr 2008 08:30:38 +0000 (08:30 +0000)]
New README for PWG3 module and update in the READMEmuon file (Gines)

15 years agoForgot to add the new class from Diego for efficiency calculation in the compilation...
martinez [Wed, 30 Apr 2008 08:29:36 +0000 (08:29 +0000)]
Forgot to add the new class from Diego for efficiency calculation in the compilation and in the dictionary (Gines)

15 years agoProtection added.
morsch [Wed, 30 Apr 2008 08:14:59 +0000 (08:14 +0000)]
Protection added.

15 years agoFixing warnings in AliAnalysisTaskTrigChEff compilation (Diego)
martinez [Wed, 30 Apr 2008 08:04:12 +0000 (08:04 +0000)]
Fixing warnings in AliAnalysisTaskTrigChEff compilation (Diego)

15 years agoAdded AliAnalysisTaskTrigChEff: analysis task for trigger chamber efficiency determin...
martinez [Wed, 30 Apr 2008 07:59:02 +0000 (07:59 +0000)]
Added AliAnalysisTaskTrigChEff: analysis task for trigger chamber efficiency determination. Added AnalysisTrigChEff.C: macro to run the analysis task (locally or on grid) (Digeo)

15 years agoNew structure of PWG3: PWG3base, PWG3muon, PWG3vertexingHF and PWG3vertexingOld ...
martinez [Wed, 30 Apr 2008 07:40:01 +0000 (07:40 +0000)]
New structure of PWG3: PWG3base, PWG3muon, PWG3vertexingHF and PWG3vertexingOld (Gines)

15 years agoNew options: 1)raw data type. 2)initialization of reconstruction paramteres. Clean up.
mploskon [Wed, 30 Apr 2008 02:00:39 +0000 (02:00 +0000)]
New options: 1)raw data type. 2)initialization of reconstruction paramteres. Clean up.

15 years agoJet trigger staf which was used at EMCAL CD2 simulation;
pavlinov [Tue, 29 Apr 2008 21:45:45 +0000 (21:45 +0000)]
Jet trigger staf which was used at EMCAL CD2 simulation;
merged with trunk by hand due to a lot of changing at trunk

15 years agoAliITSDDLModuleMapSDD object not deleted i the destructor
masera [Tue, 29 Apr 2008 17:31:25 +0000 (17:31 +0000)]
AliITSDDLModuleMapSDD object not deleted i the destructor

15 years agoIntroduced a data member TClonesArray to avoid redeclaration per event cf. comment...
hdalsgaa [Tue, 29 Apr 2008 17:14:15 +0000 (17:14 +0000)]
Introduced a data member TClonesArray to avoid redeclaration per event cf. comment by F.Carminati

15 years agoRemoval of the simulated CDH which is not present in the CTP raw-data payload. This...
cvetan [Tue, 29 Apr 2008 16:31:48 +0000 (16:31 +0000)]
Removal of the simulated CDH which is not present in the CTP raw-data payload. This implied changes in bith simulation and decoding of the CTP raw data as well as changes in dateStream in order to skip the CDH checks.

15 years agoNew reference distribution
cblume [Tue, 29 Apr 2008 15:25:32 +0000 (15:25 +0000)]
New reference distribution

15 years agoAdding consistency checks (Jens)
marian [Tue, 29 Apr 2008 15:24:49 +0000 (15:24 +0000)]
Adding consistency checks (Jens)

15 years agoBug fix in momentum assignment for tracklets
cblume [Tue, 29 Apr 2008 15:22:49 +0000 (15:22 +0000)]
Bug fix in momentum assignment for tracklets

15 years agoAdding new functionality to the ComaprisonComponent
marian [Tue, 29 Apr 2008 15:09:10 +0000 (15:09 +0000)]
Adding new functionality to the ComaprisonComponent
Export Folder with analysis results
(Jacek)

15 years agoUpdate analysis macros (Jacek)
marian [Tue, 29 Apr 2008 15:04:48 +0000 (15:04 +0000)]
Update analysis macros (Jacek)

15 years agoAdding documentation for usage of PWG1
marian [Tue, 29 Apr 2008 15:02:26 +0000 (15:02 +0000)]
Adding documentation for usage of PWG1

15 years agocheckin if owner before Delete
schutz [Tue, 29 Apr 2008 14:09:42 +0000 (14:09 +0000)]
checkin if owner before Delete

15 years agoCorrection for the connections of the trees.
morsch [Tue, 29 Apr 2008 13:57:01 +0000 (13:57 +0000)]
Correction for the connections of the trees.

15 years agoTest for the first physics production
hristov [Tue, 29 Apr 2008 13:51:31 +0000 (13:51 +0000)]
Test for the first physics production

15 years agoforgot a protection before delete
schutz [Tue, 29 Apr 2008 13:07:31 +0000 (13:07 +0000)]
forgot a protection before delete

15 years agocleaning TObjArray
schutz [Tue, 29 Apr 2008 12:52:29 +0000 (12:52 +0000)]
cleaning TObjArray

15 years agoclosing files properly
schutz [Tue, 29 Apr 2008 12:16:45 +0000 (12:16 +0000)]
closing files properly

15 years agoUpdate serial number for DE513
ivana [Tue, 29 Apr 2008 08:31:16 +0000 (08:31 +0000)]
Update serial number for DE513
(Christian)

15 years agoFrom Bogdan:
mtadel [Mon, 28 Apr 2008 19:55:45 +0000 (19:55 +0000)]
From Bogdan:

I have a patch for EVE/EveDet/AliEveMUONTrack.cxx (a different way of
drawing the ESD tracks, only the parameters are changed), new macros
and macros to be removed because they are obsolete:

patch_muon.txt         to be applied in EVE/EveDet/
MUON_displaySimu.C     new (display for the simulated data)
MUON_displayData.C     new (display for the reconstruction of real data)
MUON_display.C         out (obsolete)
MUON_trigger_info.C    out (obsolete)
MUON_makeGeom.C        new (create a geometry file to be used for the display)
MUON_geom.C            modified (points to the file created by MUON_makeGeom)
MUON_geomAll.C         modified (points to the file created by MUON_makeGeom)
README_MUON            updated

15 years agocleaning
schutz [Mon, 28 Apr 2008 17:13:16 +0000 (17:13 +0000)]
cleaning

15 years agocleaning
schutz [Mon, 28 Apr 2008 17:03:27 +0000 (17:03 +0000)]
cleaning

15 years agochecking if geometry exist before loading it
schutz [Mon, 28 Apr 2008 17:00:30 +0000 (17:00 +0000)]
checking if geometry exist before loading it

15 years ago sorry i forgot commit header
alla [Mon, 28 Apr 2008 16:31:17 +0000 (16:31 +0000)]
 sorry i forgot commit header

15 years agoThe original random number routines are commented out, the ones in AliDpmJetRndm...
hristov [Mon, 28 Apr 2008 15:57:44 +0000 (15:57 +0000)]
The original random number routines are commented out, the ones in AliDpmJetRndm are renamed according to what DPMJET expects

15 years agoMemory leak corrected (Andreas)
coppedis [Mon, 28 Apr 2008 14:21:12 +0000 (14:21 +0000)]
Memory leak corrected (Andreas)