]>
git.uio.no Git - u/mrichter/AliRoot.git/log
coppedis [Fri, 18 Apr 2008 08:07:34 +0000 (08:07 +0000)]
Error in AliZDCQADataMakerSim corrected
richterm [Fri, 18 Apr 2008 07:01:42 +0000 (07:01 +0000)]
- added libPHOSshuttle to PHOS libraries
- added unit test for AliHLTEsdManager
- added default CDB entry for solenoid field
- bugfix in FileWriter: include block no in the generated file name
(according to the class documentation)
morsch [Fri, 18 Apr 2008 07:00:28 +0000 (07:00 +0000)]
Limitation to one user defined ion removed.
richterm [Fri, 18 Apr 2008 06:56:58 +0000 (06:56 +0000)]
header file changes missing in 25236
richterm [Fri, 18 Apr 2008 06:53:35 +0000 (06:53 +0000)]
- workaround for copying and merging of ESDs: The HLTOUT contains ESDs for every event
which need to be merged and copied. There is no other way to copy ESDs than writing
to a temporary tree and reading it back into the target, even that might cause a crash
in the subsequent TRee::Fill -> workaround: TChain and temporary files
- correct initialization of the magnetic field in TPC ESD writer/converter
morsch [Thu, 17 Apr 2008 21:56:07 +0000 (21:56 +0000)]
Support for heavy ions as primary in source.cxx
morsch [Thu, 17 Apr 2008 21:54:41 +0000 (21:54 +0000)]
IOIOCM common block added.
schutz [Thu, 17 Apr 2008 20:32:38 +0000 (20:32 +0000)]
remoe duplicate QA initialisation and do ESD QA for same detectors as RecPoint QA
hristov [Thu, 17 Apr 2008 19:44:06 +0000 (19:44 +0000)]
Compilation on Windows/Cygwin
schutz [Thu, 17 Apr 2008 17:35:34 +0000 (17:35 +0000)]
do init of QADatamaker at one place only
schutz [Thu, 17 Apr 2008 17:31:34 +0000 (17:31 +0000)]
do init of QADatamaker at one place only
hristov [Thu, 17 Apr 2008 17:26:23 +0000 (17:26 +0000)]
Compilation on Windows/Cygwin
masera [Thu, 17 Apr 2008 17:22:15 +0000 (17:22 +0000)]
Changes needed to pass the failover tests (F. Prino)
schutz [Thu, 17 Apr 2008 17:09:52 +0000 (17:09 +0000)]
do init of QADatamaker at one place only
masera [Thu, 17 Apr 2008 16:57:56 +0000 (16:57 +0000)]
Obsolete files
masera [Thu, 17 Apr 2008 16:53:54 +0000 (16:53 +0000)]
Code cleanup
masera [Thu, 17 Apr 2008 16:53:36 +0000 (16:53 +0000)]
Major upgrade (P. Cerello)
mtadel [Thu, 17 Apr 2008 14:29:02 +0000 (14:29 +0000)]
Next iteration of V0 visualization.
Preliminary editors for V0 and V0-list.
masera [Thu, 17 Apr 2008 14:08:03 +0000 (14:08 +0000)]
Bug fix in Tracking2Local matrices of the SPD inner layer (A. Dainese)
masera [Thu, 17 Apr 2008 14:06:31 +0000 (14:06 +0000)]
Code clean-up: un-necessary messages removed (A. Dainese)
coppedis [Thu, 17 Apr 2008 12:27:39 +0000 (12:27 +0000)]
Classes for QA
dibari [Thu, 17 Apr 2008 11:41:34 +0000 (11:41 +0000)]
HV sector finder optimized + QA histograms added
dibari [Thu, 17 Apr 2008 10:59:08 +0000 (10:59 +0000)]
Protection on missing pedestal files.
belikov [Thu, 17 Apr 2008 10:41:48 +0000 (10:41 +0000)]
Bug fix in propagating ESD tracks to the DCA to primary vertex
masera [Thu, 17 Apr 2008 10:41:42 +0000 (10:41 +0000)]
Disable the digitization of the modules which are not present in the DDL map (F. Prino)
masera [Thu, 17 Apr 2008 10:31:04 +0000 (10:31 +0000)]
Added protection in case gGeoManager is a null pointer
coppedis [Thu, 17 Apr 2008 09:59:06 +0000 (09:59 +0000)]
Classes for QA
schutz [Thu, 17 Apr 2008 09:37:24 +0000 (09:37 +0000)]
setting default storage for QA in Checker
morsch [Thu, 17 Apr 2008 09:29:39 +0000 (09:29 +0000)]
Support for user defined primary ions.
morsch [Thu, 17 Apr 2008 09:29:03 +0000 (09:29 +0000)]
Class for user defined primary ions.
schutz [Thu, 17 Apr 2008 08:05:26 +0000 (08:05 +0000)]
First initialize CDB then call Init
schutz [Thu, 17 Apr 2008 07:44:18 +0000 (07:44 +0000)]
Moving CDB dependence from AliQA to AliQADataMakerSteer
hristov [Thu, 17 Apr 2008 07:32:34 +0000 (07:32 +0000)]
Updated verison using only gshell (Marco)
dibari [Thu, 17 Apr 2008 07:29:59 +0000 (07:29 +0000)]
The turbo version of decoding now as option for DA.
schutz [Wed, 16 Apr 2008 22:10:26 +0000 (22:10 +0000)]
set default OCDB storage when QA ref dir is set
policheh [Wed, 16 Apr 2008 20:42:47 +0000 (20:42 +0000)]
Constructor added
decaro [Wed, 16 Apr 2008 18:08:38 +0000 (18:08 +0000)]
Various radii updating in the TOF reconstruction code according to last changes on the TOF geometry radial position (1cm more)
aszostak [Wed, 16 Apr 2008 17:59:50 +0000 (17:59 +0000)]
Cleaning up warnings and making some changes to memory handling to be more robust during error conditions.
mtadel [Wed, 16 Apr 2008 17:24:04 +0000 (17:24 +0000)]
With Boris and Antonin:
AliEveV0 - new implementation of V0 visualization class, preliminary
version.
esd_V0.C - macro to display the V0s.
SplitGLView.C - bypass crash during extraction of event summary table.
schutz [Wed, 16 Apr 2008 17:17:23 +0000 (17:17 +0000)]
added an event range taken from AliReconstruction to QAdataMakerSteer
hristov [Wed, 16 Apr 2008 16:24:46 +0000 (16:24 +0000)]
Compilation on Windows/Cygwin
hristov [Wed, 16 Apr 2008 16:24:34 +0000 (16:24 +0000)]
Compilation on Windows/Cygwin
hristov [Wed, 16 Apr 2008 16:24:23 +0000 (16:24 +0000)]
Compilation on Windows/Cygwin
belikov [Wed, 16 Apr 2008 15:12:34 +0000 (15:12 +0000)]
Removing the troublesome / from the names of histograms
morsch [Wed, 16 Apr 2008 15:08:48 +0000 (15:08 +0000)]
Conversion of light ion codes (d,t, h3, alpha) to internal fluka id added.
marian [Wed, 16 Apr 2008 14:47:21 +0000 (14:47 +0000)]
Use OCDB values in reconstruction - (Marian Ivanov)
AliTPCClusterParam -
1. Error parameterization
2. Shape parameterization
mtadel [Wed, 16 Apr 2008 14:31:06 +0000 (14:31 +0000)]
Update to new method names in AliESDv0, load them in visscan_init.C.
masera [Wed, 16 Apr 2008 14:27:19 +0000 (14:27 +0000)]
Two overlaps removed. Obsolete volume ITSD removed (M. Sitta)
akisiel [Wed, 16 Apr 2008 14:06:55 +0000 (14:06 +0000)]
Fixing the PWG2femtoscopyUser PROOF-INF directory
masera [Wed, 16 Apr 2008 14:00:05 +0000 (14:00 +0000)]
First implementation of QA checkers (P. Cerello)
masera [Wed, 16 Apr 2008 13:57:43 +0000 (13:57 +0000)]
Parameters for track finding in AliITStrackerSA added to AliITSRecoParam (F. Prino)
masera [Wed, 16 Apr 2008 13:54:41 +0000 (13:54 +0000)]
First implementation of QA checkers (P. Cerello)
masera [Wed, 16 Apr 2008 13:50:06 +0000 (13:50 +0000)]
Parameters for track finding in AliITStrackerSA added to AliITSRecoParam (F. PRino)
masera [Wed, 16 Apr 2008 13:12:31 +0000 (13:12 +0000)]
Getting the geometry file from GRP - needed to determine the DDL mapping (Panos)
hristov [Wed, 16 Apr 2008 12:44:00 +0000 (12:44 +0000)]
Compilation on Windows/Cygwin
dibari [Wed, 16 Apr 2008 09:37:17 +0000 (09:37 +0000)]
New schema for pedestal files to be processed.
hristov [Wed, 16 Apr 2008 09:10:51 +0000 (09:10 +0000)]
Method to calculate the centroid of spectator neutrons over the ZN front face. It will be used to determine v1 from spectator direct flow (Chiara)
hristov [Wed, 16 Apr 2008 08:55:58 +0000 (08:55 +0000)]
Compilation on Windows/Cygwin
cblume [Wed, 16 Apr 2008 07:18:04 +0000 (07:18 +0000)]
Updates of the DAQ DAs
jgrosseo [Wed, 16 Apr 2008 06:49:36 +0000 (06:49 +0000)]
adding utc time stamp
hristov [Tue, 15 Apr 2008 20:46:19 +0000 (20:46 +0000)]
Remove obsolete generator
schutz [Tue, 15 Apr 2008 17:29:06 +0000 (17:29 +0000)]
added protection and initilisation
dibari [Tue, 15 Apr 2008 16:55:46 +0000 (16:55 +0000)]
Set of the flag in case of big clusters
dibari [Tue, 15 Apr 2008 16:41:58 +0000 (16:41 +0000)]
UserCut removed from OCDB (not more necessary). Now UserCut from RecoParam or defaults
marian [Tue, 15 Apr 2008 15:13:03 +0000 (15:13 +0000)]
Adding base class for calibration components
using Tracks (Marian)
dibari [Tue, 15 Apr 2008 14:59:18 +0000 (14:59 +0000)]
Protection for big cluster size (even in case of non zero suppression)
From now cluster deconvolution is on
dibari [Tue, 15 Apr 2008 14:48:32 +0000 (14:48 +0000)]
Protection for ClusterSize=0
ivana [Tue, 15 Apr 2008 14:38:52 +0000 (14:38 +0000)]
Added Darc error word for disable or not connected regional boards
(Christian)
richterm [Tue, 15 Apr 2008 14:38:23 +0000 (14:38 +0000)]
adding TPC Krypton CF to build
richterm [Tue, 15 Apr 2008 14:31:36 +0000 (14:31 +0000)]
Added functionality to fill histograms and push them to the output, code cleanup (Kenneth)
marian [Tue, 15 Apr 2008 14:10:57 +0000 (14:10 +0000)]
Adding base class for TPC calibration components
(Marian)
akisiel [Tue, 15 Apr 2008 13:51:26 +0000 (13:51 +0000)]
Adding par file generation scripts for PWG2femtoscopyUser
vulpescu [Tue, 15 Apr 2008 13:46:59 +0000 (13:46 +0000)]
Re-calculate regional/global trigger decision from local triggers
ivana [Tue, 15 Apr 2008 13:40:09 +0000 (13:40 +0000)]
Updated the fast decoder to take into account the end of DDL
(0xD000000D) trailer words which are generated by our readout electronics.
The decoder auto-detects this trailer and does not
complain if it is missing (unless it is corrupt). This can be turned off by
setting the fAutoDetectTrailer to false. Then one can tell the decoder if it
should expect the trailer or not with the fCheckForTrailer flag.
fCheckForTrailer = true for the read data (or new AliRoot) and
fCheckForTrailer = false for old simulated data.
(Artur)
jgrosseo [Tue, 15 Apr 2008 12:56:07 +0000 (12:56 +0000)]
changing name of ECS DIM trigger, printing run that was triggered
gconesab [Tue, 15 Apr 2008 12:48:03 +0000 (12:48 +0000)]
New analysis par file added
gconesab [Tue, 15 Apr 2008 12:47:35 +0000 (12:47 +0000)]
Some comentaries and options added
gconesab [Tue, 15 Apr 2008 12:47:04 +0000 (12:47 +0000)]
New way to get xsection from files, more options and comentaries
dibari [Tue, 15 Apr 2008 11:56:45 +0000 (11:56 +0000)]
minor
dibari [Tue, 15 Apr 2008 11:56:29 +0000 (11:56 +0000)]
Protection if UserCut not present in OCDB (Sigma=3 as default)
mtadel [Tue, 15 Apr 2008 11:14:40 +0000 (11:14 +0000)]
AliEveEventManager
==================
Add support for loading of raw-data, symmetric to loading of other
event-data (via run-loader and direct ESD reading). This adds
dependence of EveBase to RAW.
Event-navigation via gAliEveEvent->Goto/Next/PrevEvent() works fine.
As a temporary fix, unlock geo-manager after the loading of THE
geometry as simplified geometries can be loaded at a later time.
alieve_init.C
=============
Change script arguments so that all relevant parameters can be set
therein.
void alieve_init(const Text_t* path = ".", Int_t event=0,
const Text_t* esdfile = 0,
const Text_t* rawfile = 0,
const Text_t* cdburi = 0,
Bool_t assert_runloader = kFALSE,
Bool_t assert_esd = kFALSE,
Bool_t assert_raw = kFALSE)
ITS-raw/digits
==============
Use raw-data as provided from AliEveEventManager. Put code
that is common to raw/digi dicplay into its_common_foos.C.
ACORDE macros
=============
First version of acorde_raw.C using data from AliEveEventManager.
Use new geometry hierarchy of ACORDE. There are two things to
investigate about this:
1. Is this really the geometry in AliRoot; why is ACORDE not used
in (some/most?) test macros, as in 'Int_t iACORDE = 0;'.
2. Excessive use of geo-assemblies.
morsch [Tue, 15 Apr 2008 10:29:33 +0000 (10:29 +0000)]
Example for analysis on kine tree.
hristov [Tue, 15 Apr 2008 10:27:07 +0000 (10:27 +0000)]
Compilation on Windows/Cygwin: moving the non-implemented/dummy copy constructors and assignment operators to the private part of the class
morsch [Tue, 15 Apr 2008 09:42:17 +0000 (09:42 +0000)]
Protection in case we read older data.
morsch [Tue, 15 Apr 2008 09:25:25 +0000 (09:25 +0000)]
Update to trunk.
alla [Tue, 15 Apr 2008 08:31:53 +0000 (08:31 +0000)]
QA with real checking
morsch [Tue, 15 Apr 2008 08:28:58 +0000 (08:28 +0000)]
Obsolete.
morsch [Tue, 15 Apr 2008 08:28:07 +0000 (08:28 +0000)]
Obsolete.
jklay [Mon, 14 Apr 2008 19:59:30 +0000 (19:59 +0000)]
updating apd and fee parameters
jklay [Mon, 14 Apr 2008 19:58:27 +0000 (19:58 +0000)]
additional updates relating to geometry cleanup
policheh [Mon, 14 Apr 2008 18:54:12 +0000 (18:54 +0000)]
Getters added.
aszostak [Mon, 14 Apr 2008 17:14:11 +0000 (17:14 +0000)]
Adding changed from Indra to use common online/offline decoder and take care of gain and pedestal correctly. (Indra)
aszostak [Mon, 14 Apr 2008 17:12:20 +0000 (17:12 +0000)]
Minor cleanup of code.
gconesab [Mon, 14 Apr 2008 16:24:51 +0000 (16:24 +0000)]
Tasks derive now from AliAnalysisTaskSE
gconesab [Mon, 14 Apr 2008 16:23:23 +0000 (16:23 +0000)]
Library libANALYSISalice added
gconesab [Mon, 14 Apr 2008 16:22:35 +0000 (16:22 +0000)]
New ANALYSISalice added, reduce default number of messages from task manager
cheynis [Mon, 14 Apr 2008 15:40:07 +0000 (15:40 +0000)]
Pedestal suppression implemented
schutz [Mon, 14 Apr 2008 14:20:06 +0000 (14:20 +0000)]
bug
masera [Mon, 14 Apr 2008 12:35:08 +0000 (12:35 +0000)]
Added run type DAQ_GEN_DAC_SCAN (H. Tydesjo)
hdalsgaa [Mon, 14 Apr 2008 12:33:59 +0000 (12:33 +0000)]
Corrected a bug that caused class to work only in diagnostics mode