]>
git.uio.no Git - u/mrichter/AliRoot.git/log
zampolli [Fri, 16 May 2008 13:50:06 +0000 (13:50 +0000)]
New Configuration Parameter to set Alien Path for CDB implemented.
aszostak [Fri, 16 May 2008 13:41:43 +0000 (13:41 +0000)]
Fixing memory handling of AliHLTMUONHitReconstructorComponent during error conditions. Also allocation and deletion code is a little cleaner.
Adding parameters to HeaderOk and IntegrityOk methods in AliHLTMUONUtils, so that the reason for the data structure problem is optionally returned.
cvetan [Fri, 16 May 2008 13:22:38 +0000 (13:22 +0000)]
First version of the online reco + AliEVE attached to it. (Matevz and Cvetan)
policheh [Fri, 16 May 2008 13:13:17 +0000 (13:13 +0000)]
Write histograms instead of TObjArray
aszostak [Fri, 16 May 2008 11:54:50 +0000 (11:54 +0000)]
Fixing documentation typo.
richterm [Fri, 16 May 2008 11:47:09 +0000 (11:47 +0000)]
updated SampleLib and tutorial, sample macros added
richterm [Fri, 16 May 2008 11:44:08 +0000 (11:44 +0000)]
- added default CDB initialization to AliHLTComponent: CDB storage and
run number set to $ALICEOOT and 0 if not yet initialized)
- AliHLTSystem: allow empty '-chains=' option to disable all chains
- added data origin for sample data kAliHLTDataOriginSample ('SMPL')
cblume [Fri, 16 May 2008 11:41:10 +0000 (11:41 +0000)]
Update of the old TRD tracker for the new raw PID representation in ESD
dibari [Fri, 16 May 2008 11:34:08 +0000 (11:34 +0000)]
Optimization of TClonesArray (FCA)
richterm [Fri, 16 May 2008 11:33:41 +0000 (11:33 +0000)]
implemented selection by detector string (argument '-detector')
ivana [Fri, 16 May 2008 11:02:22 +0000 (11:02 +0000)]
Corrected comment line only
dibari [Fri, 16 May 2008 10:51:26 +0000 (10:51 +0000)]
New histos for AMORE
pavlinov [Fri, 16 May 2008 10:49:09 +0000 (10:49 +0000)]
This class is obsolete
ivana [Fri, 16 May 2008 10:14:02 +0000 (10:14 +0000)]
Making the high performence raw data decoders default.
- The reconstruction options USEFAST*DECODER* were changed to NOFAST*DECODER*
- The option is NOT propagated to AliMUONQADataMakerRec, which uses always
the default decoder
marian [Fri, 16 May 2008 10:03:31 +0000 (10:03 +0000)]
Updated documentation (Marian)
gconesab [Fri, 16 May 2008 08:21:39 +0000 (08:21 +0000)]
remove classes alredy moved to EMCALcalib library
jklay [Fri, 16 May 2008 03:13:47 +0000 (03:13 +0000)]
adding EMCAL QA classes
cholm [Thu, 15 May 2008 22:14:31 +0000 (22:14 +0000)]
Fixed up overlap check script
Added names to all shapes in the geometry - useful for EVE
Stuff
hristov [Thu, 15 May 2008 20:58:02 +0000 (20:58 +0000)]
Compilation on Windows/Cygwin
marian [Thu, 15 May 2008 17:42:07 +0000 (17:42 +0000)]
Changes in order to correct fot edge effects changes (Marian)
Currently only cut on distance to the edge
AliTPCtracklet.h AliTPCtracklet.cxx
Adding cut on distance to the edge
macros/CalbrateTPC.C
Adding possibility to use the Memory chcecker
AliTPCcalibAlign.cxx AliTPCcalibAlign.h
Adding functionality to monitor edge effects - currently only wirting to the debug stream
pavlinov [Thu, 15 May 2008 17:21:01 +0000 (17:21 +0000)]
Move pio calibration staff to directiry Calib;
Library libEMCALsim.so should be load by hand
after loading ANALYSIS and ANALYSISalice
fca [Thu, 15 May 2008 17:03:31 +0000 (17:03 +0000)]
Changing fabs into TMath::Abs
aszostak [Thu, 15 May 2008 16:55:50 +0000 (16:55 +0000)]
Adding a command line utility to convert dHLT raw internal data blocks into ROOT objects, which sometimes makes analysis and testing easier. AliHLTSystem and the appropriate dHLT components are used under the hood.
Improved error and usage messages in dHLTdumpraw and moved common code to AliHLTMUONUtils.
aszostak [Thu, 15 May 2008 15:08:11 +0000 (15:08 +0000)]
Updating documentation.
aszostak [Thu, 15 May 2008 15:05:36 +0000 (15:05 +0000)]
Removing obsolete files and updating some documentation.
rgrosso [Thu, 15 May 2008 14:28:51 +0000 (14:28 +0000)]
making macro compilable and doing some clean-up
morsch [Thu, 15 May 2008 14:01:34 +0000 (14:01 +0000)]
Update on limit. (C. Oppedisano)
morsch [Thu, 15 May 2008 13:46:50 +0000 (13:46 +0000)]
Redundant file closing removed.
hristov [Thu, 15 May 2008 12:50:38 +0000 (12:50 +0000)]
New line at the end of the file
rgrosso [Thu, 15 May 2008 12:42:04 +0000 (12:42 +0000)]
macro and bash script to check for cdb-paths and entries in an OCDB folder
hristov [Thu, 15 May 2008 12:41:51 +0000 (12:41 +0000)]
No optimization with gcc 4.3.0
hristov [Thu, 15 May 2008 12:41:06 +0000 (12:41 +0000)]
Default compilation of PWGs code
hristov [Thu, 15 May 2008 12:40:32 +0000 (12:40 +0000)]
Fixes to compile with gcc 4.3.0
hristov [Thu, 15 May 2008 12:39:53 +0000 (12:39 +0000)]
Including TH2F.h
richterm [Thu, 15 May 2008 12:36:47 +0000 (12:36 +0000)]
bugfix: ReadNextInt etc now handled correctly
richterm [Thu, 15 May 2008 12:34:47 +0000 (12:34 +0000)]
bugfix: corrected variable to compile in debug mode
richterm [Thu, 15 May 2008 12:00:48 +0000 (12:00 +0000)]
bugfix: track length cut increased in tracker pp setting (Gaute)
morsch [Thu, 15 May 2008 11:47:31 +0000 (11:47 +0000)]
Implementation of IsSelected(TList*)
ivana [Thu, 15 May 2008 11:02:11 +0000 (11:02 +0000)]
Macro for checking the serial & bin number of the mounted manus
(Christian)
mtadel [Thu, 15 May 2008 11:01:48 +0000 (11:01 +0000)]
Handle missing rec-point tree in a uniform way: return null pointer to TEvePointSet.
coppedis [Thu, 15 May 2008 10:27:34 +0000 (10:27 +0000)]
Minor changes
ivana [Thu, 15 May 2008 10:02:16 +0000 (10:02 +0000)]
Update of HP decoders:
1) Added GetDDLTracker and GetDDLTrigger methods to AliMUONRawStreamTrackerHP
and AliMUONRawStreamTriggerHP respectively to create the DDL payload objects
on the fly. This was done to improve the compatibility of these classes to their
existing counterparts. These methods should however only be used in some rare cases
where one needs the payload object to modify the data and write it back to another
DDL file. Otherwise the existing interface methods of AliMUONRawStreamTrackerHP and
AliMUONRawStreamTriggerHP are much faster.
2) Modified AliMUONDigitMaker and AliMUONReconstruction to handle the new trigger
DDL decoder also. The fast decoders are now enabled by specifying the USEFASTDECODERS
option in the reconstruction options. To make the digit maker use just the fast tracker
DDL decoder use the USEFASTTRKDECODER option. Similarly for just the trigger decoder
you use the USEFASTTRGDECODER option.
Minor fix:
Fixed some documentation in AliMUONVRawStreamTrigger.h
(Artur)
morsch [Thu, 15 May 2008 09:08:23 +0000 (09:08 +0000)]
Cut class for the filtering of ESD V0s (Boris Hippolyte <hippolyt@in2p3.fr>)
morsch [Thu, 15 May 2008 08:59:00 +0000 (08:59 +0000)]
Fill correctly the PID for CaloClusters (Gustavo Conesa Balbastre <Gustavo.Conesa.Balbastre@cern.ch>)
hristov [Thu, 15 May 2008 08:48:32 +0000 (08:48 +0000)]
Final TOF version: 18 modules with holes for PHOS (Annalisa)
morsch [Thu, 15 May 2008 08:23:07 +0000 (08:23 +0000)]
AliAODCluster.h: PID particle types like in ESD but with two more for FMD/PMD kCharged and kNeutral. fPID array size
increased to 13. Setter of PID added to set PID array from ESDs which is 2 units smaller.
AliAODCluster.cxx, AliAODCaloCluster.cxx, .h: Size of PID arrays increased to 13
(Gustavo Conesa)
morsch [Thu, 15 May 2008 08:08:39 +0000 (08:08 +0000)]
AliAnalysisCuts::IsSelected(TList*) added to cuts interface. Needed by V0 selection.
zampolli [Thu, 15 May 2008 07:59:34 +0000 (07:59 +0000)]
Improving TClonesArray handling - using static dummy TClonesArray.
morsch [Thu, 15 May 2008 07:28:04 +0000 (07:28 +0000)]
Moved from TDPMjet.
morsch [Thu, 15 May 2008 07:18:53 +0000 (07:18 +0000)]
AliGenDPMjetEventHeader.h removed.
morsch [Thu, 15 May 2008 07:13:23 +0000 (07:13 +0000)]
Moved to STEERBase
alla [Thu, 15 May 2008 07:02:20 +0000 (07:02 +0000)]
DCS points reading switch to TRUE to test this part
mploskon [Thu, 15 May 2008 04:07:56 +0000 (04:07 +0000)]
Initial HLT-EMCAL components.
hdalsgaa [Wed, 14 May 2008 22:01:01 +0000 (22:01 +0000)]
New version with the right DA Type field (LDC)
kharlov [Wed, 14 May 2008 18:36:38 +0000 (18:36 +0000)]
Delete arrays in FillESD
cblume [Wed, 14 May 2008 17:21:40 +0000 (17:21 +0000)]
Add track time to stack photons
mtadel [Wed, 14 May 2008 16:39:33 +0000 (16:39 +0000)]
Proto version of GUI for event-manager.
hristov [Wed, 14 May 2008 16:30:43 +0000 (16:30 +0000)]
Compilation with gcc 4.3.0
pavlinov [Wed, 14 May 2008 15:50:17 +0000 (15:50 +0000)]
Fixed error with trigger name at method SetInput
aszostak [Wed, 14 May 2008 15:10:32 +0000 (15:10 +0000)]
Made changes to use common online/offline fast decoder.
aszostak [Wed, 14 May 2008 15:08:56 +0000 (15:08 +0000)]
Bug fix. There was a comma in a variable parameter list function that should not be there. Would have caused run time crashes in some rare cases.
rgrosso [Wed, 14 May 2008 15:03:36 +0000 (15:03 +0000)]
Updated ideal geometry, including ACORDE
gconesab [Wed, 14 May 2008 14:59:22 +0000 (14:59 +0000)]
Delete temporal arrays with AbsId
morsch [Wed, 14 May 2008 14:24:33 +0000 (14:24 +0000)]
Replication of arrays in setters. (G. Conesa Balbastre)
morsch [Wed, 14 May 2008 13:07:03 +0000 (13:07 +0000)]
Correct number of tracks in the header. (M. Gheata)
mtadel [Wed, 14 May 2008 10:59:43 +0000 (10:59 +0000)]
From Alex: updated and new macros for TRD.
hristov [Wed, 14 May 2008 10:32:06 +0000 (10:32 +0000)]
Compilation with gcc 3.2.3 (Artur)
zampolli [Wed, 14 May 2008 09:16:44 +0000 (09:16 +0000)]
Improving handling of TClonesArray objects - using Clear() instead of Delete()
for data members, and making static the TClonesArray objects.
kleinb [Tue, 13 May 2008 20:27:46 +0000 (20:27 +0000)]
Added option to reuse list in AliESDEvent, avoid delete/new whenever possible in FMD assignment
masera [Tue, 13 May 2008 17:42:38 +0000 (17:42 +0000)]
Implemented checker subdetector splitting with subdetector offsets. Checker enabled
marian [Tue, 13 May 2008 17:27:08 +0000 (17:27 +0000)]
Additional functionality added
in order to use OFFLINE tracking in HLT
components (Jacek)
aszostak [Tue, 13 May 2008 17:19:07 +0000 (17:19 +0000)]
Cleanup of documentation and code.
Splitting AliHLTMUONEvent from AliHLTMUONRootifierComponent.cxx file. The AliHLTMUONEvent class was a temporary solution, but it works so well we are making it permanent.
Adding the dHLT trigger decision component that actually calculates the dHLT trigger scalars from the reconstructed tracks.
Also added the corresponding ROOT AliHLTMUONDecision object for testing.
AliHLTMUONRootifierComponent now generates the AliHLTMUONDecision from raw dHLT internal data.
masera [Tue, 13 May 2008 17:14:02 +0000 (17:14 +0000)]
Changes to remove overlaps (M. Sitta)
pulvir [Tue, 13 May 2008 16:19:15 +0000 (16:19 +0000)]
examples for AliRsnReaderTask usage
pulvir [Tue, 13 May 2008 16:17:38 +0000 (16:17 +0000)]
Code upgraded;Added reader for AOD/MC;Added AnalysisTask
pulvir [Tue, 13 May 2008 16:15:18 +0000 (16:15 +0000)]
Changes in code and adding task
pulvir [Tue, 13 May 2008 16:15:08 +0000 (16:15 +0000)]
Changes in code and adding task
pulvir [Tue, 13 May 2008 16:14:25 +0000 (16:14 +0000)]
Changes in code and adding task
cholm [Tue, 13 May 2008 14:57:59 +0000 (14:57 +0000)]
Fixed a problem in the geometry. The sensors where added multiple times
to the virtual module volumes. Fixed.
morsch [Tue, 13 May 2008 14:49:38 +0000 (14:49 +0000)]
printf hidden by debug flag.
morsch [Tue, 13 May 2008 14:35:17 +0000 (14:35 +0000)]
fFileA->ls(); removed.
morsch [Tue, 13 May 2008 14:32:32 +0000 (14:32 +0000)]
Copy arrays in assignment instead of the pointer; avoid double delete.
marian [Tue, 13 May 2008 14:18:56 +0000 (14:18 +0000)]
0. Adding correction for edge effects
1. Adding debug stream for alignment visualization
(Marian)
hristov [Tue, 13 May 2008 12:15:24 +0000 (12:15 +0000)]
Do not use mean vertex constraint (Andrea)
hristov [Tue, 13 May 2008 12:13:55 +0000 (12:13 +0000)]
Additional protection
mtadel [Tue, 13 May 2008 11:32:03 +0000 (11:32 +0000)]
tpc_clusters.C - return null pointer if tree can be obtained from run-loader.
visscan_init.C - handle null pointers returned from xyz_clusters.C.
cblume [Tue, 13 May 2008 11:10:46 +0000 (11:10 +0000)]
Memory leaks
morsch [Tue, 13 May 2008 10:14:33 +0000 (10:14 +0000)]
Separate task for muon tracks added. (R. Arnaldi)
richterm [Tue, 13 May 2008 09:13:14 +0000 (09:13 +0000)]
documentation
hristov [Tue, 13 May 2008 09:03:22 +0000 (09:03 +0000)]
Switch off the QA
hristov [Tue, 13 May 2008 08:59:08 +0000 (08:59 +0000)]
Put back the optimization
hristov [Tue, 13 May 2008 08:58:07 +0000 (08:58 +0000)]
From v4-12-Release: updated beam size and PHOS simulation parameters
hristov [Tue, 13 May 2008 08:49:09 +0000 (08:49 +0000)]
Bug fix: adding SHLIB to SYSLIBS (C.Holm)
morsch [Tue, 13 May 2008 08:46:31 +0000 (08:46 +0000)]
A side LHC magnet fields. (Chiara Oppedisano)
hristov [Tue, 13 May 2008 08:45:03 +0000 (08:45 +0000)]
Better discovery of optional ROOT components (C.Holm)
hristov [Tue, 13 May 2008 08:42:23 +0000 (08:42 +0000)]
No need for TGLObject.h (C.Holm)
hristov [Tue, 13 May 2008 08:41:50 +0000 (08:41 +0000)]
No need for libFTGL (C.Holm)
agheata [Tue, 13 May 2008 08:21:18 +0000 (08:21 +0000)]
- changed: tree->SetAlias("memUSED", "pI.fMemVirtual"); for getting report on virtual memory
hristov [Tue, 13 May 2008 08:15:08 +0000 (08:15 +0000)]
Include needed header files (C.Holm)
cvetan [Tue, 13 May 2008 08:06:24 +0000 (08:06 +0000)]
More flexible map flag than only for high and low gain (David)