]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agochanged path to physics selection macro
snelling [Fri, 9 Apr 2010 13:15:41 +0000 (13:15 +0000)]
changed path to physics selection macro

14 years agoBug fix
dainese [Fri, 9 Apr 2010 11:52:15 +0000 (11:52 +0000)]
Bug fix

14 years agoAdded error message in configuration string parsing
slindal [Fri, 9 Apr 2010 11:12:23 +0000 (11:12 +0000)]
Added error message in configuration string parsing

14 years agoupdate default parameters
bhippoly [Fri, 9 Apr 2010 10:28:20 +0000 (10:28 +0000)]
update default parameters

14 years agoAdded support for the parameterized integral of the Bx/Bz.By/Bz and
shahoian [Fri, 9 Apr 2010 09:54:20 +0000 (09:54 +0000)]
Added support for the parameterized integral of the Bx/Bz.By/Bz and
(Bx/Bz)^2+(By/Bz)^2 (and the same in the cyl.frame) calculation:
AliMagF::GetTPCRatInt(xyz,ratint)
AliMagF::GetTPCRatIntCyl(rphiz,ratint_cyl)
The ratios integrals (as well as the integrals of the components, GetTPCInt)
are calculated from 0 to provided z.

14 years agoFrom Mihaela: Physics selection wagon added (including related modifications in AddTa...
agheata [Fri, 9 Apr 2010 09:11:44 +0000 (09:11 +0000)]
From Mihaela: Physics selection wagon added (including related modifications in AddTask macros) + new features of the plugin

14 years agounresolved symbol fix; unimplemented method declaration commented out - to be impleme...
mploskon [Thu, 8 Apr 2010 23:21:54 +0000 (23:21 +0000)]
unresolved symbol fix; unimplemented method declaration commented out - to be implemented when necessary

14 years agorestoring compatibility with both trunk and v4-18-Release
richterm [Thu, 8 Apr 2010 23:19:32 +0000 (23:19 +0000)]
restoring compatibility with both trunk and v4-18-Release

14 years agoadding compatibility check for AliTPCClusterParam r40128
richterm [Thu, 8 Apr 2010 23:16:13 +0000 (23:16 +0000)]
adding compatibility check for AliTPCClusterParam r40128

14 years agousing CheckCTPTrigger instead of EvaluateCTPTriggerClass
richterm [Thu, 8 Apr 2010 22:08:53 +0000 (22:08 +0000)]
using CheckCTPTrigger instead of EvaluateCTPTriggerClass
the new function CheckCTPTrigger is better suited for checking the occurence
of single trigger classes. The return value indicates whether the trigger is
active or not, or whether the class is not included in the setup at all.

14 years agoadding new functionality to component base class
richterm [Thu, 8 Apr 2010 22:06:08 +0000 (22:06 +0000)]
adding new functionality to component base class
  /**
   * Check state of a trigger class.
   * If the class name is not part of the current trigger setup (i.e. ECS parameter
   * does not contain a trigger definition for this class name) the function
   * returns -1
   * @note the function requires the setup of the CTP handling for the component by
   * invoking SetupCTPData() from DoInit()
   * @return -1 class name not initialized,
   *          0 trigger not active
   *          1 trigger active
   */
  int CheckCTPTrigger(const char* name) const;

14 years agoadd histograms: distributions of eta, phi and pt (Theo)
richterm [Thu, 8 Apr 2010 21:34:49 +0000 (21:34 +0000)]
add histograms: distributions of eta, phi and pt (Theo)

14 years agoremoving deprecated backward compatibility code for AliTRDrecoParam r34995
richterm [Thu, 8 Apr 2010 21:32:58 +0000 (21:32 +0000)]
removing deprecated backward compatibility code for AliTRDrecoParam r34995

14 years agosetting event type of the ESD to 7 (Theo)
richterm [Thu, 8 Apr 2010 21:31:05 +0000 (21:31 +0000)]
setting event type of the ESD to 7 (Theo)

14 years agousing function 'IsDataEvent' instead of checking for specific event types (Theo)
richterm [Thu, 8 Apr 2010 21:30:05 +0000 (21:30 +0000)]
using function 'IsDataEvent' instead of checking for specific event types (Theo)

14 years agoreverting r40128 as it breaks backward compatibility
richterm [Thu, 8 Apr 2010 21:03:39 +0000 (21:03 +0000)]
reverting r40128 as it breaks backward compatibility

14 years agocoding conventions
richterm [Thu, 8 Apr 2010 20:35:52 +0000 (20:35 +0000)]
coding conventions

14 years agoAdded method SetPdestalValue
pavlinov [Thu, 8 Apr 2010 20:21:54 +0000 (20:21 +0000)]
Added method SetPdestalValue

14 years agoenable keyword substitution
richterm [Thu, 8 Apr 2010 20:16:38 +0000 (20:16 +0000)]
enable keyword substitution

14 years agoadding argument names in function definitions
richterm [Thu, 8 Apr 2010 20:15:12 +0000 (20:15 +0000)]
adding argument names in function definitions

14 years agocoding conventions
richterm [Thu, 8 Apr 2010 20:09:06 +0000 (20:09 +0000)]
coding conventions

14 years agoDA PHYSICS output
alla [Thu, 8 Apr 2010 16:49:56 +0000 (16:49 +0000)]
DA PHYSICS output

14 years agorestore original alignment file until discrepancies between survey calculations are...
jklay [Thu, 8 Apr 2010 16:40:05 +0000 (16:40 +0000)]
restore original alignment file until discrepancies between survey calculations are resolved

14 years agoUpdating jdls (arguments correctly passed and used), and script to perform merging...
zampolli [Thu, 8 Apr 2010 16:23:12 +0000 (16:23 +0000)]
Updating jdls (arguments correctly passed and used), and script to perform merging+OCDB filling.

14 years agoExporting AliOmegaDalitz.h used in AliPythia.h
hristov [Thu, 8 Apr 2010 16:02:39 +0000 (16:02 +0000)]
Exporting AliOmegaDalitz.h used in AliPythia.h

14 years agoA correction in the comment
belikov [Thu, 8 Apr 2010 15:16:52 +0000 (15:16 +0000)]
A correction in the comment

14 years agoPutting an AliWarning in the M() function
belikov [Thu, 8 Apr 2010 15:09:06 +0000 (15:09 +0000)]
Putting an AliWarning in the M() function

14 years agoUpdating macro to perform merging.
zampolli [Thu, 8 Apr 2010 15:07:41 +0000 (15:07 +0000)]
Updating macro to perform merging.
Adding TPC Calibration macros.
Adding specific jdl ans scrpit to do Merging + OCDB Creation in the same job.

(Marian)

14 years agoUpdates of DIP file processing, mostly for luminosity related records
shahoian [Thu, 8 Apr 2010 13:43:15 +0000 (13:43 +0000)]
Updates of DIP file processing, mostly for luminosity related records

14 years agoAn additional set of static functions (M. Ivanov)
belikov [Thu, 8 Apr 2010 13:31:40 +0000 (13:31 +0000)]
An additional set of static functions (M. Ivanov)

14 years agoexplicitly (Markus)
abercuci [Thu, 8 Apr 2010 13:14:16 +0000 (13:14 +0000)]
explicitly (Markus)

14 years agoM README.Train - readme file
marian [Thu, 8 Apr 2010 13:13:10 +0000 (13:13 +0000)]
M      README.Train            - readme file
M      runPWG1Train.C          - steering macro
D      getCertificateAll.sh    - remove obsolete file
D      MakeSDDPoints.C         - removed obsolete file
A      ConfigTask.txt          - new task configuration file
A      getCertificateBatch.sh  - shell script to make chack on batch farm

 getCertificateBuild.sh  - not yet there

14 years agoadd variable TRD segmentation levels. Possible options are
abercuci [Thu, 8 Apr 2010 13:02:47 +0000 (13:02 +0000)]
add variable TRD segmentation levels. Possible options are
0 : sector [default]
1 : stack
2 : detector

14 years ago prinout moved from AliWarning to AliDebug(10,..)
alla [Thu, 8 Apr 2010 12:35:53 +0000 (12:35 +0000)]
 prinout moved from AliWarning to AliDebug(10,..)

14 years agoMoving back the macro into TPC/macro directory
marian [Thu, 8 Apr 2010 12:08:37 +0000 (12:08 +0000)]
Moving back the macro into TPC/macro directory
(Marian)

14 years agoremoving dupplicated configuration file
marian [Thu, 8 Apr 2010 11:51:36 +0000 (11:51 +0000)]
removing dupplicated configuration file

Setup is taken from the ConfigTask.txt file

Marian

14 years agoremove assignment operator in case of leaks
gconesab [Thu, 8 Apr 2010 11:46:23 +0000 (11:46 +0000)]
remove assignment operator in case of leaks

14 years agoSetting IsDefault after the event specie, otherwise it is not taken into account
hristov [Thu, 8 Apr 2010 11:42:02 +0000 (11:42 +0000)]
Setting IsDefault after the event specie, otherwise it is not taken into account

14 years agochanged logging levels of calo histo producer init
slindal [Thu, 8 Apr 2010 11:39:24 +0000 (11:39 +0000)]
changed logging levels of calo histo producer init

14 years agoFor Pythia with tune don't switch off MI in ConfigHeavyFlavor
morsch [Thu, 8 Apr 2010 10:26:34 +0000 (10:26 +0000)]
For Pythia with tune don't switch off MI in ConfigHeavyFlavor

14 years agoAdded event ID in filename of screen images
slindal [Thu, 8 Apr 2010 10:20:25 +0000 (10:20 +0000)]
Added event ID in filename of screen images

14 years agoFill Chi2perNDF (from TPC) for AliAODtrack
morsch [Thu, 8 Apr 2010 10:19:15 +0000 (10:19 +0000)]
Fill Chi2perNDF (from TPC) for AliAODtrack

14 years agofixed warnings
slindal [Thu, 8 Apr 2010 10:02:11 +0000 (10:02 +0000)]
fixed warnings

14 years agoAdded "Save Viewers" button and functionality to alihlteve
slindal [Thu, 8 Apr 2010 10:02:02 +0000 (10:02 +0000)]
Added "Save Viewers" button and functionality to alihlteve

14 years agoNew pt dependent dca cuts.
morsch [Thu, 8 Apr 2010 09:41:07 +0000 (09:41 +0000)]
New pt dependent dca cuts.
(A. Dainese)

14 years ago set new run range and root version, do only run k_T cluster analysis for now, change...
kleinb [Thu, 8 Apr 2010 08:35:09 +0000 (08:35 +0000)]
 set new run range and root version, do only run k_T cluster analysis for now, changed comments

14 years agoStudy jet p_T vs. total mult
kleinb [Thu, 8 Apr 2010 08:32:39 +0000 (08:32 +0000)]
Study jet p_T vs. total mult

14 years agoFixing T0 compilation
fca [Thu, 8 Apr 2010 08:02:03 +0000 (08:02 +0000)]
Fixing T0 compilation

14 years agofixing a minor memory leak. Objects from the standard content had been removed from...
richterm [Thu, 8 Apr 2010 07:55:39 +0000 (07:55 +0000)]
fixing a minor memory leak. Objects from the standard content had been removed from the list without destroying the actual objects

14 years agoextended AliHLTCTPData test. Generating nested class names and checking further funct...
richterm [Thu, 8 Apr 2010 07:13:01 +0000 (07:13 +0000)]
extended AliHLTCTPData test. Generating nested class names and checking further functionality.
correcting compilation warning

14 years agoadding support for similar class names (e.g 'mytrigger', 'mytriggerA'). This
richterm [Thu, 8 Apr 2010 07:10:26 +0000 (07:10 +0000)]
adding support for similar class names (e.g 'mytrigger', 'mytriggerA'). This
had been ommitted in the first implementation of EvaluateCTPTriggerClass

Adding new method to check the status of a trigger. Can be used instead of
EvaluateCTPTriggerClass as this function requires to have the exact class name
present in the running trigger configuration.
  /**
   * Check state of a trigger class.
   * If the class name is not part of the current trigger setup (i.e. ECS parameter
   * does not contain a trigger definition for this class name) the function
   * returns -1
   * @return -1 class name not initialized,
   *          0 trigger not active
   *          1 trigger active
   */
  int CheckTrigger(const char* name) const;

14 years agocode cleanup, delete some backward compatibility code and call functions of AliHLTSys...
richterm [Thu, 8 Apr 2010 07:01:52 +0000 (07:01 +0000)]
code cleanup, delete some backward compatibility code and call functions of AliHLTSystem directly
the code concerned old AliRoot version where the HLT/rec was not part of the HLT build system
long in the past

14 years agoadding cleanup of HLT memory pages
richterm [Thu, 8 Apr 2010 06:58:01 +0000 (06:58 +0000)]
adding cleanup of HLT memory pages

14 years agoenable keyword substitution
richterm [Thu, 8 Apr 2010 06:56:38 +0000 (06:56 +0000)]
enable keyword substitution

14 years agochanging names of local variables in accordance with coding conventions
richterm [Thu, 8 Apr 2010 06:54:58 +0000 (06:54 +0000)]
changing names of local variables in accordance with coding conventions

14 years agochanging the class name in accordance wit coding conventions and adding
richterm [Thu, 8 Apr 2010 06:50:00 +0000 (06:50 +0000)]
changing the class name in accordance wit coding conventions and adding
typedef for backward compatibility`

14 years agoupdating documentation
richterm [Thu, 8 Apr 2010 06:48:16 +0000 (06:48 +0000)]
updating documentation

14 years agoupdating documentation
richterm [Thu, 8 Apr 2010 06:46:44 +0000 (06:46 +0000)]
updating documentation

14 years agoalignment objects for EMCAL_FIRSTYEAR geometry from survey
jklay [Thu, 8 Apr 2010 04:49:40 +0000 (04:49 +0000)]
alignment objects for EMCAL_FIRSTYEAR geometry from survey

14 years agoupdates to read survey parameters from EDMS info
jklay [Thu, 8 Apr 2010 04:48:53 +0000 (04:48 +0000)]
updates to read survey parameters from EDMS info

14 years agoadding survey file in AliSurveyObj format
jklay [Thu, 8 Apr 2010 00:28:34 +0000 (00:28 +0000)]
adding survey file in AliSurveyObj format

14 years agostart of moving various methods into the flowevent
snelling [Wed, 7 Apr 2010 21:04:19 +0000 (21:04 +0000)]
start of moving various methods into the flowevent

14 years agoesdTrackCutsITSsa->SetRequireITSStandAlone(kTRUE,kTRUE);
morsch [Wed, 7 Apr 2010 18:13:26 +0000 (18:13 +0000)]
esdTrackCutsITSsa->SetRequireITSStandAlone(kTRUE,kTRUE);
instead of the current
esdTrackCutsITSsa->SetRequireITSStandAlone(kTRUE);
(A. Dainese)

14 years agoWhen unsetting the default storage clear the run-number, the fRaw flag and the first...
rgrosso [Wed, 7 Apr 2010 17:00:25 +0000 (17:00 +0000)]
When unsetting the default storage clear the run-number, the fRaw flag and the first and last runs for the LHC period

14 years agoUpdating GRP preprocessor:
zampolli [Wed, 7 Apr 2010 16:42:42 +0000 (16:42 +0000)]
Updating GRP preprocessor:
- Beam type retrieved
- Processing LHC data only in case the run type is PHYSICS

Updating test files.

14 years ago- included the seed creation in one process with the calibration analysis
kkanaki [Wed, 7 Apr 2010 15:03:12 +0000 (15:03 +0000)]
- included the seed creation in one process with the calibration analysis

14 years ago- increased the size of the TObjArray containing the MC labels of the seeds
kkanaki [Wed, 7 Apr 2010 14:58:39 +0000 (14:58 +0000)]
- increased the size of the TObjArray containing the MC labels of the seeds

14 years agoFixed correction for bug #65093. One should learn C++ before doing what was done...
hristov [Wed, 7 Apr 2010 13:39:45 +0000 (13:39 +0000)]
Fixed correction for bug #65093. One should learn C++ before doing what was done in the so called fix for memory leak

14 years agoupdates for the pilot train
abercuci [Wed, 7 Apr 2010 13:22:35 +0000 (13:22 +0000)]
updates for the pilot train

14 years agoFine tuning for executing Terminate when merging via JDL's
agheata [Wed, 7 Apr 2010 12:07:05 +0000 (12:07 +0000)]
Fine tuning for executing Terminate when merging via JDL's

14 years ago Removing outlayers from spectra
alla [Wed, 7 Apr 2010 11:48:44 +0000 (11:48 +0000)]
 Removing outlayers from spectra

14 years ago DA find only coorect peak
alla [Wed, 7 Apr 2010 11:46:16 +0000 (11:46 +0000)]
 DA find only coorect peak

14 years agoSkip local Terminate if there was a merging+terminate job
agheata [Wed, 7 Apr 2010 11:44:45 +0000 (11:44 +0000)]
Skip local Terminate if there was a merging+terminate job

14 years agofix handling of bad channels map
gconesab [Wed, 7 Apr 2010 11:38:36 +0000 (11:38 +0000)]
fix handling of bad channels map

14 years agoTerminate should not be skipped in "gridterminate" mode
agheata [Wed, 7 Apr 2010 11:37:40 +0000 (11:37 +0000)]
Terminate should not be skipped in "gridterminate" mode

14 years agoFix leak in TList of AliNeutralMesonSelection Histograms
gconesab [Wed, 7 Apr 2010 10:19:23 +0000 (10:19 +0000)]
Fix leak in TList of AliNeutralMesonSelection Histograms

14 years agoput protection in case of missing input event or header, add some dedug prints
gconesab [Wed, 7 Apr 2010 09:49:03 +0000 (09:49 +0000)]
put protection in case of missing input event or header, add some dedug prints

14 years agoCoding conventions fixed.
zampolli [Wed, 7 Apr 2010 09:29:32 +0000 (09:29 +0000)]
Coding conventions fixed.

14 years agoMissing packages produce a Fatal
agheata [Wed, 7 Apr 2010 09:01:54 +0000 (09:01 +0000)]
Missing packages produce a Fatal

14 years agoCoding rule violations corrected.
morsch [Wed, 7 Apr 2010 08:40:06 +0000 (08:40 +0000)]
Coding rule violations corrected.

14 years agoThe merging jobs run also the Terminate method of the tasks after merging.
agheata [Wed, 7 Apr 2010 08:33:26 +0000 (08:33 +0000)]
The merging jobs run also the Terminate method of the tasks after merging.

14 years agoTask name without spaces. Improve handling of directories in output files (Diego)
martinez [Wed, 7 Apr 2010 08:14:15 +0000 (08:14 +0000)]
Task name without spaces. Improve handling of directories in output files (Diego)

14 years ago1. Correctly fill the theta values for ghosts. 2. Improve the efficiency plots in...
martinez [Wed, 7 Apr 2010 08:13:13 +0000 (08:13 +0000)]
1. Correctly fill the theta values for ghosts. 2. Improve the efficiency plots in the terminate function  (Diego)

14 years ago- coding rule violations corrected
morsch [Wed, 7 Apr 2010 07:45:11 +0000 (07:45 +0000)]
- coding rule violations corrected
- added to compilation

14 years agoAdding more intelligent names to the raw histos shown at P2
hdalsgaa [Wed, 7 Apr 2010 00:38:46 +0000 (00:38 +0000)]
Adding more intelligent names to the raw histos shown at P2

14 years agoMoved track cuts to base class
dainese [Tue, 6 Apr 2010 21:58:27 +0000 (21:58 +0000)]
Moved track cuts to base class

14 years agoDon't exit preprocessor with error code if time graphs are missing in ExtractCE
haavard [Tue, 6 Apr 2010 16:19:25 +0000 (16:19 +0000)]
Don't exit preprocessor with error code if time graphs are missing in ExtractCE

14 years agoCheck for existence for time dependent graphs in ExtractCE
haavard [Tue, 6 Apr 2010 14:50:08 +0000 (14:50 +0000)]
Check for existence for time dependent graphs in ExtractCE

14 years agoremoving print out in Init()
kleinb [Tue, 6 Apr 2010 14:42:41 +0000 (14:42 +0000)]
removing print out in Init()

14 years agoCoding convention fixes
belikov [Tue, 6 Apr 2010 13:55:43 +0000 (13:55 +0000)]
Coding convention fixes

14 years agoDo not call ConnectInputData for each event (mem leak)
kleinb [Tue, 6 Apr 2010 13:53:21 +0000 (13:53 +0000)]
Do not call ConnectInputData for each event (mem leak)

14 years agoFixing warnings
hdalsgaa [Tue, 6 Apr 2010 12:30:54 +0000 (12:30 +0000)]
Fixing warnings

14 years agoWriting histograms to file is temporarily disabled.
policheh [Tue, 6 Apr 2010 10:03:55 +0000 (10:03 +0000)]
Writing histograms to file is temporarily disabled.

14 years agoFixes to the previous coding convention fixes
belikov [Tue, 6 Apr 2010 10:02:56 +0000 (10:02 +0000)]
Fixes to the previous coding convention fixes

14 years agoCoding convention fixes
belikov [Tue, 6 Apr 2010 09:48:18 +0000 (09:48 +0000)]
Coding convention fixes

14 years agobug fix
alla [Tue, 6 Apr 2010 09:37:48 +0000 (09:37 +0000)]
bug fix

14 years agobug fix
sgorbuno [Tue, 6 Apr 2010 09:07:58 +0000 (09:07 +0000)]
bug fix

14 years agodimuons from omega Dalitz decay included.
morsch [Tue, 6 Apr 2010 08:31:59 +0000 (08:31 +0000)]
dimuons from omega Dalitz decay included.

14 years agoheader class AliTocaliblatency
alla [Tue, 6 Apr 2010 05:57:36 +0000 (05:57 +0000)]
header class AliTocaliblatency

14 years agoTesting new class for analysis cuts
dainese [Mon, 5 Apr 2010 20:01:02 +0000 (20:01 +0000)]
Testing new class for analysis cuts