]>
git.uio.no Git - u/mrichter/AliRoot.git/log
hristov [Mon, 10 Sep 2007 06:48:11 +0000 (06:48 +0000)]
Fixes for some mem-leaks: most changes where pretty basic (i.e. adding deletes).
In some cases affecting AliESDEvent and AliTPCtrackerMI memory leaks introduced by placement-new were fixed. The placement-new sometimes overwrote pointers to memory allocated by the class itself.The placement-new was replaced with assigments where it was considered appropiate (for this some operator= were modified) or an explicit call to the destructor before was used.
Christian
hristov [Sun, 9 Sep 2007 20:37:03 +0000 (20:37 +0000)]
Changes in the AIR material. Unused materials commented out (Guillermo)
hristov [Sun, 9 Sep 2007 20:27:12 +0000 (20:27 +0000)]
Statistics of the memory usage in the event loop (Marco)
mvl [Sat, 8 Sep 2007 21:25:24 +0000 (21:25 +0000)]
Fixed memory leaks
jklay [Sat, 8 Sep 2007 02:48:16 +0000 (02:48 +0000)]
include call to EvalAll() before writing RecPoints to tree
morsch [Fri, 7 Sep 2007 15:27:17 +0000 (15:27 +0000)]
Obsolete media removed.
morsch [Fri, 7 Sep 2007 15:22:00 +0000 (15:22 +0000)]
Wrong string manipulation corrected.
morsch [Fri, 7 Sep 2007 14:10:00 +0000 (14:10 +0000)]
Now compatible with AliESDEvent. (A. Dainese)
masera [Fri, 7 Sep 2007 09:04:14 +0000 (09:04 +0000)]
Revised DDL map
kharlov [Thu, 6 Sep 2007 16:06:44 +0000 (16:06 +0000)]
Absence of sorting results in loose of all unfolded clusters
masera [Thu, 6 Sep 2007 15:28:57 +0000 (15:28 +0000)]
Bug fix: range for azimuthal range set to 0 --> 2*pi
marian [Thu, 6 Sep 2007 12:49:30 +0000 (12:49 +0000)]
AliTPCclusterInof is added to the cluster only as option
Option is configured in the AliTPCRecoParam
By default it is disabled.
(Marian)
phille [Wed, 5 Sep 2007 23:51:29 +0000 (23:51 +0000)]
Improved raw data display. The raw dat can now be displayed post mortem. The raw dat can now be displayed post mortem..
masera [Wed, 5 Sep 2007 22:07:50 +0000 (22:07 +0000)]
SDD detector algorithms udated due to a change in the equipment id
masera [Wed, 5 Sep 2007 21:59:25 +0000 (21:59 +0000)]
SDD maps are now separate objects in OCDB
masera [Wed, 5 Sep 2007 21:18:57 +0000 (21:18 +0000)]
SDD map object (F. Prino)
acolla [Wed, 5 Sep 2007 16:16:32 +0000 (16:16 +0000)]
Protection added in AliCDBManager::SetDefaultStorage()
if a default storage was already activated, the cache is cleared.
martinez [Wed, 5 Sep 2007 15:27:03 +0000 (15:27 +0000)]
Macro to generate regional file for mtg-online package from mapping (Christian)
morsch [Wed, 5 Sep 2007 14:44:10 +0000 (14:44 +0000)]
Memory leak corrected (Ch. Klein-Boesing)
morsch [Wed, 5 Sep 2007 13:33:01 +0000 (13:33 +0000)]
new TFile replaced by TFile::Open
acolla [Tue, 4 Sep 2007 17:39:43 +0000 (17:39 +0000)]
Implementation of the local caching of the OCDB.
- "Remote storage" added to AliCDBManager's possible storages. Remote storage is used if it
is activated and if object is not found in the default storage. This is used in case an
object in the local cache is lost before the job is executed.
- Setting of remote storage added in AliSimulation and AliReconstruction.
acolla [Tue, 4 Sep 2007 17:38:39 +0000 (17:38 +0000)]
Implementation of the local caching of the OCDB set required some upgrade of the CDB access
framework
Main changes:
- Public method GetId(AliCDBId& query) added to AliCDBManager and AliCDBStorage. It is used to retrieve the Id of the valid object
without retieving the object itself.
- "Remote storage" added to AliCDBManager's possible storages. Remote storage is used if it
is activated and if object is not found in the default storage. This is used in case an
object in the local cache is lost before the job is executed.
masera [Tue, 4 Sep 2007 15:04:23 +0000 (15:04 +0000)]
Bug fix
pcrochet [Tue, 4 Sep 2007 14:32:07 +0000 (14:32 +0000)]
Trigger masks corrected (Philippe & Nicole)
martinez [Tue, 4 Sep 2007 13:33:28 +0000 (13:33 +0000)]
Bug fixed in AliMUONCDB::WriteTracker (Laurent)
coppedis [Tue, 4 Sep 2007 12:30:34 +0000 (12:30 +0000)]
Updated calibration object (ZEM values for centrality selection added)
martinez [Tue, 4 Sep 2007 10:06:12 +0000 (10:06 +0000)]
Update in MCDataInterface for accessing new tree of TrackRefs (Laurent)
martinez [Tue, 4 Sep 2007 09:36:30 +0000 (09:36 +0000)]
Generation of generic AOD by the test script of MUON
martinez [Tue, 4 Sep 2007 09:35:29 +0000 (09:35 +0000)]
Using common definition of gas mixture ArCO280. In the old defintion of ArCO2 (medium 25 ARG_CO2_II) CO2 is seen as titanium by Fluka MC (Andreas, Claudio)
morsch [Tue, 4 Sep 2007 08:43:52 +0000 (08:43 +0000)]
Option STRA added.
jklay [Mon, 3 Sep 2007 20:56:39 +0000 (20:56 +0000)]
EMCAL e-by-e reconstruction methods from Cvetan
kir [Mon, 3 Sep 2007 19:57:04 +0000 (19:57 +0000)]
Initial commintment
coppedis [Mon, 3 Sep 2007 16:53:11 +0000 (16:53 +0000)]
Updated class version
masera [Mon, 3 Sep 2007 16:09:03 +0000 (16:09 +0000)]
Larger error for primary vertex in case of cosmics. Possibility to write tracking errors to AliTrackPoints (A. Dainese)
masera [Mon, 3 Sep 2007 16:03:07 +0000 (16:03 +0000)]
SSD detactor algorithm and related classes (E. Fragiacomo)
masera [Mon, 3 Sep 2007 15:35:46 +0000 (15:35 +0000)]
New macros for SDD QA. Improved version of SDD raw streamer (P. Cerello)
masera [Mon, 3 Sep 2007 14:56:54 +0000 (14:56 +0000)]
minor bug fix (A. Colla)
masera [Mon, 3 Sep 2007 14:33:05 +0000 (14:33 +0000)]
Fit error computation has been added (B.Nilsen)
masera [Mon, 3 Sep 2007 14:29:28 +0000 (14:29 +0000)]
New methods added: GetSectorMountingPoints and Make2DcrossSections. (B. Nilsen)
masera [Mon, 3 Sep 2007 13:39:38 +0000 (13:39 +0000)]
Adding router nr in dcs configuration file and removing ClassDef macro in AliITSOnlineSPDscanSingle (H. Tydesjo)
dibari [Mon, 3 Sep 2007 13:02:52 +0000 (13:02 +0000)]
to avoid AliFatal, for MOOD and displays, use of ideal geometry parameters is permitted (LM)
policheh [Fri, 31 Aug 2007 16:02:51 +0000 (16:02 +0000)]
Information from AliPHOSRecoParam is used to decide whether to subtract the pedestals.
policheh [Fri, 31 Aug 2007 15:55:57 +0000 (15:55 +0000)]
SubtractPedestals() const
acolla [Fri, 31 Aug 2007 14:41:27 +0000 (14:41 +0000)]
removed GetShuttleTempDir()
acolla [Fri, 31 Aug 2007 14:40:37 +0000 (14:40 +0000)]
GetShuttleTempDir() and GetShuttleLogDir() moved from public to protected
policheh [Fri, 31 Aug 2007 14:35:35 +0000 (14:35 +0000)]
Reconstruction parameters now can be changed on the fly using AliPHOSRecoParam.
policheh [Fri, 31 Aug 2007 14:30:54 +0000 (14:30 +0000)]
ConvertDigits() use information from AliPHOSRecoParam::SubtractPedestals()
martinez [Fri, 31 Aug 2007 14:07:09 +0000 (14:07 +0000)]
Improving the precision of the calculation of the energy loss in the absorber (Philippe P.)
martinez [Fri, 31 Aug 2007 14:05:20 +0000 (14:05 +0000)]
Fixing memory leaks (Philippe)
morsch [Fri, 31 Aug 2007 11:17:02 +0000 (11:17 +0000)]
Phi() according to ALICE convention: 0 ... 2 pi
dibari [Fri, 31 Aug 2007 09:59:27 +0000 (09:59 +0000)]
Protection for charge > 4095 ADC (LM)
acolla [Fri, 31 Aug 2007 08:34:20 +0000 (08:34 +0000)]
Shuttle configuration files updated. Added SSD!
morsch [Thu, 30 Aug 2007 14:09:45 +0000 (14:09 +0000)]
Manager class for control histos added. (Guillermo Contreras)
cvetan [Thu, 30 Aug 2007 14:04:19 +0000 (14:04 +0000)]
Swapping the Common Data Header in case of Mac (Marco)
morsch [Thu, 30 Aug 2007 13:44:47 +0000 (13:44 +0000)]
Corrected index (A. Jacholkowski)
masera [Thu, 30 Aug 2007 13:03:39 +0000 (13:03 +0000)]
SSD Preprocessor and related test macro. Macro to build calibration objects
masera [Thu, 30 Aug 2007 12:39:41 +0000 (12:39 +0000)]
preprocessor does no longer use AliShuttle::GetShuttleTempDir (A. Colla)
cvetan [Thu, 30 Aug 2007 10:59:16 +0000 (10:59 +0000)]
Eliminating the run-loader. It was used to get the generator header. So this piece of code was completely removed, because in the reconstruction one should not get any data from MC headers or so.
cvetan [Thu, 30 Aug 2007 10:52:24 +0000 (10:52 +0000)]
Removing unused runloader
cvetan [Thu, 30 Aug 2007 10:48:09 +0000 (10:48 +0000)]
AliESD -> AliESDEvent
cvetan [Thu, 30 Aug 2007 10:40:27 +0000 (10:40 +0000)]
Minor
cvetan [Thu, 30 Aug 2007 10:39:57 +0000 (10:39 +0000)]
Removing the unused runloader. Moving from AliESD to AliESDEvent
dsilverm [Thu, 30 Aug 2007 07:16:42 +0000 (07:16 +0000)]
dsilverm - and adding AliCaloCalibPedestal to be part of compilation also (feel free to take out in case of unexpected problems)
dsilverm [Thu, 30 Aug 2007 07:09:13 +0000 (07:09 +0000)]
dsilverm - first version of help class for monitoring and calibration: MOOD etc; from Timo Alho
markus [Wed, 29 Aug 2007 15:54:13 +0000 (15:54 +0000)]
Missing '+' added for AliAODRecoDecay.
cblume [Wed, 29 Aug 2007 14:53:36 +0000 (14:53 +0000)]
Modifications in the calibration/preprocessor for new raw data version
markus [Wed, 29 Aug 2007 13:33:50 +0000 (13:33 +0000)]
Added new class (new implementation) for V0 in the AOD. (Boris Hippolyte)
coppedis [Wed, 29 Aug 2007 13:24:27 +0000 (13:24 +0000)]
Removing obsolete calibration object
morsch [Wed, 29 Aug 2007 09:29:37 +0000 (09:29 +0000)]
Correction for saving parent id.
coppedis [Tue, 28 Aug 2007 16:24:46 +0000 (16:24 +0000)]
Minor changes
coppedis [Tue, 28 Aug 2007 16:24:13 +0000 (16:24 +0000)]
Enabling single-event reconstruction for ZDC (Cvetan)
coppedis [Tue, 28 Aug 2007 16:22:40 +0000 (16:22 +0000)]
Updated run validity
acolla [Tue, 28 Aug 2007 16:03:30 +0000 (16:03 +0000)]
Restored to v1.14:
Function Bool_t GetHLTStatus() added to preprocessor interface. It will return
the status of HLT read from the run logbook.
hristov [Tue, 28 Aug 2007 15:58:26 +0000 (15:58 +0000)]
Loading alignment objects for the inactive modules/structures (Raffaele)
hristov [Tue, 28 Aug 2007 15:47:57 +0000 (15:47 +0000)]
AliAlignObjAngles becomes AliAlignObjParams (Raffaele)
hristov [Tue, 28 Aug 2007 15:41:08 +0000 (15:41 +0000)]
AliAlignObjAngles becomes AliAlignObjParams (Raffaele)
pcrochet [Tue, 28 Aug 2007 14:52:39 +0000 (14:52 +0000)]
Update mapping root file (Christian)
pcrochet [Tue, 28 Aug 2007 14:52:36 +0000 (14:52 +0000)]
Changing accordingly the cable length (Philippe P.)
pcrochet [Tue, 28 Aug 2007 14:52:33 +0000 (14:52 +0000)]
Changing accordingly to geometry the B/NB plane (Christian)
pcrochet [Tue, 28 Aug 2007 14:52:27 +0000 (14:52 +0000)]
Right positionning of planes B/NB (Christian)
morsch [Tue, 28 Aug 2007 14:13:32 +0000 (14:13 +0000)]
NEG coating added to Be section.
cvetan [Tue, 28 Aug 2007 13:24:39 +0000 (13:24 +0000)]
Changes needed by the recent changes in the PHOS reconstruction (removal of run-loaders etc). The code has to adapted, so that it can work correctly on a signle event and w/o loaders
hristov [Tue, 28 Aug 2007 13:12:19 +0000 (13:12 +0000)]
AliAlignObjAngles becomes AliAlignObjParams (Raffaele)
policheh [Tue, 28 Aug 2007 12:55:08 +0000 (12:55 +0000)]
Loaders removed from the reconstruction code (C.Cheshkov)
morsch [Tue, 28 Aug 2007 12:11:49 +0000 (12:11 +0000)]
Bugs corrected (A. Dainese)
masera [Tue, 28 Aug 2007 09:35:55 +0000 (09:35 +0000)]
Compilation warnings removed
masera [Tue, 28 Aug 2007 09:33:49 +0000 (09:33 +0000)]
Bug fix in GetBadPChannelsList and GetNBadChannelsList
richterm [Mon, 27 Aug 2007 14:44:53 +0000 (14:44 +0000)]
allow NULL pointers as output buffer and use only offset in that case
richterm [Mon, 27 Aug 2007 14:43:58 +0000 (14:43 +0000)]
backward compatibility for old tutorials
masera [Mon, 27 Aug 2007 12:08:57 +0000 (12:08 +0000)]
Copy constructor and assignment operator implemented - L. Gaudichet
masera [Sun, 26 Aug 2007 17:04:00 +0000 (17:04 +0000)]
This macro has been rewritte in order to be able to run the local reconstruction either from digits or from raw data format also for individua subdetectors
hristov [Sun, 26 Aug 2007 16:52:00 +0000 (16:52 +0000)]
Verbose printout commented out
masera [Sat, 25 Aug 2007 17:52:03 +0000 (17:52 +0000)]
New SSD calibration objects (AliITSBadChannelsSSD, AliITSGainSSD, AliITSNoiseSSD) and related modifications - E. Fragiacomo
masera [Sat, 25 Aug 2007 17:42:18 +0000 (17:42 +0000)]
obsolete SSD calibration files
masera [Sat, 25 Aug 2007 16:18:25 +0000 (16:18 +0000)]
SDD Quality Assurance protoype macro - SDD RawStreamer code changed in order to be more compact (P. Cerello)
masera [Sat, 25 Aug 2007 13:40:05 +0000 (13:40 +0000)]
Changes related to the new constructor of AliITSDetTypeRec
masera [Sat, 25 Aug 2007 13:36:43 +0000 (13:36 +0000)]
cleaning, fix of overlaps with the old part of hybrid geometry (Ludovic)
masera [Fri, 24 Aug 2007 21:19:27 +0000 (21:19 +0000)]
Possibility of selecting one subdetector when making recpoints starting from raw data
hristov [Fri, 24 Aug 2007 15:51:12 +0000 (15:51 +0000)]
Fixing small memory leak
hristov [Fri, 24 Aug 2007 15:19:03 +0000 (15:19 +0000)]
Do not redefine #define _ISOC99_SOURCE (Linux with Solaris CC)