]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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

14 years agoNew classes to keep analysis cuts
dainese [Mon, 5 Apr 2010 19:50:35 +0000 (19:50 +0000)]
New classes to keep analysis cuts

14 years agoForgotten printf is removed.
kharlov [Mon, 5 Apr 2010 17:57:50 +0000 (17:57 +0000)]
Forgotten printf is removed.

14 years agoReactivate the log messages (Theo)
cblume [Mon, 5 Apr 2010 17:16:36 +0000 (17:16 +0000)]
Reactivate the log messages (Theo)

14 years agoProtections in Terminate
dainese [Mon, 5 Apr 2010 15:21:55 +0000 (15:21 +0000)]
Protections in Terminate

14 years agoUpdate from D. Blau to be used in the train
gconesab [Mon, 5 Apr 2010 13:22:27 +0000 (13:22 +0000)]
Update from D. Blau to be used in the train

14 years ago Latency entry in OCDB
alla [Mon, 5 Apr 2010 11:14:44 +0000 (11:14 +0000)]
 Latency entry in OCDB

14 years ago reading latency from OCDB
alla [Mon, 5 Apr 2010 11:13:19 +0000 (11:13 +0000)]
 reading latency from OCDB

14 years ago reading latency from OCDB
alla [Mon, 5 Apr 2010 11:12:02 +0000 (11:12 +0000)]
 reading latency from OCDB

14 years agoCorrect compilation warning
gconesab [Mon, 5 Apr 2010 09:55:45 +0000 (09:55 +0000)]
Correct compilation warning
Simplify setting of bad channels in analysis
Check bad channels in QA analysis only when requested in Reader.

14 years agoCorrection in Raws2Digit method for ACORDE: now they go from 0 to 59
mrodrigu [Sun, 4 Apr 2010 22:12:46 +0000 (22:12 +0000)]
Correction in Raws2Digit method for ACORDE: now they go from 0 to 59

14 years agofixed memory leak while handling calibration triggers
rpreghen [Sun, 4 Apr 2010 21:15:18 +0000 (21:15 +0000)]
fixed memory leak while handling calibration triggers

14 years agoOption to reject clusters containing bad channels.
gconesab [Sun, 4 Apr 2010 14:44:01 +0000 (14:44 +0000)]
Option to reject clusters containing bad channels.
Option to analyze only LED-Calibration events
Some QA new histograms (time - T0) added as comments until clear how to fill them

14 years agoPossibility to downsample low pt tracks
dainese [Sat, 3 Apr 2010 16:27:02 +0000 (16:27 +0000)]
Possibility to downsample low pt tracks

14 years agoTrying to fix coding violations.
aszostak [Sat, 3 Apr 2010 14:12:56 +0000 (14:12 +0000)]
Trying to fix coding violations.

14 years agoSmall bugfix (Theo)
cblume [Sat, 3 Apr 2010 09:07:07 +0000 (09:07 +0000)]
Small bugfix (Theo)

14 years agoadded macro to read T0-fill reference data
rpreghen [Sat, 3 Apr 2010 07:45:40 +0000 (07:45 +0000)]
added macro to read T0-fill reference data

14 years agoUpdate of calibration task to work with the new format (Raphaelle)
cblume [Fri, 2 Apr 2010 14:12:02 +0000 (14:12 +0000)]
Update of calibration task to work with the new format (Raphaelle)

14 years agoFixes to run embedding/merging for SSD (E. Fragiacomo)
masera [Fri, 2 Apr 2010 10:37:03 +0000 (10:37 +0000)]
Fixes to run embedding/merging for SSD (E. Fragiacomo)

14 years agoAliITSv11GeometrySupport.cxx :
masera [Fri, 2 Apr 2010 09:38:08 +0000 (09:38 +0000)]
AliITSv11GeometrySupport.cxx :
---- In SSDCone, the thickness of the carbon fiber skin has been changed from
0.6 to 0.625 mm.
---- In SDDCableTraysSideA and in SSDCableTraysSideA the radial positioning
has been changed from 410.0 a 408.3mm to eliminate a new overlap with the
external rings.
---- In SSDCableTraysSideA, minor modification to an assembly name and related variable.

AliITSv11Hybrid.cxx :
---- In CreateMaterials, the carbon fiber density has been changed from 1.63
to 1.8

M. Sitta / M. Van Leeuwen

14 years agoDensity of air scaled to 960 mbar
morsch [Thu, 1 Apr 2010 19:43:37 +0000 (19:43 +0000)]
Density of air scaled to 960 mbar
(thanks to Ana Marin)

14 years agoCorrected HV values for PbPb. MIP at 2 ADC.
cvetan [Thu, 1 Apr 2010 19:12:35 +0000 (19:12 +0000)]
Corrected HV values for PbPb. MIP at 2 ADC.

14 years agoFrom Mario:
mtadel [Thu, 1 Apr 2010 16:35:34 +0000 (16:35 +0000)]
From Mario:
Changed the name of the volumes for the scintillafors of acorde;
ACORDE2_5 changed to ACORDESCINTILLATORMODULE_6.

14 years agoOne more plot.
morsch [Thu, 1 Apr 2010 16:30:52 +0000 (16:30 +0000)]
One more plot.
Eva Sicking

14 years agoFixing bug #60988: Worrying message from InitPlaneEff
fca [Thu, 1 Apr 2010 15:33:58 +0000 (15:33 +0000)]
Fixing bug #60988: Worrying message from InitPlaneEff

14 years agoStored time information in the hits
gvolpe [Thu, 1 Apr 2010 14:50:12 +0000 (14:50 +0000)]
Stored time information in the hits

14 years agoMacros used to produce the OCDB entries for MC. One for default (p-p) and one for...
cvetan [Thu, 1 Apr 2010 14:13:51 +0000 (14:13 +0000)]
Macros used to produce the OCDB entries for MC. One for default (p-p) and one for Pb-Pb (stored in CalibPbPb folder in OCDB). Pb-Pb entry is already added. The default one will arrive together with the new simulation code.

14 years agoCorrected PM gain for V0C 27
cvetan [Thu, 1 Apr 2010 13:40:42 +0000 (13:40 +0000)]
Corrected PM gain for V0C 27

14 years ago- new pulls plots
abercuci [Thu, 1 Apr 2010 12:51:36 +0000 (12:51 +0000)]
- new pulls plots
- increase no of TPC clusters cut (suggested Dariusz)
- fix DET plot

14 years agoAddFriend in Notify()
morsch [Thu, 1 Apr 2010 12:35:33 +0000 (12:35 +0000)]
AddFriend in Notify()

14 years agofixed memory leak in PHYSICS DA and updated configuration file with mean multiplicity...
rpreghen [Thu, 1 Apr 2010 10:59:44 +0000 (10:59 +0000)]
fixed memory leak in PHYSICS DA and updated configuration file with mean multiplicity observed at 7 TeV

14 years agoVZERO deps for EMCAL
mploskon [Thu, 1 Apr 2010 10:10:53 +0000 (10:10 +0000)]
VZERO deps for EMCAL

14 years agoUpdate
dainese [Thu, 1 Apr 2010 10:06:49 +0000 (10:06 +0000)]
Update

14 years agoCoding Conventions
fca [Thu, 1 Apr 2010 09:06:33 +0000 (09:06 +0000)]
Coding Conventions

14 years agoadded TPC dcaz VS eta
dainese [Thu, 1 Apr 2010 08:31:42 +0000 (08:31 +0000)]
added TPC dcaz VS eta

14 years agoCoding Conventions
fca [Thu, 1 Apr 2010 07:34:07 +0000 (07:34 +0000)]
Coding Conventions

14 years agosupport for first 7 tev runs
jgrosseo [Thu, 1 Apr 2010 07:04:08 +0000 (07:04 +0000)]
support for first 7 tev runs

14 years agoDo not reset a zero pointer to MC info
kleinb [Thu, 1 Apr 2010 06:24:56 +0000 (06:24 +0000)]
Do not reset a zero pointer to MC info

14 years agoProtection against double setting of bad channels.
kharlov [Wed, 31 Mar 2010 22:18:54 +0000 (22:18 +0000)]
Protection against double setting of bad channels.

14 years agoRemoving obsolete code.
cvetan [Wed, 31 Mar 2010 21:43:35 +0000 (21:43 +0000)]
Removing obsolete code.

14 years agoFrom Jiri and Francesco: code to look at TRU L0 info
dsilverm [Wed, 31 Mar 2010 18:49:41 +0000 (18:49 +0000)]
From Jiri and Francesco: code to look at TRU L0 info

14 years agoAdded missing deletes
slindal [Wed, 31 Mar 2010 18:12:26 +0000 (18:12 +0000)]
Added missing deletes

14 years agoremoved unnecessary cout
slindal [Wed, 31 Mar 2010 17:52:49 +0000 (17:52 +0000)]
removed unnecessary cout

14 years agoMerge branch 'trigger'
slindal [Wed, 31 Mar 2010 17:52:32 +0000 (17:52 +0000)]
Merge branch 'trigger'

* trigger:
  Tested new CALO cluster Energy trigger class with 2 child instances, PHOS & EMCal
  Changed PHOS threshold trigger to CALO threshold trigger and made PHOS a child. Emcal not yet added

14 years agochanged max matching distance to 40cm in globaltrackmatcher
slindal [Wed, 31 Mar 2010 17:52:04 +0000 (17:52 +0000)]
changed max matching distance to 40cm in globaltrackmatcher

14 years agoAdded OCDB configuration object for EMCAL Cluster energy threshold trigger
slindal [Wed, 31 Mar 2010 17:51:08 +0000 (17:51 +0000)]
Added OCDB configuration object for EMCAL Cluster energy threshold trigger

14 years agoskip dead and hot check step in DA
dsilverm [Wed, 31 Mar 2010 17:38:15 +0000 (17:38 +0000)]
skip dead and hot check step in DA

14 years agoSwitch... was called twice.
morsch [Wed, 31 Mar 2010 17:25:25 +0000 (17:25 +0000)]
Switch... was called twice.

14 years agoA fix for being able to compile the par file of ANALYSISalice if requested
agheata [Wed, 31 Mar 2010 16:31:54 +0000 (16:31 +0000)]
A fix for being able to compile the par file of ANALYSISalice if requested

14 years agoCoding conv viols fixed (Raphael)
cvetan [Wed, 31 Mar 2010 15:27:27 +0000 (15:27 +0000)]
Coding conv viols fixed (Raphael)

14 years agoAdding the TDC thresholds to the calib object. To be tested tonight on the test shutt...
cvetan [Wed, 31 Mar 2010 13:47:13 +0000 (13:47 +0000)]
Adding the TDC thresholds to the calib object. To be tested tonight on the test shuttle and then put as a porting request in savannah.