]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoUpdating example reco macro for real data
laphecet [Tue, 17 Nov 2009 12:53:21 +0000 (12:53 +0000)]
Updating example reco macro for real data

14 years agoSmall doc
hristov [Tue, 17 Nov 2009 12:28:57 +0000 (12:28 +0000)]
Small doc

14 years agoMajor update of the CMake compilation:
hristov [Tue, 17 Nov 2009 12:20:55 +0000 (12:20 +0000)]
Major update of the CMake compilation:
- automatic generation of the class lists based on *.pkg files
- integration of the code checker
- creation of the binaries and the library in separate subdirectories
- improvements in the CMake macros (ALICEmacro, FindROOT)

More changes will come after this set is exposed to the users.

Florian, Stefan

14 years agoadding libAliHLTMUON to trigger lib dependencies
richterm [Tue, 17 Nov 2009 12:18:13 +0000 (12:18 +0000)]
adding libAliHLTMUON to trigger lib dependencies

14 years agoChanges in frame required to work without AODs output in case of usage of AliAnaCalor...
gconesab [Tue, 17 Nov 2009 12:11:56 +0000 (12:11 +0000)]
Changes in frame required to work without AODs output in case of usage of AliAnaCalorimeterQA
- AliAnaCalorimeterQA: More independent of the reader, no gets ESDs or AODs directly from
input event.
- AliMCAnalysisUtils: New check on the overlap of photons in the clusters. Input for CheckOrigin
methods is now either a single label (more contributing to the cluster) or the list of labels stored
in calo clusters.

14 years agoremove control character
fca [Tue, 17 Nov 2009 11:28:38 +0000 (11:28 +0000)]
remove control character

14 years agodNdPt analysis
jotwinow [Tue, 17 Nov 2009 11:17:30 +0000 (11:17 +0000)]
dNdPt analysis

14 years agodNdPt analysis
jotwinow [Tue, 17 Nov 2009 11:16:45 +0000 (11:16 +0000)]
dNdPt analysis

14 years agodNdPt analysis
jotwinow [Tue, 17 Nov 2009 11:14:48 +0000 (11:14 +0000)]
dNdPt analysis

14 years agoFixing (again) the HV display for St1 and 2. Should be OK now
laphecet [Tue, 17 Nov 2009 10:57:40 +0000 (10:57 +0000)]
Fixing (again) the HV display for St1 and 2. Should be OK now

14 years agoreduce verbosity for detectors which do not create SDigits
schutz [Tue, 17 Nov 2009 10:49:20 +0000 (10:49 +0000)]
reduce verbosity for detectors which do not create SDigits

14 years agoOCDB calibration info from Yale and Grenoble cosmic studies; documentation on how...
dsilverm [Tue, 17 Nov 2009 10:48:14 +0000 (10:48 +0000)]
OCDB calibration info from Yale and Grenoble cosmic studies; documentation on how the info was assembled is available under http://cern.ch/dsilverm/cosmicsCalib/ Run2009_* areas

14 years agoadding protection in copy constructor: check for source array size
richterm [Tue, 17 Nov 2009 09:38:08 +0000 (09:38 +0000)]
adding protection in copy constructor: check for source array size

14 years agochanged container names
dainese [Tue, 17 Nov 2009 08:57:39 +0000 (08:57 +0000)]
changed container names

14 years agoIncrease speed of SDD cluster finder (F. Prino)
prino [Tue, 17 Nov 2009 08:32:41 +0000 (08:32 +0000)]
Increase speed of SDD cluster finder (F. Prino)

14 years agoModified binning in config file
pulvir [Tue, 17 Nov 2009 08:26:35 +0000 (08:26 +0000)]
Modified binning in config file

14 years agoUpdating V0 configuration.
zampolli [Tue, 17 Nov 2009 07:18:14 +0000 (07:18 +0000)]
Updating V0 configuration.

14 years agoadded method GetNDaughters()
kleinb [Tue, 17 Nov 2009 06:50:51 +0000 (06:50 +0000)]
added method GetNDaughters()

14 years agoadding the MonitoringRelay component
richterm [Mon, 16 Nov 2009 23:55:49 +0000 (23:55 +0000)]
adding the MonitoringRelay component
The MonitoringRelay can be used together with components producing histograms and publishing those
just for a scaled down number of events. The relay keeps a copy of the binary data block for every
new TObject, though objects are unpacked in order to extract name and title. The component publishes
the binary blocks for every event, the time consuming streaming however is avoided.
First version, needs to be fully tested.

14 years agoprint the GlobalTrigger statistics once every 60s
richterm [Mon, 16 Nov 2009 23:31:16 +0000 (23:31 +0000)]
print the GlobalTrigger statistics once every 60s
this is now a quick solution as I did not manage to finish the event/run summary code

14 years agotemporarily reverting part of r36598
richterm [Mon, 16 Nov 2009 23:23:31 +0000 (23:23 +0000)]
temporarily reverting part of r36598
the output data type of the (global) trigger decision had been changed to the
specific data type kAliHLTDataTypeGlobalTrigger and kAliHLTDataTypeTrigger.
This needs some changes in the handlers first which needs to be ported to the
release in order to be active for Grid reconstruction. Will hopefully be done
within the next few days.

14 years agoUpdated DA documentation + correct location of OCDB snapshot, agreed with Barth.
cvetan [Mon, 16 Nov 2009 23:12:14 +0000 (23:12 +0000)]
Updated DA documentation + correct location of OCDB snapshot, agreed with Barth.

14 years agofixed errors and warnings
jotwinow [Mon, 16 Nov 2009 21:14:06 +0000 (21:14 +0000)]
fixed errors and warnings

14 years agoRemoving too verbose log.
cvetan [Mon, 16 Nov 2009 20:56:22 +0000 (20:56 +0000)]
Removing too verbose log.

14 years agoRemoving too verbose log.
cvetan [Mon, 16 Nov 2009 20:55:23 +0000 (20:55 +0000)]
Removing too verbose log.

14 years agoNo more useful warning commented
coppedis [Mon, 16 Nov 2009 20:33:19 +0000 (20:33 +0000)]
No more useful warning commented

14 years agoMove trigger class print from to debug mode
gconesab [Mon, 16 Nov 2009 20:03:45 +0000 (20:03 +0000)]
Move trigger class print from to debug mode

14 years agoGo back to 24 time bins for the time being
cblume [Mon, 16 Nov 2009 18:51:01 +0000 (18:51 +0000)]
Go back to 24 time bins for the time being

14 years agoFixes to make the preprocessor more robust in case of missing adc aliases.
cvetan [Mon, 16 Nov 2009 16:27:03 +0000 (16:27 +0000)]
Fixes to make the preprocessor more robust in case of missing adc aliases.

14 years agoMoving trigger conditions classes from sim library to base library (A. MAstroserio...
masera [Mon, 16 Nov 2009 16:17:07 +0000 (16:17 +0000)]
Moving trigger conditions classes from sim library to base library (A. MAstroserio) - Savannah bug 58895

14 years agoAdded protection for bad pedestal subtraction
coppedis [Mon, 16 Nov 2009 16:13:20 +0000 (16:13 +0000)]
Added protection for bad pedestal subtraction

14 years agoFixes in documentation
ivana [Mon, 16 Nov 2009 16:00:25 +0000 (16:00 +0000)]
Fixes in documentation

14 years agoCdf adapted to the common debug option
dperrino [Mon, 16 Nov 2009 15:59:27 +0000 (15:59 +0000)]
Cdf adapted to the common debug option

14 years agoFixes in documentation
ivana [Mon, 16 Nov 2009 15:57:54 +0000 (15:57 +0000)]
Fixes in documentation

14 years agoUpdated list of classes
ivana [Mon, 16 Nov 2009 15:56:47 +0000 (15:56 +0000)]
Updated list of classes

14 years agoadded histograms
jgrosseo [Mon, 16 Nov 2009 15:44:45 +0000 (15:44 +0000)]
added histograms

14 years agoADC slope changed to 0.6 pC per channel
cheynis [Mon, 16 Nov 2009 15:42:14 +0000 (15:42 +0000)]
ADC slope changed to 0.6 pC per channel

14 years agoDebug option moved to the base class
dperrino [Mon, 16 Nov 2009 15:39:59 +0000 (15:39 +0000)]
Debug option moved to the base class

14 years agoUpdating V0 configuration for the test setup.
zampolli [Mon, 16 Nov 2009 15:30:48 +0000 (15:30 +0000)]
Updating V0 configuration for the test setup.

14 years agoChange of range (max value) of HV histos used to extract HV mean values
cheynis [Mon, 16 Nov 2009 15:27:25 +0000 (15:27 +0000)]
Change of range (max value) of HV histos used to extract HV mean values

14 years agofixing coding viol
snelling [Mon, 16 Nov 2009 15:11:25 +0000 (15:11 +0000)]
fixing coding viol

14 years agoSelection of ADC words updated to get correct calibration
coppedis [Mon, 16 Nov 2009 15:02:31 +0000 (15:02 +0000)]
Selection of ADC words updated to get correct calibration

14 years ago- fixing problem with offset subtraction
odjuvsla [Mon, 16 Nov 2009 14:56:35 +0000 (14:56 +0000)]
- fixing problem with offset subtraction

14 years agoMove the documentaion to the scripts directory
marian [Mon, 16 Nov 2009 14:56:31 +0000 (14:56 +0000)]
Move the documentaion to the scripts directory
(Marian)

14 years agoM filterRecLog.sh - remove the ssyswatch log parsing - too long
marian [Mon, 16 Nov 2009 14:54:17 +0000 (14:54 +0000)]
M      filterRecLog.sh       - remove the ssyswatch log parsing  - too long
M      resubmitMissing.sh    - specify the input run list
M      submitCalib.sh        - remove old logs
ReadmeTrain.txt runTrainBatch.sh - move the files from the CalibMacros directory

14 years agoJet ordering by estimated energy
dperrino [Mon, 16 Nov 2009 14:42:06 +0000 (14:42 +0000)]
Jet ordering by estimated energy

14 years agochange to prepare for the faster SDD cluster finder (offline). Will be
richterm [Mon, 16 Nov 2009 14:29:20 +0000 (14:29 +0000)]
change to prepare for the faster SDD cluster finder (offline). Will be
effective with the new offline code. No impact on SPD and SSD cluster finders.
(Gaute)

14 years agoAdding histograms for absolute z residuals
marian [Mon, 16 Nov 2009 14:27:02 +0000 (14:27 +0000)]
Adding histograms for absolute z residuals
(Marian)

14 years agoadd pt calibration check component (S. Schuchmann)
jotwinow [Mon, 16 Nov 2009 13:56:43 +0000 (13:56 +0000)]
add pt calibration check component (S. Schuchmann)

14 years agofollow coding convension (S. Schuchmann)
jotwinow [Mon, 16 Nov 2009 13:48:43 +0000 (13:48 +0000)]
follow coding convension (S. Schuchmann)

14 years agoNeed to include STEERbase in Makefile to work with par files without all aliroot...
gconesab [Mon, 16 Nov 2009 13:15:03 +0000 (13:15 +0000)]
Need to include STEERbase in Makefile to work with par files without all aliroot libraries in environment

14 years agoMemory trashing in TOF reconstruction (P.Hristov)
decaro [Mon, 16 Nov 2009 13:10:28 +0000 (13:10 +0000)]
Memory trashing in TOF reconstruction (P.Hristov)

14 years agocorrect version number
alla [Mon, 16 Nov 2009 12:19:51 +0000 (12:19 +0000)]
correct version number

14 years agoAdded setters
dainese [Mon, 16 Nov 2009 12:12:50 +0000 (12:12 +0000)]
Added setters

14 years agoPossibility to redo vertex on the flight
dainese [Mon, 16 Nov 2009 12:06:02 +0000 (12:06 +0000)]
Possibility to redo vertex on the flight

14 years agocorrected warnings
rvernet [Mon, 16 Nov 2009 11:46:53 +0000 (11:46 +0000)]
corrected warnings

14 years agoFlag to avoid divisions by cero in QAChecker
mrodrigu [Mon, 16 Nov 2009 11:38:05 +0000 (11:38 +0000)]
Flag to avoid divisions by cero in QAChecker

14 years agoUpdate from Arshad Masoodi. Adding triggering option for any DDLs received.
aszostak [Mon, 16 Nov 2009 11:22:04 +0000 (11:22 +0000)]
Update from Arshad Masoodi. Adding triggering option for any DDLs received.

14 years agosin(phi)=1 is acceptable. However, for the error calculations, it is safer if sin...
belikov [Mon, 16 Nov 2009 11:18:40 +0000 (11:18 +0000)]
sin(phi)=1 is acceptable. However, for the error calculations, it is safer if sin(phi)<1

14 years agoCorrection to the last commit
cvetan [Mon, 16 Nov 2009 11:13:17 +0000 (11:13 +0000)]
Correction to the last commit

14 years ago Addsupport for AOD /delta AOD, limit printouts and use different names for output...
kleinb [Mon, 16 Nov 2009 11:07:12 +0000 (11:07 +0000)]
 Addsupport for  AOD /delta AOD, limit printouts and use different names for output when running on differnt  jet finders

14 years agocmake update (Oystein)
richterm [Mon, 16 Nov 2009 10:25:21 +0000 (10:25 +0000)]
cmake update (Oystein)

14 years agoThis macro will read the data files and created TGraph2D
dibari [Mon, 16 Nov 2009 10:08:17 +0000 (10:08 +0000)]
This macro will read the data files and created TGraph2D
objects  (packed to a TObjArray) in OCDB/HMPID/Calib/QeMap

14 years agoQe files per PC
dibari [Mon, 16 Nov 2009 10:05:54 +0000 (10:05 +0000)]
Qe files per PC

14 years agoDirectory to contain the Qe files per PC
dibari [Mon, 16 Nov 2009 10:01:15 +0000 (10:01 +0000)]
Directory to contain the Qe files per PC

14 years agoAdded possibility to use RawFitterv3 in reconstruction
prsnko [Mon, 16 Nov 2009 09:56:18 +0000 (09:56 +0000)]
Added possibility to use RawFitterv3 in reconstruction

14 years agocover case for AOD analysis
kleinb [Mon, 16 Nov 2009 09:54:50 +0000 (09:54 +0000)]
cover case for AOD analysis

14 years agomemory leak fixed
prsnko [Mon, 16 Nov 2009 09:43:50 +0000 (09:43 +0000)]
memory leak fixed

14 years agoComment modified
enrico [Mon, 16 Nov 2009 09:17:30 +0000 (09:17 +0000)]
Comment modified

14 years agoProtections added (Mariella)
enrico [Mon, 16 Nov 2009 09:17:03 +0000 (09:17 +0000)]
Protections added (Mariella)

14 years agoProtections added (Mariella)
enrico [Mon, 16 Nov 2009 09:16:52 +0000 (09:16 +0000)]
Protections added (Mariella)

14 years agoBe less verbose
laphecet [Mon, 16 Nov 2009 09:16:00 +0000 (09:16 +0000)]
Be less verbose

14 years agoInit full store at once to avoid confusing its normal growth with a memory leak
laphecet [Mon, 16 Nov 2009 09:14:01 +0000 (09:14 +0000)]
Init full store at once to avoid confusing its normal growth with a memory leak

14 years agoEnable error logging (even though it is not currently working in the RawReader itself...
laphecet [Mon, 16 Nov 2009 09:08:27 +0000 (09:08 +0000)]
Enable error logging (even though it is not currently working in the RawReader itself... see savannah bug report number 58620)

14 years agoAdding a warning when requesting histogramming
laphecet [Mon, 16 Nov 2009 09:05:44 +0000 (09:05 +0000)]
Adding a warning when requesting histogramming

14 years agoAdding a method to dump the readout errors at the end of the decoding
laphecet [Mon, 16 Nov 2009 09:04:18 +0000 (09:04 +0000)]
Adding a method to dump the readout errors at the end of the decoding

14 years agoFixing memory leak
laphecet [Mon, 16 Nov 2009 08:56:15 +0000 (08:56 +0000)]
Fixing memory leak

14 years agobug fixed
alla [Mon, 16 Nov 2009 08:53:32 +0000 (08:53 +0000)]
bug fixed

14 years agoamplitude calibration and walk correction for next simulation/reconstruction
alla [Mon, 16 Nov 2009 08:52:49 +0000 (08:52 +0000)]
amplitude calibration and walk correction for next simulation/reconstruction

14 years agoRemoving obsolete file. Thanks to Federico for spotting the problem.
cvetan [Mon, 16 Nov 2009 08:10:49 +0000 (08:10 +0000)]
Removing obsolete file. Thanks to Federico for spotting the problem.

14 years agoFixing algorithm for efficiency calculation (Diego)
martinez [Mon, 16 Nov 2009 08:08:08 +0000 (08:08 +0000)]
Fixing algorithm for efficiency calculation (Diego)

14 years agopreprocessor with write protectiona nd new file simulated DAQ output for laser runs
alla [Mon, 16 Nov 2009 08:02:20 +0000 (08:02 +0000)]
preprocessor with write protectiona nd new file simulated DAQ output for laser runs

14 years agocorrect amplitude with fit parameters
alla [Mon, 16 Nov 2009 07:58:02 +0000 (07:58 +0000)]
correct amplitude with fit parameters

14 years agofix typo error (Markus)
abercuci [Mon, 16 Nov 2009 07:27:59 +0000 (07:27 +0000)]
fix typo error (Markus)

14 years agoChanges by Sara V. to UE class, and one cosmetic change in Spectrum task
kleinb [Mon, 16 Nov 2009 07:11:07 +0000 (07:11 +0000)]
Changes by Sara V. to UE class, and one cosmetic change in Spectrum task

14 years agoimpoved num precision
fca [Mon, 16 Nov 2009 05:02:28 +0000 (05:02 +0000)]
impoved num precision

14 years agoFix to the updated interface of the vertexer (Thanks Annalisa for spotting it).
cvetan [Mon, 16 Nov 2009 00:09:46 +0000 (00:09 +0000)]
Fix to the updated interface of the vertexer (Thanks Annalisa for spotting it).

14 years agoNew OCDB entries:
marian [Sun, 15 Nov 2009 23:11:18 +0000 (23:11 +0000)]
New OCDB entries:
GainFactorDedx - New Krypton gain calibration - August 2009 data
ClusterParam   - Angular and position correction tuned for MCDdata
(Alexander)

14 years agoProtection added
cheynis [Sun, 15 Nov 2009 22:56:23 +0000 (22:56 +0000)]
Protection added

14 years agoAliTPCcalibDButil.h.diff fix forward declarations
marian [Sun, 15 Nov 2009 22:31:53 +0000 (22:31 +0000)]
AliTPCcalibDButil.h.diff                fix forward declarations
AliTPCCalibQAChecker.h.diff             fix farward declarations
AliTPCCalibViewerGUIAlarms.h.diff       fix add protected
AliTPCCalibViewerGUIAlarms.cxx          warning removal
(Jens Wiechula)

14 years agoCosmic reference data (closes task 2476).
marian [Sun, 15 Nov 2009 22:23:14 +0000 (22:23 +0000)]
Cosmic reference data (closes task 2476).
(Peter Christiansen)

14 years agoBug fix: the mask should be 64-bit. The bug was the reason for the many 'classindex...
cvetan [Sun, 15 Nov 2009 21:44:01 +0000 (21:44 +0000)]
Bug fix: the mask should be 64-bit. The bug was the reason for the many 'classindex not found' error messages in the reco of recent cosmic runs'

14 years ago- Fixed bug which caused rewriting of HighGain/LowGain in the PHYSICS run;
policheh [Sun, 15 Nov 2009 21:24:06 +0000 (21:24 +0000)]
- Fixed bug which caused rewriting of HighGain/LowGain in the PHYSICS run;
- introduced the min. number of entries to recalculate the EMC calibrations;
- validity range for EMC calibrations changed to [fRun,Infinity].

14 years agoCoding violations corrected.
morsch [Sun, 15 Nov 2009 21:16:52 +0000 (21:16 +0000)]
Coding violations corrected.

14 years ago- fixing coding violations
odjuvsla [Sun, 15 Nov 2009 20:42:53 +0000 (20:42 +0000)]
- fixing coding violations

14 years agoTiming corrected, warnings corrected
prsnko [Sun, 15 Nov 2009 20:31:14 +0000 (20:31 +0000)]
Timing corrected, warnings corrected

14 years agoUpdated DA from Brigitte. Steerable clock range for pedestal evaluation - default...
cvetan [Sun, 15 Nov 2009 20:14:56 +0000 (20:14 +0000)]
Updated DA from Brigitte. Steerable clock range for pedestal evaluation - default from 16 to 19. Better handling of configuration file.

14 years agoUpdated Calibration Object
cheynis [Sun, 15 Nov 2009 19:46:49 +0000 (19:46 +0000)]
Updated Calibration Object

14 years agoUpdated Trigger Object
cheynis [Sun, 15 Nov 2009 19:41:50 +0000 (19:41 +0000)]
Updated Trigger Object

14 years agoUpdated Calibration Object
cheynis [Sun, 15 Nov 2009 19:37:48 +0000 (19:37 +0000)]
Updated Calibration Object