]>
git.uio.no Git - u/mrichter/AliRoot.git/log
jotwinow [Tue, 17 Nov 2009 15:57:03 +0000 (15:57 +0000)]
small correction
kleinb [Tue, 17 Nov 2009 15:36:02 +0000 (15:36 +0000)]
removed printout in Terminate
pchrist [Tue, 17 Nov 2009 15:24:14 +0000 (15:24 +0000)]
Updated feed down task (Marek)
dperrino [Tue, 17 Nov 2009 14:56:27 +0000 (14:56 +0000)]
Right type for debug variable, fDebug taken from the jet header
richterm [Tue, 17 Nov 2009 14:51:20 +0000 (14:51 +0000)]
adding more options to control the size of the GlobalTriggerDecision.
Currently, the bottleneck seems to be the streaming of the output object,
it is much slower if many input objects have been added. New options:
-forward-input forwards the input object instead of adding them
-include-input=none do not include anything in the decisionobject
-include-input=short only include a short TNames array which describes the
objects
-include-input=objects include all the objects, this is the current behavior
and remains the default
bhippoly [Tue, 17 Nov 2009 14:48:32 +0000 (14:48 +0000)]
Use common output file name but subdirectories for Kink analysis as well (hippolyt@in2p3.fr)
morsch [Tue, 17 Nov 2009 14:47:57 +0000 (14:47 +0000)]
Reduced printout
jotwinow [Tue, 17 Nov 2009 14:34:11 +0000 (14:34 +0000)]
warning removal
bhippoly [Tue, 17 Nov 2009 14:32:34 +0000 (14:32 +0000)]
*Correct* use common output file name but subdirectories (hippolyt@in2p3.fr)
morsch [Tue, 17 Nov 2009 14:25:41 +0000 (14:25 +0000)]
Coding violations corrected.
laphecet [Tue, 17 Nov 2009 14:23:31 +0000 (14:23 +0000)]
Update of mchview related classes to allow easy printing of trackerdata plots.
The heart of the modifications is the addition of the AliMUONPainterMatrix::Draw and
AliMUONPainterMatrix::CreateCanvas methods.
Those methods will be usefull for the MUON tracker shifter (via amoreMCH).
------ Details below :
AliMUONAttPainter
Changed how the name is constructed.
AliMUONMchViewApplication
AliMUONPainterMasterFrame
Adding Print button(s).
Internal reorganization to ease the creation of new tabs with painter master frames.
AliMUONPainterColorSlider
Small correction.
AliMUONPainterDataSourceFrame
Added CreatePedestalCanvases and CreateFullTracker.
AliMUONPainterHelper
Removing no longer used parts.
AliMUONPainterMatrix
Changed the naming convention, and added Draw and CreateCanvas methods.
AliMUONPainterMatrixFrame
Updated SaveAs method
mchview.cxx
Going to version 1.03
laphecet [Tue, 17 Nov 2009 14:23:13 +0000 (14:23 +0000)]
Warning fix
dainese [Tue, 17 Nov 2009 14:22:45 +0000 (14:22 +0000)]
Added flags for each task
cblume [Tue, 17 Nov 2009 14:19:52 +0000 (14:19 +0000)]
Increment version number
bhippoly [Tue, 17 Nov 2009 14:19:38 +0000 (14:19 +0000)]
Update AliResonanceKinkLikeSign::ConnectInputData (M.Gheata)
hristov [Tue, 17 Nov 2009 14:14:13 +0000 (14:14 +0000)]
Fix for bug #58857: AliESDEvent::GetFMDData is not const
bhippoly [Tue, 17 Nov 2009 14:04:08 +0000 (14:04 +0000)]
Use common output file name but subdirectories (hippolyt@in2p3.fr)
laphecet [Tue, 17 Nov 2009 14:03:59 +0000 (14:03 +0000)]
Fixing warning
snelling [Tue, 17 Nov 2009 13:48:55 +0000 (13:48 +0000)]
added multiplicity
jotwinow [Tue, 17 Nov 2009 13:47:13 +0000 (13:47 +0000)]
new macros added
jotwinow [Tue, 17 Nov 2009 13:30:09 +0000 (13:30 +0000)]
removed, names will be changed
hristov [Tue, 17 Nov 2009 13:21:26 +0000 (13:21 +0000)]
Fix for CMake
dainese [Tue, 17 Nov 2009 12:55:07 +0000 (12:55 +0000)]
Added protections
laphecet [Tue, 17 Nov 2009 12:53:42 +0000 (12:53 +0000)]
Adding libXMLParser
laphecet [Tue, 17 Nov 2009 12:53:21 +0000 (12:53 +0000)]
Updating example reco macro for real data
hristov [Tue, 17 Nov 2009 12:28:57 +0000 (12:28 +0000)]
Small doc
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
richterm [Tue, 17 Nov 2009 12:18:13 +0000 (12:18 +0000)]
adding libAliHLTMUON to trigger lib dependencies
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.
fca [Tue, 17 Nov 2009 11:28:38 +0000 (11:28 +0000)]
remove control character
jotwinow [Tue, 17 Nov 2009 11:17:30 +0000 (11:17 +0000)]
dNdPt analysis
jotwinow [Tue, 17 Nov 2009 11:16:45 +0000 (11:16 +0000)]
dNdPt analysis
jotwinow [Tue, 17 Nov 2009 11:14:48 +0000 (11:14 +0000)]
dNdPt analysis
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
schutz [Tue, 17 Nov 2009 10:49:20 +0000 (10:49 +0000)]
reduce verbosity for detectors which do not create SDigits
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
richterm [Tue, 17 Nov 2009 09:38:08 +0000 (09:38 +0000)]
adding protection in copy constructor: check for source array size
dainese [Tue, 17 Nov 2009 08:57:39 +0000 (08:57 +0000)]
changed container names
prino [Tue, 17 Nov 2009 08:32:41 +0000 (08:32 +0000)]
Increase speed of SDD cluster finder (F. Prino)
pulvir [Tue, 17 Nov 2009 08:26:35 +0000 (08:26 +0000)]
Modified binning in config file
zampolli [Tue, 17 Nov 2009 07:18:14 +0000 (07:18 +0000)]
Updating V0 configuration.
kleinb [Tue, 17 Nov 2009 06:50:51 +0000 (06:50 +0000)]
added method GetNDaughters()
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.
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
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.
cvetan [Mon, 16 Nov 2009 23:12:14 +0000 (23:12 +0000)]
Updated DA documentation + correct location of OCDB snapshot, agreed with Barth.
jotwinow [Mon, 16 Nov 2009 21:14:06 +0000 (21:14 +0000)]
fixed errors and warnings
cvetan [Mon, 16 Nov 2009 20:56:22 +0000 (20:56 +0000)]
Removing too verbose log.
cvetan [Mon, 16 Nov 2009 20:55:23 +0000 (20:55 +0000)]
Removing too verbose log.
coppedis [Mon, 16 Nov 2009 20:33:19 +0000 (20:33 +0000)]
No more useful warning commented
gconesab [Mon, 16 Nov 2009 20:03:45 +0000 (20:03 +0000)]
Move trigger class print from to debug mode
cblume [Mon, 16 Nov 2009 18:51:01 +0000 (18:51 +0000)]
Go back to 24 time bins for the time being
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.
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
coppedis [Mon, 16 Nov 2009 16:13:20 +0000 (16:13 +0000)]
Added protection for bad pedestal subtraction
ivana [Mon, 16 Nov 2009 16:00:25 +0000 (16:00 +0000)]
Fixes in documentation
dperrino [Mon, 16 Nov 2009 15:59:27 +0000 (15:59 +0000)]
Cdf adapted to the common debug option
ivana [Mon, 16 Nov 2009 15:57:54 +0000 (15:57 +0000)]
Fixes in documentation
ivana [Mon, 16 Nov 2009 15:56:47 +0000 (15:56 +0000)]
Updated list of classes
jgrosseo [Mon, 16 Nov 2009 15:44:45 +0000 (15:44 +0000)]
added histograms
cheynis [Mon, 16 Nov 2009 15:42:14 +0000 (15:42 +0000)]
ADC slope changed to 0.6 pC per channel
dperrino [Mon, 16 Nov 2009 15:39:59 +0000 (15:39 +0000)]
Debug option moved to the base class
zampolli [Mon, 16 Nov 2009 15:30:48 +0000 (15:30 +0000)]
Updating V0 configuration for the test setup.
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
snelling [Mon, 16 Nov 2009 15:11:25 +0000 (15:11 +0000)]
fixing coding viol
coppedis [Mon, 16 Nov 2009 15:02:31 +0000 (15:02 +0000)]
Selection of ADC words updated to get correct calibration
odjuvsla [Mon, 16 Nov 2009 14:56:35 +0000 (14:56 +0000)]
- fixing problem with offset subtraction
marian [Mon, 16 Nov 2009 14:56:31 +0000 (14:56 +0000)]
Move the documentaion to the scripts directory
(Marian)
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
dperrino [Mon, 16 Nov 2009 14:42:06 +0000 (14:42 +0000)]
Jet ordering by estimated energy
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)
marian [Mon, 16 Nov 2009 14:27:02 +0000 (14:27 +0000)]
Adding histograms for absolute z residuals
(Marian)
jotwinow [Mon, 16 Nov 2009 13:56:43 +0000 (13:56 +0000)]
add pt calibration check component (S. Schuchmann)
jotwinow [Mon, 16 Nov 2009 13:48:43 +0000 (13:48 +0000)]
follow coding convension (S. Schuchmann)
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
decaro [Mon, 16 Nov 2009 13:10:28 +0000 (13:10 +0000)]
Memory trashing in TOF reconstruction (P.Hristov)
alla [Mon, 16 Nov 2009 12:19:51 +0000 (12:19 +0000)]
correct version number
dainese [Mon, 16 Nov 2009 12:12:50 +0000 (12:12 +0000)]
Added setters
dainese [Mon, 16 Nov 2009 12:06:02 +0000 (12:06 +0000)]
Possibility to redo vertex on the flight
rvernet [Mon, 16 Nov 2009 11:46:53 +0000 (11:46 +0000)]
corrected warnings
mrodrigu [Mon, 16 Nov 2009 11:38:05 +0000 (11:38 +0000)]
Flag to avoid divisions by cero in QAChecker
aszostak [Mon, 16 Nov 2009 11:22:04 +0000 (11:22 +0000)]
Update from Arshad Masoodi. Adding triggering option for any DDLs received.
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
cvetan [Mon, 16 Nov 2009 11:13:17 +0000 (11:13 +0000)]
Correction to the last commit
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
richterm [Mon, 16 Nov 2009 10:25:21 +0000 (10:25 +0000)]
cmake update (Oystein)
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
dibari [Mon, 16 Nov 2009 10:05:54 +0000 (10:05 +0000)]
Qe files per PC
dibari [Mon, 16 Nov 2009 10:01:15 +0000 (10:01 +0000)]
Directory to contain the Qe files per PC
prsnko [Mon, 16 Nov 2009 09:56:18 +0000 (09:56 +0000)]
Added possibility to use RawFitterv3 in reconstruction
kleinb [Mon, 16 Nov 2009 09:54:50 +0000 (09:54 +0000)]
cover case for AOD analysis
prsnko [Mon, 16 Nov 2009 09:43:50 +0000 (09:43 +0000)]
memory leak fixed
enrico [Mon, 16 Nov 2009 09:17:30 +0000 (09:17 +0000)]
Comment modified
enrico [Mon, 16 Nov 2009 09:17:03 +0000 (09:17 +0000)]
Protections added (Mariella)
enrico [Mon, 16 Nov 2009 09:16:52 +0000 (09:16 +0000)]
Protections added (Mariella)
laphecet [Mon, 16 Nov 2009 09:16:00 +0000 (09:16 +0000)]
Be less verbose
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
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)
laphecet [Mon, 16 Nov 2009 09:05:44 +0000 (09:05 +0000)]
Adding a warning when requesting histogramming
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