]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoFix for
morsch [Mon, 13 Sep 2010 10:01:58 +0000 (10:01 +0000)]
Fix for
bug #72549: Use MeanVertex instead of MeanVertexSPD in sim.C
https://savannah.cern.ch/bugs/?72549

13 years agoclasses needed to read tree
loizides [Mon, 13 Sep 2010 09:29:48 +0000 (09:29 +0000)]
classes needed to read tree

13 years agofirst working version
loizides [Mon, 13 Sep 2010 09:29:19 +0000 (09:29 +0000)]
first working version

13 years ago- Copy constructor added
morsch [Mon, 13 Sep 2010 08:03:28 +0000 (08:03 +0000)]
- Copy constructor added
- Used in AliGenCocktailAfterBurner

13 years agoAdding the online v0 trigger bits which are already available (and filled correctly...
cvetan [Mon, 13 Sep 2010 08:00:18 +0000 (08:00 +0000)]
Adding the online v0 trigger bits which are already available (and filled correctly) in the esd for both data and mc.

13 years agonew macro to create D* cuts class (Alessandro)
dainese [Sun, 12 Sep 2010 20:57:14 +0000 (20:57 +0000)]
new macro to create D* cuts class (Alessandro)

13 years agoupdate (Alessandro)
dainese [Sun, 12 Sep 2010 20:56:30 +0000 (20:56 +0000)]
update (Alessandro)

13 years agostarted directory for two particle correlation studies
loizides [Sun, 12 Sep 2010 15:30:56 +0000 (15:30 +0000)]
started directory for two particle correlation studies

13 years agoAvoiding EbyE creation and deletion of hijing header.
morsch [Sat, 11 Sep 2010 12:16:56 +0000 (12:16 +0000)]
Avoiding EbyE creation and deletion of hijing header.
Should solve  <http://savannah.cern.ch/bugs/?72466>

13 years agodetatch PbPb config and the skipping of every second time bin
cblume [Sat, 11 Sep 2010 08:30:46 +0000 (08:30 +0000)]
detatch PbPb config and the skipping of every second time bin

13 years agoNew common interface to the CORRFW for all charm analyses (Davide, ChiaraZ)
dainese [Sat, 11 Sep 2010 01:17:08 +0000 (01:17 +0000)]
New common interface to the CORRFW for all charm analyses (Davide, ChiaraZ)

13 years agoNew common interface to the CORRFW for all charm analyses (Davide, ChiaraZ)
dainese [Sat, 11 Sep 2010 01:16:38 +0000 (01:16 +0000)]
New common interface to the CORRFW for all charm analyses (Davide, ChiaraZ)

13 years agonew version of default configuration objects for HLT TPC ClusterFinder using
richterm [Fri, 10 Sep 2010 21:30:54 +0000 (21:30 +0000)]
new version of default configuration objects for HLT TPC ClusterFinder using
a TMap with specific configurations for different beam types
'p-p': empty
'A-A': -deconvolute-time -deconvolute-pad
'default': empty
and a default configuration.

13 years agoFix compiler warnings
sma [Fri, 10 Sep 2010 19:52:03 +0000 (19:52 +0000)]
Fix compiler warnings

13 years agoAdd QA image (M. Siciliano, A. Mastroserio)
prino [Fri, 10 Sep 2010 16:03:28 +0000 (16:03 +0000)]
Add QA image (M. Siciliano, A. Mastroserio)

13 years agoUpdates on the class to calculate distortions due to ROC z misalignment
srossegg [Fri, 10 Sep 2010 15:48:11 +0000 (15:48 +0000)]
Updates on the class to calculate distortions due to ROC z misalignment
New functionality: Correction for ElectronArrical time differences between IROC and OROC

13 years agofixed: now preprocessor will not crash for 1st 17 amplitude calibration runs
alla [Fri, 10 Sep 2010 13:51:42 +0000 (13:51 +0000)]
fixed: now preprocessor will not crash for 1st 17 amplitude calibration runs

13 years agofixed: now preprocessor will not crash for 1st 17 amplitude calibration runs
alla [Fri, 10 Sep 2010 13:48:42 +0000 (13:48 +0000)]
fixed: now preprocessor will not crash for 1st 17 amplitude calibration runs

13 years agohisto binning standardization, some updates for MC
dsilverm [Fri, 10 Sep 2010 13:46:50 +0000 (13:46 +0000)]
histo binning standardization, some updates for MC

13 years agovariables are initialised at creation
basanta [Fri, 10 Sep 2010 13:32:32 +0000 (13:32 +0000)]
variables are initialised at creation

13 years agoAdding the Backward-Forward correlation analysis (csoegaar)
hdalsgaa [Fri, 10 Sep 2010 13:26:01 +0000 (13:26 +0000)]
Adding the Backward-Forward correlation analysis (csoegaar)

13 years agoAdding the Backward-Forward correlation analysis (csoegaar)
hdalsgaa [Fri, 10 Sep 2010 13:24:40 +0000 (13:24 +0000)]
Adding the Backward-Forward correlation analysis (csoegaar)

13 years agofix typo
kleinb [Fri, 10 Sep 2010 13:05:19 +0000 (13:05 +0000)]
fix typo

13 years agoloading beam type from GRP and read configuration object according to it
richterm [Fri, 10 Sep 2010 12:16:54 +0000 (12:16 +0000)]
loading beam type from GRP and read configuration object according to it

13 years agoadding functionality to configure from an OCDB object of type TMap of TObjStrings
richterm [Fri, 10 Sep 2010 11:51:49 +0000 (11:51 +0000)]
adding functionality to configure from an OCDB object of type TMap of TObjStrings
LoadAndExtractOCDBObject has been extended to directly load an object associated to optional key if CDBEntry contains a TMap
ConfigureFromCDBTObjString has been extended to search for TObjStrings associated to optional key if CDBEntry contains a TMap

 * The object can also be of type TMap with TObjStrings as key-value pairs. The
 * key identifier can be chosen by the component implementation. Normally it will
 * be the run type ("p","A-A", "p-A", ...) or e.g. the trigger code secified by

13 years agosearching also the possible specific OCDB storages when querying objects
richterm [Fri, 10 Sep 2010 11:30:44 +0000 (11:30 +0000)]
searching also the possible specific OCDB storages when querying objects
make use of caching in CDBManager, only load objects directly from the storage if there is a newer version
this accounts for https://savannah.cern.ch/bugs/?57740

13 years agoBug fix
dainese [Fri, 10 Sep 2010 11:28:46 +0000 (11:28 +0000)]
Bug fix

13 years agoImplemented a correction for the warnings related to misformatted string in 'Form...
pulvir [Fri, 10 Sep 2010 10:55:23 +0000 (10:55 +0000)]
Implemented a correction for the warnings related to misformatted string in 'Form()' statements.
Added some specifications in the Cut 2010 implementation
Corrected few lines in the example macros
removed the tutorial macro directory which is outdated and incompatible with current package version

13 years agobugfix: misspelled variable
slindal [Fri, 10 Sep 2010 10:05:29 +0000 (10:05 +0000)]
bugfix: misspelled variable

13 years agoAdded check on omega mass before adding to aod
slindal [Fri, 10 Sep 2010 10:05:26 +0000 (10:05 +0000)]
Added check on omega mass before adding to aod
Changed pkg file to make it readable

13 years agoImportant update of the grid plugin. Added support for proof mode within the plugin...
agheata [Fri, 10 Sep 2010 09:47:48 +0000 (09:47 +0000)]
Important update of the grid plugin. Added support for proof mode within the plugin. It is enough to add configuration related to the proof cluster and start analysis via:
StartAnalysis("proof") for this to work. Plugin test mode supported, profided that a file containing the locations of the input data files is provided.

13 years agofix calculation versus multiplicity
snelling [Fri, 10 Sep 2010 09:25:39 +0000 (09:25 +0000)]
fix calculation versus multiplicity

13 years agoContents of SDD and SPD trays revised and fixed (M. Sitta)
masera [Fri, 10 Sep 2010 09:12:27 +0000 (09:12 +0000)]
Contents of SDD and SPD trays revised and fixed (M. Sitta)

13 years agoMacro to update the existing run tag with the RCT information
akisiel [Fri, 10 Sep 2010 09:09:04 +0000 (09:09 +0000)]
Macro to update the existing run tag with the RCT information

13 years agoeliminate memory leak (Theo)
richterm [Fri, 10 Sep 2010 08:34:22 +0000 (08:34 +0000)]
eliminate memory leak (Theo)

13 years agouse unitary preprocessor macro for things which belong together (Theo)
richterm [Fri, 10 Sep 2010 08:32:28 +0000 (08:32 +0000)]
use unitary preprocessor macro for things which belong together (Theo)

13 years agoMacro to merge ESD tags for a single run
akisiel [Fri, 10 Sep 2010 08:01:40 +0000 (08:01 +0000)]
Macro to merge ESD tags for a single run

13 years agoremove muon filter, add physicsslection also for MC filter
kleinb [Fri, 10 Sep 2010 07:27:53 +0000 (07:27 +0000)]
remove muon filter, add physicsslection also for MC filter

13 years agoadding argment to GammaConv wagon
kleinb [Fri, 10 Sep 2010 07:08:10 +0000 (07:08 +0000)]
adding argment to GammaConv wagon

13 years agoRevert to previous usage of VATT.
morsch [Fri, 10 Sep 2010 07:02:08 +0000 (07:02 +0000)]
Revert to previous usage of VATT.

13 years agoadding histos for BeamPipe studies. adding protection for corrupted MC files
amarin [Thu, 9 Sep 2010 21:27:05 +0000 (21:27 +0000)]
adding histos for BeamPipe studies. adding protection for corrupted MC files

13 years agoswitch to AliHLTTPCClusterTransformation interface
sgorbuno [Thu, 9 Sep 2010 20:53:12 +0000 (20:53 +0000)]
switch to AliHLTTPCClusterTransformation interface

13 years agotime stamp added
sgorbuno [Thu, 9 Sep 2010 20:02:45 +0000 (20:02 +0000)]
time stamp added

13 years agoBug fix
dainese [Thu, 9 Sep 2010 15:21:02 +0000 (15:21 +0000)]
Bug fix

13 years agoBug fix (Sergey)
dainese [Thu, 9 Sep 2010 15:20:47 +0000 (15:20 +0000)]
Bug fix (Sergey)

13 years agoFixing bug in the constructor, which apeared in new root
marian [Thu, 9 Sep 2010 14:42:36 +0000 (14:42 +0000)]
Fixing bug in the constructor, which apeared in new root
5-27-03

13 years ago- removing hardcoded value, and using constants class to get number of max addresses.
odjuvsla [Thu, 9 Sep 2010 13:38:34 +0000 (13:38 +0000)]
- removing hardcoded value, and using constants class to get number of max addresses.

13 years ago- adding constant for max number of hw addresses
odjuvsla [Thu, 9 Sep 2010 13:38:32 +0000 (13:38 +0000)]
- adding constant for max number of hw addresses

13 years agoAdding support for negative magnetic fields
hdalsgaa [Thu, 9 Sep 2010 13:37:39 +0000 (13:37 +0000)]
Adding support for negative magnetic fields

13 years agoCosmetics
slindal [Thu, 9 Sep 2010 13:07:45 +0000 (13:07 +0000)]
Cosmetics

13 years agoAdded Pi0 and Omega AOD branches
slindal [Thu, 9 Sep 2010 13:07:14 +0000 (13:07 +0000)]
Added Pi0 and Omega AOD branches

13 years agoUpdated gamma jet task
slindal [Thu, 9 Sep 2010 13:06:52 +0000 (13:06 +0000)]
Updated gamma jet task

13 years agobenchmarks are added
sgorbuno [Thu, 9 Sep 2010 13:03:30 +0000 (13:03 +0000)]
benchmarks are added

13 years agoUpdated ITS PID parameters for MC tracks + usage of momentum at the vertex to paramet...
belikov [Thu, 9 Sep 2010 12:59:27 +0000 (12:59 +0000)]
Updated ITS PID parameters for MC tracks + usage of momentum at the vertex to parametrize the dE/dx (M. Chojnacki, F. Prino)

13 years agoAdded checks for division by 0; Logarithm of negative number
slindal [Thu, 9 Sep 2010 12:51:16 +0000 (12:51 +0000)]
Added checks for division by 0; Logarithm of negative number

13 years agobug fix for several input blocks
sgorbuno [Thu, 9 Sep 2010 12:48:12 +0000 (12:48 +0000)]
bug fix for several input blocks

13 years agoAn interface to the TPC transformation method is added
sgorbuno [Thu, 9 Sep 2010 12:36:52 +0000 (12:36 +0000)]
An interface to the TPC transformation method is added

13 years agoUpdate of the EMCICs classes
akisiel [Thu, 9 Sep 2010 11:23:27 +0000 (11:23 +0000)]
Update of the EMCICs classes

13 years agodifferent eta cuts for trigger and associated particles, fixed some problems created...
kleinb [Thu, 9 Sep 2010 10:27:12 +0000 (10:27 +0000)]
different eta cuts for trigger and associated particles, fixed some problems created by the changes n how the parameters are now inputted (Jason)

13 years agoChanges to use the definition of z-chamber alignments in the local
srossegg [Thu, 9 Sep 2010 09:41:53 +0000 (09:41 +0000)]
Changes to use the definition of z-chamber alignments in the local
coordinate frame (and not in the global as before)

13 years agoNew more precise light yields from Raphael. It is time to put them as an object in...
cvetan [Thu, 9 Sep 2010 07:39:23 +0000 (07:39 +0000)]
New more precise light yields from Raphael. It is time to put them as an object in OCDB. That will be done in one of the next commits.

13 years agoCopy method added to VCaloCells.
morsch [Thu, 9 Sep 2010 07:04:39 +0000 (07:04 +0000)]
Copy method added to VCaloCells.
(Gustavo Conesa)

13 years agoChanges in order to save the look-up table (3D) in the OCDB. Otherwise,
srossegg [Wed, 8 Sep 2010 16:04:13 +0000 (16:04 +0000)]
Changes in order to save the look-up table (3D) in the OCDB. Otherwise,
the 3D calculation would need about two minutes at each initialization.

Plus, changes to a more course grid-size (fulcrums) in the "main look up table"
so that the OCDB entry does not get too big (accuracy of the look up table
is still better then 20 microns).

13 years agoFix warnings
akisiel [Wed, 8 Sep 2010 15:37:30 +0000 (15:37 +0000)]
Fix warnings

13 years agoClass version increased.
morsch [Wed, 8 Sep 2010 15:36:46 +0000 (15:36 +0000)]
Class version increased.

13 years agoMore user-friendly selection for ITS standalone tracks and allows to select tracks...
morsch [Wed, 8 Sep 2010 15:36:04 +0000 (15:36 +0000)]
More user-friendly selection for ITS standalone tracks and allows to select tracks to be
used for ITS PID (= having >=3 clusters in SDD and SSD).
(F. Prino)

13 years agoAdd ReactionPlane dependent analysis classes
akisiel [Wed, 8 Sep 2010 15:29:46 +0000 (15:29 +0000)]
Add ReactionPlane dependent analysis classes

13 years agoMacro to convert the text dump of RCT into a RunTag file
akisiel [Wed, 8 Sep 2010 15:27:11 +0000 (15:27 +0000)]
Macro to convert the text dump of RCT into a RunTag file

13 years agoWorkaround for false positive warning from -Weffc++ flag.
aszostak [Wed, 8 Sep 2010 13:22:16 +0000 (13:22 +0000)]
Workaround for false positive warning from -Weffc++ flag.

13 years agoadd multiplicity dependence
snelling [Wed, 8 Sep 2010 13:01:09 +0000 (13:01 +0000)]
add multiplicity dependence

13 years agoFixed bug in p/pi for MC, cosmetic changes, using new method to compute mean (using...
mfloris [Wed, 8 Sep 2010 12:53:50 +0000 (12:53 +0000)]
Fixed bug in p/pi for MC, cosmetic changes, using new method to compute mean (using data and fit function now)

13 years agoNew method to compute mean from data + fit function
mfloris [Wed, 8 Sep 2010 12:52:37 +0000 (12:52 +0000)]
New method to compute mean from data + fit function

13 years agoFirst Tag macro - to recreate the tag file for a full run from ESDs and the GRP
akisiel [Wed, 8 Sep 2010 12:45:35 +0000 (12:45 +0000)]
First Tag macro - to recreate the tag file for a full run from ESDs and the GRP

13 years agoMoving GUID calculation to base class and setting unique ID of global decisions to...
aszostak [Wed, 8 Sep 2010 12:27:26 +0000 (12:27 +0000)]
Moving GUID calculation to base class and setting unique ID of global decisions to allow tracing of global trigger logic.

13 years agoAdd two lines (Raphaelle)
cblume [Wed, 8 Sep 2010 09:45:37 +0000 (09:45 +0000)]
Add two lines (Raphaelle)

13 years agoalieve_online.C - added camera checking (for shrinking views problem)
pdebski [Wed, 8 Sep 2010 09:02:32 +0000 (09:02 +0000)]
alieve_online.C - added camera checking (for shrinking views problem)
tpc _clusters.C - added coloured clusters
alieve_set_cuts.C - added gui mode for cuts and simple analysis
set_momentum_vectors.C - display momentum vectors in alieve
make_residuals.C - gui window for setting residuals display
AliEveConfigManager - added one tab with cuts
AliEveV0 - added one function

13 years agominor change in macro
rpreghen [Wed, 8 Sep 2010 09:00:51 +0000 (09:00 +0000)]
minor change in macro

13 years agoCorrections.
morsch [Wed, 8 Sep 2010 08:18:48 +0000 (08:18 +0000)]
Corrections.
LOPEZ Xavier <lopez@clermont.in2p3.fr>

13 years agoRemoved a run for LHC10d for which the t0fill is missing
dainese [Wed, 8 Sep 2010 07:59:12 +0000 (07:59 +0000)]
Removed a run for LHC10d for which the t0fill is missing

13 years agofunction in macro changed according to filename
rpreghen [Wed, 8 Sep 2010 07:18:16 +0000 (07:18 +0000)]
function in macro changed according to filename

13 years agoSteering macro for local, Proof and Grid analysys added. Flag for using MC informatio...
gvolpe [Tue, 7 Sep 2010 17:06:28 +0000 (17:06 +0000)]
Steering macro for local, Proof and Grid analysys added. Flag for using MC information introduced in the analysis task (D. Perrino)

13 years agoupdating UE leading track analysis (Sara & Jan Fiete)
jgrosseo [Tue, 7 Sep 2010 16:19:56 +0000 (16:19 +0000)]
updating UE leading track analysis (Sara & Jan Fiete)
changing vertex cut
adding pile-up rejection

13 years agoFixing a memory leak. The cluster array *must* be deleted and not only cleared, other...
laphecet [Tue, 7 Sep 2010 14:20:15 +0000 (14:20 +0000)]
Fixing a memory leak. The cluster array *must* be deleted and not only cleared, otherwise the *content* (fCont) of the TObjArray data member of the AliMUONCluster objects are not properly released

13 years agoMemory leak fixed (thanks to Laurent)
cvetan [Tue, 7 Sep 2010 14:18:02 +0000 (14:18 +0000)]
Memory leak fixed (thanks to Laurent)

13 years agoFixes to the VZERO tender supply. Now it works.
cvetan [Tue, 7 Sep 2010 14:03:50 +0000 (14:03 +0000)]
Fixes to the VZERO tender supply. Now it works.

13 years agoIn AliMUONCluster:
ivana [Tue, 7 Sep 2010 13:54:22 +0000 (13:54 +0000)]
In AliMUONCluster:
Reverting previous commit as it has unwanted side effects.

13 years agoCuts modified (PhysicsSelection suspended, ncls 90->70).
misko [Tue, 7 Sep 2010 13:24:41 +0000 (13:24 +0000)]
Cuts modified (PhysicsSelection suspended, ncls 90->70).
Q-bins variable size, finer kt binning.
Analysis frame can now be specified via argument list of AnalCorrel.
Two macros for running without and with event mixing provided; both
can run locally or on grid.
Cosmetics.

13 years agoFixing warnings
pchrist [Tue, 7 Sep 2010 13:09:01 +0000 (13:09 +0000)]
Fixing warnings

13 years agoSkip trigger digits which are not needed at this stage
laphecet [Tue, 7 Sep 2010 12:46:32 +0000 (12:46 +0000)]
Skip trigger digits which are not needed at this stage

13 years agobug fix
hdalsgaa [Tue, 7 Sep 2010 11:54:07 +0000 (11:54 +0000)]
bug fix

13 years agoUpdate including fixes of warnings
hdalsgaa [Tue, 7 Sep 2010 10:55:40 +0000 (10:55 +0000)]
Update including fixes of warnings

13 years agoFix compiler warning (operator=)
cblume [Tue, 7 Sep 2010 09:34:16 +0000 (09:34 +0000)]
Fix compiler warning (operator=)

13 years agoIn AliMUONCluster:
ivana [Tue, 7 Sep 2010 09:28:48 +0000 (09:28 +0000)]
In AliMUONCluster:
Fixing memory leak (bug report #71693): to release all memory allocated by
TObjArray fPads, in Clear() method, we have to call ~TObjArray() instead of
TObjArray::Clear(), as suggested by Root team.

13 years agoChange for report #72262 TPC calibration Port request: Bug fix in the AliRelAlignerKalman
hristov [Tue, 7 Sep 2010 09:26:33 +0000 (09:26 +0000)]
Change for report #72262 TPC calibration Port request: Bug fix in the AliRelAlignerKalman

13 years agoWarning fixed.
zampolli [Tue, 7 Sep 2010 09:26:00 +0000 (09:26 +0000)]
Warning fixed.

13 years agoCompilation warnings
masera [Tue, 7 Sep 2010 09:21:50 +0000 (09:21 +0000)]
Compilation warnings

13 years agoturn on afterburner in macro
snelling [Tue, 7 Sep 2010 08:24:28 +0000 (08:24 +0000)]
turn on afterburner in macro

13 years agochecking for file pointer, documentation update
richterm [Mon, 6 Sep 2010 21:54:20 +0000 (21:54 +0000)]
checking for file pointer, documentation update

13 years agocorrecting a small memory leak
richterm [Mon, 6 Sep 2010 19:52:16 +0000 (19:52 +0000)]
correcting a small memory leak

13 years agoFix compilation warning
prino [Mon, 6 Sep 2010 16:59:59 +0000 (16:59 +0000)]
Fix compilation warning