]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoChanging TriggerEvent method interface to return error codes from the PushBack method...
aszostak [Fri, 27 Feb 2009 19:05:44 +0000 (19:05 +0000)]
Changing TriggerEvent method interface to return error codes from the PushBack method. Maybe useful for deriving components.

15 years agoexit is in stdlib.h
fca [Fri, 27 Feb 2009 16:05:59 +0000 (16:05 +0000)]
exit is in stdlib.h

15 years agoCorrectly adding subdirectory so that unit tests for the trigger library are run...
aszostak [Fri, 27 Feb 2009 15:48:49 +0000 (15:48 +0000)]
Correctly adding subdirectory so that unit tests for the trigger library are run with 'make check'.

15 years agouse excahnge container as input
snelling [Fri, 27 Feb 2009 12:59:03 +0000 (12:59 +0000)]
use excahnge container as input

15 years agoupdating track cuts
jgrosseo [Fri, 27 Feb 2009 12:31:52 +0000 (12:31 +0000)]
updating track cuts

15 years agoFix bug introduced in rev28206 - Thanks to Bogdan! (Javier)
laphecet [Fri, 27 Feb 2009 12:24:08 +0000 (12:24 +0000)]
Fix bug introduced in rev28206 - Thanks to Bogdan! (Javier)

15 years agoUse TruncatedGaus and gRandom (Javier)
laphecet [Fri, 27 Feb 2009 12:21:57 +0000 (12:21 +0000)]
Use TruncatedGaus and gRandom (Javier)

15 years agoAdding a help menu function to keep track of what we display
pchrist [Fri, 27 Feb 2009 12:19:11 +0000 (12:19 +0000)]
Adding a help menu function to keep track of what we display

15 years agoADC gate simulated + changes in reconstruction
coppedis [Fri, 27 Feb 2009 11:39:32 +0000 (11:39 +0000)]
ADC gate simulated + changes in reconstruction

15 years agoMinor bug fix: GetOutputDataTypes was calling the wrong const method internally.
aszostak [Fri, 27 Feb 2009 11:12:21 +0000 (11:12 +0000)]
Minor bug fix: GetOutputDataTypes was calling the wrong const method internally.

15 years ago- AliITSv11GeometrySDD.h : improved prototype of private method
masera [Fri, 27 Feb 2009 09:47:20 +0000 (09:47 +0000)]
- AliITSv11GeometrySDD.h : improved prototype of private method
                           CreateLadderSide()

- AliITSv11GeometrySDD.cxx : modified methods
  o CreateBasicObjects : improved, set the names of all TGeoArb8 created
                         with CreateLadderSide()
  o CreateEndLadder : improved, set the names of all TGeoArb8 created with
                      CreateLadderSide(); fixed, volume name changed from
                      "ITSsddCFladdTopCornerVol1" (duplicated) to
                      "ITSsddCFladdTopCornerV1" (similarly to the others)
  o CreateLadderSide : fixed, the Arb8 points are now defined in the
                       proper order; improved, give a name to the created
                       Arb8 shapes
  o CreateCoolPipeSupportL : fixed, the Arb8 points are now defined in the
                             proper order; improved, the shape name is set
                             before defining the points
  o CreateCoolPipeSupportR : improved, the shape name is set before
                             defining the points

Mario Sitta

15 years agodefault to "HAVE MC" info
abercuci [Fri, 27 Feb 2009 08:13:34 +0000 (08:13 +0000)]
default to "HAVE MC" info

15 years agoAOD outputfile name corrected.
morsch [Thu, 26 Feb 2009 19:03:37 +0000 (19:03 +0000)]
AOD outputfile name corrected.

15 years agoDon't store points in TLinearFitter
marian [Thu, 26 Feb 2009 17:39:09 +0000 (17:39 +0000)]
Don't store points in TLinearFitter

15 years agoMinor mods in the bining
pchrist [Thu, 26 Feb 2009 16:53:40 +0000 (16:53 +0000)]
Minor mods in the bining

15 years agoAdd X positions of beginning and end of TRD mother volume
cblume [Thu, 26 Feb 2009 16:48:09 +0000 (16:48 +0000)]
Add X positions of beginning and end of TRD mother volume

15 years agoAdding more QA histograms: eta vs phi vs Nclusters
pchrist [Thu, 26 Feb 2009 16:44:51 +0000 (16:44 +0000)]
Adding more QA histograms: eta vs phi vs Nclusters

15 years agoimprove user interface
abercuci [Thu, 26 Feb 2009 16:09:36 +0000 (16:09 +0000)]
improve user interface

15 years agoa few extra null pointer checks
snelling [Thu, 26 Feb 2009 14:25:16 +0000 (14:25 +0000)]
a few extra null pointer checks

15 years agoAdding Empty method to readout list to check if it has all DDL bits disabled.
aszostak [Thu, 26 Feb 2009 13:25:14 +0000 (13:25 +0000)]
Adding Empty method to readout list to check if it has all DDL bits disabled.
Bug fix for the AliHLTTriggerDecision class to correctly replace the readout list rather than merge it in the setter method.
AliHLTTrigger not using AliHLTTriggerDecision setter method for readout list anymore to keep previous behaviour so that it still merges the readout list.

15 years agoinsert test of the TRD refit flag
abercuci [Thu, 26 Feb 2009 13:07:19 +0000 (13:07 +0000)]
insert test of the TRD refit flag

15 years agofix the error calculations in generating function cumulants when weights are used
snelling [Thu, 26 Feb 2009 13:02:42 +0000 (13:02 +0000)]
fix the error calculations in generating function cumulants when weights are used

15 years agoCleaning up the number of couts
snelling [Thu, 26 Feb 2009 13:00:42 +0000 (13:00 +0000)]
Cleaning up the number of couts

15 years agocorrect also z coordinate calculation (GetZ())
abercuci [Thu, 26 Feb 2009 12:10:05 +0000 (12:10 +0000)]
correct also z coordinate calculation (GetZ())

15 years agocorrect definition of y coordinate (GetY())
abercuci [Thu, 26 Feb 2009 12:05:46 +0000 (12:05 +0000)]
correct definition of y coordinate (GetY())

15 years agoesd_tracks.C
mtadel [Thu, 26 Feb 2009 11:54:19 +0000 (11:54 +0000)]
esd_tracks.C
============
Add AliESDtrack as source object of eve-tracks.

AliEveJetPlane
==============
From Cesar: GUI controls reconnected to work with the new implementation.
With Cesar: Connect to EVE-selection to supply additional information.

15 years agoadding QA reference for HghMultiplicity
schutz [Thu, 26 Feb 2009 11:38:24 +0000 (11:38 +0000)]
adding QA reference for HghMultiplicity

15 years agoadding QA reference for HghMultiplicity
schutz [Thu, 26 Feb 2009 11:37:46 +0000 (11:37 +0000)]
adding QA reference for HghMultiplicity

15 years agoadding QA reference for HghMultiplicity
schutz [Thu, 26 Feb 2009 11:35:01 +0000 (11:35 +0000)]
adding QA reference for HghMultiplicity

15 years agoMC task also now uses exchange container and gets MC reaction plane from FlowEventSimple
snelling [Thu, 26 Feb 2009 11:31:08 +0000 (11:31 +0000)]
MC task also now uses exchange container and gets MC reaction plane from FlowEventSimple

15 years agoPossibility to specify user defined OCDB path for
marian [Thu, 26 Feb 2009 11:25:22 +0000 (11:25 +0000)]
Possibility to specify user defined OCDB path for
the TPC

15 years agoAdding updated version of test recMC.C
marian [Thu, 26 Feb 2009 11:22:58 +0000 (11:22 +0000)]
Adding updated version of test recMC.C

15 years agoDeleting old recMC.C
marian [Thu, 26 Feb 2009 11:21:54 +0000 (11:21 +0000)]
Deleting old recMC.C

15 years agoModifiing Config files according standard Config.C
marian [Thu, 26 Feb 2009 11:05:47 +0000 (11:05 +0000)]
Modifiing Config files according standard Config.C
+
Addign CosmicConfigs

15 years agopassing the mc reaction plane to the floweventsimple
snelling [Thu, 26 Feb 2009 10:54:40 +0000 (10:54 +0000)]
passing the mc reaction plane to the floweventsimple

15 years agocumulant tasks now use exchange container FlowEvent Task fills reaction plane
snelling [Thu, 26 Feb 2009 10:19:16 +0000 (10:19 +0000)]
cumulant tasks now use exchange container FlowEvent Task fills reaction plane

15 years agoAdding possibility to use custom ExB correction map
marian [Thu, 26 Feb 2009 10:11:46 +0000 (10:11 +0000)]
Adding possibility to use custom ExB correction map
User should SetInstance of AliTPCExB::SetInstance()

15 years agoUpdate from Brigitte (protection added)
cvetan [Thu, 26 Feb 2009 10:03:22 +0000 (10:03 +0000)]
Update from Brigitte (protection added)

15 years agoadded MC Reaction Plane information to FlowEventSimple
snelling [Thu, 26 Feb 2009 09:24:30 +0000 (09:24 +0000)]
added MC Reaction Plane information to FlowEventSimple

15 years agoModification related to the new AliAnalysisTask
marian [Thu, 26 Feb 2009 09:17:39 +0000 (09:17 +0000)]
Modification related to the new AliAnalysisTask
common input (Marian)

+ Analysis manager and AliTPCAnalysisTaskCalib setup in different functions
(Marian)

15 years agoUsing recraw.C from the top directory
hristov [Thu, 26 Feb 2009 08:48:59 +0000 (08:48 +0000)]
Using recraw.C from the top directory

15 years agoadd protection for missing tracklet variance
abercuci [Thu, 26 Feb 2009 08:33:11 +0000 (08:33 +0000)]
add protection for missing tracklet variance

15 years agoused floweventsimple exchange container
snelling [Wed, 25 Feb 2009 19:46:15 +0000 (19:46 +0000)]
used floweventsimple exchange container

15 years agoMajor update for the TRD tracking code
hristov [Wed, 25 Feb 2009 17:22:09 +0000 (17:22 +0000)]
Major update for the TRD tracking code
1. Detach offline tracklet from the old AliTRDseed. Prepare the junction
with AliTRDtrackletBase and remove obsolete data members
2. Store track position at lower (TPC) and upper (HMPID) entrances for
monitoring systematic effects
3. Restrict chi2 definition for tracklets to the y direction to cover up
the TPC z shift (temporary)
4. Rename and extend tracking resolution task.

Alex

15 years agoUsing SetMaxDCAToVertexXY instead of the removed SetDCAToVertex
hristov [Wed, 25 Feb 2009 16:19:02 +0000 (16:19 +0000)]
Using SetMaxDCAToVertexXY instead of the removed SetDCAToVertex

15 years agoFixed baly defined Shape ITS SPD Carbon fiber support Sector Air End B1 (M. Sitta)
masera [Wed, 25 Feb 2009 16:08:02 +0000 (16:08 +0000)]
Fixed baly defined Shape ITS SPD Carbon fiber support Sector Air End B1 (M. Sitta)

15 years agoChanges to obey to coding conventions
masera [Wed, 25 Feb 2009 15:27:49 +0000 (15:27 +0000)]
Changes to obey to coding conventions

15 years agoused Exchange containor as input for the various flow tasks
snelling [Wed, 25 Feb 2009 15:02:31 +0000 (15:02 +0000)]
used Exchange containor as input for the various flow tasks

15 years agoAdding the vertex QA part
pchrist [Wed, 25 Feb 2009 12:58:23 +0000 (12:58 +0000)]
Adding the vertex QA part

15 years agoRemoving + operator which was a synonym for the | operator to remove confusion experi...
aszostak [Wed, 25 Feb 2009 12:40:50 +0000 (12:40 +0000)]
Removing + operator which was a synonym for the | operator to remove confusion experienced by the end user.
Changing library version to correct starting value for the HLT standalone build system.

15 years agomake it browsable (partly)
snelling [Wed, 25 Feb 2009 11:56:10 +0000 (11:56 +0000)]
make it browsable (partly)

15 years agoCookShape2 method not implemented yet?
cvetan [Wed, 25 Feb 2009 11:47:25 +0000 (11:47 +0000)]
CookShape2 method not implemented yet?

15 years agoPackage for the SPD FO-uniformity-scan DA.
masera [Wed, 25 Feb 2009 10:48:41 +0000 (10:48 +0000)]
Package for the SPD  FO-uniformity-scan DA.
It is made up of ITSSPDFOda.cxx and the 5 classes, AliITSOnlineSPDfo,
AliITSOnlineSPDfoChip, AliITSOnlineSPDfoChipConfig, AliITSOnlineSPDfoInfo
and AliITSOnlineSPDfoAnalyzer.

-----------------------------------------------------------------------------
AliITSOnlineSPDfo :
It is a manager class that knows how to store data, how to read them and how to
manage them.

AliITSOnlineSPDfoChip (+AliITSOnlineSPDfoChipConfig):
It is the container class. It stores per each pixel configuration
inside the chip the corresponding FO output.

AliITSOnlineSPDfoInfo:
It stores the how the scan was arranged (number of dacs, their codes, number
of pulses, etc.)

AliITSOnlineSPDfoAnalyzer:
It is the class that analyzes the FO scan data to determine the more suitable
DAC values to have the best FO trigger efficiency.

Annalisa Mastroserio

15 years agoremoving old files
jgrosseo [Wed, 25 Feb 2009 10:06:11 +0000 (10:06 +0000)]
removing old files

15 years agoremove old files
jgrosseo [Wed, 25 Feb 2009 09:59:38 +0000 (09:59 +0000)]
remove old files

15 years agorefactoring multiplicity analysis
jgrosseo [Wed, 25 Feb 2009 09:59:20 +0000 (09:59 +0000)]
refactoring multiplicity analysis
new class created that does the pure unfolding
adapted the analysis accordingly

15 years agosmall mods for separate task
snelling [Wed, 25 Feb 2009 07:14:45 +0000 (07:14 +0000)]
small mods for separate task

15 years agoUsing of the normalized energy deposition in default AliESDtrack.
marian [Wed, 25 Feb 2009 03:11:30 +0000 (03:11 +0000)]
Using of the normalized energy deposition in default AliESDtrack.

+Update in the AliTPCseed::CookdEdxNorm

Normalization setup:
Float_t gainGG      = 1;  // gas gain factor -always enabled
Float_t gainPad     = 1;  // gain map  - used always
Float_t corrShape   = 1;  //
Float_t corrPos     = 1;  // local position correction - if posNorm enabled
Float_t corrPadType = 1;  // pad type correction - if padNorm enabled
Float_t corrNorm    = 1;  // normalization factor - set Q to channel 50

15 years agoBug fixes - Code revision
masera [Tue, 24 Feb 2009 22:10:35 +0000 (22:10 +0000)]
Bug fixes - Code revision

15 years agoMonitoring the eta-phi plots
pchrist [Tue, 24 Feb 2009 18:20:50 +0000 (18:20 +0000)]
Monitoring the eta-phi plots

15 years agoVersion of the SSD geometry that fixes the overlaps with residual misalignment.
masera [Tue, 24 Feb 2009 16:30:54 +0000 (16:30 +0000)]
Version of the SSD geometry that fixes the overlaps with residual misalignment.
The main changes are to the ladder mother volume, which now accommodates
the 'interlocking' support pieces and the introduction of a small gap between
the ladder support pieces that are mounted on the support ring and the ladder
stands that are attaches to the ladders.
In the process, most of the mounting block pieces, that were provisionally
commented out, have been restored.

M. van Leeuwen

15 years agoFix for bug #47142: Wrong TRD information at ESD track level.
hristov [Tue, 24 Feb 2009 14:40:53 +0000 (14:40 +0000)]
Fix for bug #47142: Wrong TRD information at ESD track level.
Some informations from the TRD tracking were not propagated correctly at
the ESD track level because they were overwritten during refitting the
track.

Alex

15 years agoAdding digitize function (Marian)
marian [Tue, 24 Feb 2009 11:39:23 +0000 (11:39 +0000)]
Adding digitize function (Marian)

15 years agoUpdate for clusters shared by pad rows
cblume [Mon, 23 Feb 2009 23:18:15 +0000 (23:18 +0000)]
Update for clusters shared by pad rows

15 years agoCorrect version of the SPD thermal screen for what concerns the so-called
masera [Mon, 23 Feb 2009 22:17:51 +0000 (22:17 +0000)]
Correct version of the SPD thermal screen for what concerns the so-called
"Omega shape".
Revised algorithm for computing the internal points, which should be
correct now.

-- a new version of AliITSv11GeometrySupport.h : prototypes of two new private
methods, modified prototype of another private method
-- a new version of AliITSv11GeometrySupport.cxx : implementation of the two
new methods (to compute the internal points of the shapes, i.e. the points of
the edges not in contact with the external shape), modified driving method to
compute those points.

Mario Sitta

15 years agocorrectly filled integrated flow for RP and nameless
snelling [Mon, 23 Feb 2009 22:15:09 +0000 (22:15 +0000)]
correctly filled integrated flow for RP and nameless

15 years agochanging default of SetAcceptKinkDaughters to kTRUE as it should be
jgrosseo [Mon, 23 Feb 2009 15:42:51 +0000 (15:42 +0000)]
changing default of SetAcceptKinkDaughters to kTRUE as it should be

15 years agoremoving deprecated functions
jgrosseo [Mon, 23 Feb 2009 15:37:37 +0000 (15:37 +0000)]
removing deprecated functions
fixing typos in function names --> old functions still exist but raise a warning. they will be removed in due time.

15 years agoadding offline triggers
jgrosseo [Mon, 23 Feb 2009 15:18:45 +0000 (15:18 +0000)]
adding offline triggers
updating track cuts
adding nsd corrections to multiplicity spectrum
additional plots for checks of real data

15 years agoskeleton for documentation
snelling [Mon, 23 Feb 2009 14:57:11 +0000 (14:57 +0000)]
skeleton for documentation

15 years agouncertainties back in, incase of weights still behaving funny
snelling [Mon, 23 Feb 2009 14:28:40 +0000 (14:28 +0000)]
uncertainties back in, incase of weights still behaving funny

15 years agotypo in comment
jgrosseo [Mon, 23 Feb 2009 14:17:45 +0000 (14:17 +0000)]
typo in comment

15 years agoSome unuseful print commented
coppedis [Mon, 23 Feb 2009 12:58:04 +0000 (12:58 +0000)]
Some unuseful print commented

15 years agoNew class derived from AliMisAligner (Raffaele)
coppedis [Mon, 23 Feb 2009 12:39:53 +0000 (12:39 +0000)]
New class derived from AliMisAligner (Raffaele)

15 years agoptharmax added.
morsch [Mon, 23 Feb 2009 12:16:59 +0000 (12:16 +0000)]
ptharmax added.

15 years agoRemoved compilation warnings
prino [Mon, 23 Feb 2009 12:08:23 +0000 (12:08 +0000)]
Removed compilation warnings

15 years agoWith Cesar.
mtadel [Mon, 23 Feb 2009 10:37:32 +0000 (10:37 +0000)]
With Cesar.

Create arrows as TEveArrow elements so that it is easier to manipulate
track and jet objects independently.

15 years agoimproved plotting options
snelling [Mon, 23 Feb 2009 10:08:10 +0000 (10:08 +0000)]
improved plotting options

15 years agoupgraded the version number
schutz [Mon, 23 Feb 2009 09:41:23 +0000 (09:41 +0000)]
upgraded the version number

15 years agoUpdate for new AliQAManager (Yves)
cvetan [Mon, 23 Feb 2009 09:29:59 +0000 (09:29 +0000)]
Update for new AliQAManager (Yves)

15 years agoUpdate for new AliQAManager (Yves)
cvetan [Mon, 23 Feb 2009 09:27:53 +0000 (09:27 +0000)]
Update for new AliQAManager (Yves)

15 years agoReplace QADataMakerSteer by QAManager deriving from CDBManager
schutz [Sat, 21 Feb 2009 22:19:23 +0000 (22:19 +0000)]
Replace QADataMakerSteer by QAManager deriving from CDBManager

15 years agoReplace QADataMakerSteer by QAManager deriving from CDBManager
schutz [Sat, 21 Feb 2009 22:19:06 +0000 (22:19 +0000)]
Replace QADataMakerSteer by QAManager deriving from CDBManager

15 years agoReplace QADataMakerSteer by QAManager deriving from CDBManager
schutz [Sat, 21 Feb 2009 22:15:05 +0000 (22:15 +0000)]
Replace QADataMakerSteer by QAManager deriving from CDBManager

15 years agoReplace QADataMakerSteer by QAManager deriving from CDBManager
schutz [Sat, 21 Feb 2009 22:14:00 +0000 (22:14 +0000)]
Replace QADataMakerSteer by QAManager deriving from CDBManager

15 years agoReplace QADataMakerSteer by QAManager deriving from CDBManager
schutz [Sat, 21 Feb 2009 22:13:44 +0000 (22:13 +0000)]
Replace QADataMakerSteer by QAManager deriving from CDBManager

15 years agoReplace QADataMakerSteer by QAManager deriving from CDBManager
schutz [Sat, 21 Feb 2009 22:04:32 +0000 (22:04 +0000)]
Replace QADataMakerSteer by QAManager deriving from CDBManager

15 years agoa few more checks
snelling [Sat, 21 Feb 2009 16:38:47 +0000 (16:38 +0000)]
a few more checks

15 years agobreak when there is no input file for second run
snelling [Sat, 21 Feb 2009 10:51:23 +0000 (10:51 +0000)]
break when there is no input file for second run

15 years agobreak when second run file for LYZ is not available
snelling [Sat, 21 Feb 2009 08:43:21 +0000 (08:43 +0000)]
break when second run file for LYZ is not available

15 years agooverloaded WriteHistograms
snelling [Fri, 20 Feb 2009 18:17:34 +0000 (18:17 +0000)]
overloaded WriteHistograms

15 years ago* EveBase/AliEveTrack
mtadel [Fri, 20 Feb 2009 17:38:44 +0000 (17:38 +0000)]
* EveBase/AliEveTrack
---------------------
New class, sub-class of TEveTrack.
All macro-calling functions were removed from TEveTrack and moved into
this class (as they were ALICE specific anyway):
   void ImportHits();
   void ImportClusters();
   void ImportClustersFromIndex();
   void ImportKine();
   void ImportKineWithArgs(.....);
   void PrintKineStack();

This will allow to:
1. simplify initialization;
2. make it easier to extend the functionality.

All changes in other files are replacements of TEveTrack with
AliEveTrack.

* macros/anyscan_init.C
-----------------------
Add a deprecation warning.

15 years agoBetter values for the constants defining the numerical precision.
belikov [Fri, 20 Feb 2009 16:56:27 +0000 (16:56 +0000)]
Better values for the constants defining the numerical precision.

15 years agoPrinting a warning, if the Rotate(...) function fails.
belikov [Fri, 20 Feb 2009 16:54:19 +0000 (16:54 +0000)]
Printing a warning, if the Rotate(...) function fails.

15 years agoweights for GFC (preliminary)
snelling [Fri, 20 Feb 2009 16:01:21 +0000 (16:01 +0000)]
weights for GFC (preliminary)

15 years agosynchronized with ppbench
schutz [Fri, 20 Feb 2009 15:22:08 +0000 (15:22 +0000)]
synchronized with ppbench

15 years agoadded new location of QAref
schutz [Fri, 20 Feb 2009 15:16:00 +0000 (15:16 +0000)]
added new location of QAref

15 years agoPOI's and RP's for LeeYang Zeroes eventplane
snelling [Fri, 20 Feb 2009 15:07:34 +0000 (15:07 +0000)]
POI's and RP's for LeeYang Zeroes eventplane

15 years agoPopulating QA reference data (Yves)
cvetan [Fri, 20 Feb 2009 15:05:49 +0000 (15:05 +0000)]
Populating QA reference data (Yves)

15 years agoBase class (AliMisaligner); each detector will provide its derived class,
rgrosso [Fri, 20 Feb 2009 14:34:24 +0000 (14:34 +0000)]
Base class (AliMisaligner); each detector will provide its derived class,
AliDETMisaligner, substituting the macros MakeDET<Zero,Res,Full>MisAlignment.C

AliZDCMisaligner and others will soon be committed and can be used as examples.

This will allow to have a common set of methods to produce alignment objects
without repeating several things as it is done presently in the detectors' macros.

New macro (MakeAlignmentObjs.C) for producing simulated alignment objects
for all detectors or a subset of them, for the three misalignment scenarios
(ideal, residual, full). When all detectors have substituted their macros
MakeDET<Zero,Res,Full>MisAlignment.C into the derived class AliDETMisAligner,
this macro will substitute the three current macros MakeAllDETs<Zero,Res,Full>MisAlignment.