gconesab [Tue, 25 Aug 2009 15:58:55 +0000 (15:58 +0000)]
rearrange the x-y input of histograms for CORRFW requierements
cvetan [Tue, 25 Aug 2009 15:35:12 +0000 (15:35 +0000)]
Misalign method is public from now on.
richterm [Tue, 25 Aug 2009 13:26:40 +0000 (13:26 +0000)]
correcting include file
zampolli [Tue, 25 Aug 2009 13:02:26 +0000 (13:02 +0000)]
Bug fix - overisght: extra "=" added (thanks to Laurent for spotting the problem).
laphecet [Tue, 25 Aug 2009 12:26:57 +0000 (12:26 +0000)]
Update of parameters (Philippe Pillot)
hdalsgaa [Tue, 25 Aug 2009 12:12:10 +0000 (12:12 +0000)]
bug fix
hdalsgaa [Tue, 25 Aug 2009 12:01:54 +0000 (12:01 +0000)]
New FMD correction objects. Again.
hdalsgaa [Tue, 25 Aug 2009 12:01:08 +0000 (12:01 +0000)]
Added extra indices to the correction files
morsch [Tue, 25 Aug 2009 09:54:57 +0000 (09:54 +0000)]
Double initialization of fAODObjects corrected.
laphecet [Tue, 25 Aug 2009 08:27:43 +0000 (08:27 +0000)]
Changed default values in MUON/Calib/TriggerDCS (see also 34382) (Diego)
jthaeder [Tue, 25 Aug 2009 08:10:48 +0000 (08:10 +0000)]
* Bugfixes for 64Bit - 32Bit machines in the Source/Block Desc
* Added loop for service detection in EveManager
* updated Macros for onlineDisplay
* cleaned up macro folder for onlineDisplay
zampolli [Tue, 25 Aug 2009 07:56:46 +0000 (07:56 +0000)]
Fixing deletion of array.
gconesab [Mon, 24 Aug 2009 23:08:16 +0000 (23:08 +0000)]
1)AliMCAnalysisUtils: Added protection when label is -1, checking electron ancestry in filtered kinematics in AOD. Needs to be checked
2)AliCaloTrackReader: Added info prints when getting second input file
gconesab [Mon, 24 Aug 2009 15:51:29 +0000 (15:51 +0000)]
1) AliCaloTrackReader: Possibility to open a second input file with events, when reading AODs
Possiblity to access Stack or MCParticle
Select tracks depending on track status
Replaced the TRefArrays by TObjArrays
Bug, ESD tracks were being set in arrays twice.
2) AliAODPWG4Particle: New data member for b tagging added (Mark Heinz)
3) AliMCAnalysisUtils::CheckOrigin: Split in 2 for stack or AODMCParticle reading
Returns bitmap, not a simple tag.
4) Minor code violations corrected
kleinb [Mon, 24 Aug 2009 15:21:56 +0000 (15:21 +0000)]
Added ptHard to the information in the AliAODMCHeader, filled in the AODHandler
kleinb [Mon, 24 Aug 2009 15:20:58 +0000 (15:20 +0000)]
Print() method outputs the branch names of the AOD now
kkanaki [Mon, 24 Aug 2009 14:56:08 +0000 (14:56 +0000)]
- update output data size in the component (Theodor)
laphecet [Mon, 24 Aug 2009 14:00:34 +0000 (14:00 +0000)]
- Bug fix: in the creation/reading of the trigger DCS values, the HV and currents were inverted. This does not affects the shuttle, but only the offline usage of datapoints.
- Changed default values in MUON/Calib/TriggerDCS
laphecet [Mon, 24 Aug 2009 09:09:31 +0000 (09:09 +0000)]
Update to fix the fact that AliRawReader::Create does not work correctly in online -static- env (Guillaume)
zampolli [Mon, 24 Aug 2009 09:05:00 +0000 (09:05 +0000)]
Changing responsible for GRP object (Ernesto Lopez Torres --> Chiara Zampolli).
postrow [Mon, 24 Aug 2009 07:03:59 +0000 (07:03 +0000)]
Changed default settings to splitting on
hdalsgaa [Sun, 23 Aug 2009 12:06:36 +0000 (12:06 +0000)]
New FMD correction objects(again)
hdalsgaa [Sun, 23 Aug 2009 12:04:20 +0000 (12:04 +0000)]
Added a custom magnetic field in the FMD Analysis Parameters
mtadel [Fri, 21 Aug 2009 17:13:59 +0000 (17:13 +0000)]
Remove include file that was removed from TRD code.
zampolli [Fri, 21 Aug 2009 16:22:18 +0000 (16:22 +0000)]
Some major technical fixes:
1. Changes to protect GRP from unvalid values coming from DCS.
2. Implemented way to distinguish behaviour of the preprocessor when dealing
with polarities according to the status of the magnet. The threshold values
have been provided by DCS (Lionel Wallet). See below:
2.a. The L3 magnet is declared
ON if at least one of the values read is greater than 350 (A units); OFF
otherwise.
2.b. The Dipole magnet is declared ON if at least one of the values read is
greater than 450 (A units); OFF otherwise.
jgrosseo [Fri, 21 Aug 2009 14:29:03 +0000 (14:29 +0000)]
adding hosts to fxserror mail
zampolli [Fri, 21 Aug 2009 13:59:19 +0000 (13:59 +0000)]
Adding new tag files for nightly and local test of GRP preprocessor.
hdalsgaa [Fri, 21 Aug 2009 13:29:23 +0000 (13:29 +0000)]
new FMD correction objects
hdalsgaa [Fri, 21 Aug 2009 13:28:53 +0000 (13:28 +0000)]
new FMD correction objects
hdalsgaa [Fri, 21 Aug 2009 13:28:07 +0000 (13:28 +0000)]
new FMD correction objects
rvernet [Fri, 21 Aug 2009 13:19:36 +0000 (13:19 +0000)]
fix for valgrind (m. tadel)
hdalsgaa [Fri, 21 Aug 2009 13:15:26 +0000 (13:15 +0000)]
Added handling of background correction and event selection correction with different energies and triggers
morsch [Fri, 21 Aug 2009 12:57:34 +0000 (12:57 +0000)]
printf removed
morsch [Fri, 21 Aug 2009 12:14:41 +0000 (12:14 +0000)]
Optional access to the HLTesdTree.
jthaeder [Fri, 21 Aug 2009 12:09:51 +0000 (12:09 +0000)]
Changed the handling of the sources / blocks in the xmlRPC message
laphecet [Fri, 21 Aug 2009 12:09:32 +0000 (12:09 +0000)]
- Adding protection: skip QA of Digits, RecPoints and ESD for Calibration events
(Diego)
haavard [Fri, 21 Aug 2009 11:16:43 +0000 (11:16 +0000)]
Default OCDB object for CE and Pulser calibration
cblume [Fri, 21 Aug 2009 07:51:51 +0000 (07:51 +0000)]
Try to fix compilation error
jthaeder [Thu, 20 Aug 2009 19:59:02 +0000 (19:59 +0000)]
From Svein Lindal:
Complete rework of AliEveHOMERManager to inherit most of the
functionality from the new AliHLTHOMERManager class. Removed files are
redundant due to the new connection scheme.
AliHLTHOMERManager changes:
Made fStateHasCanged protected to allow AliEveHOMERManager to access
it. Removed inheritance from TObject due to conflict with
AliEveHOMERManager inheritance from EveElementList.
kleinb [Thu, 20 Aug 2009 19:48:07 +0000 (19:48 +0000)]
Change eventbackground creation for more than one task at the same time, change trefarray for proof case
kleinb [Thu, 20 Aug 2009 19:37:38 +0000 (19:37 +0000)]
make jet event background tnamed, add reset
kkanaki [Thu, 20 Aug 2009 19:29:36 +0000 (19:29 +0000)]
- add AliGeomManager.h to prevent compilation from breaking
hdalsgaa [Thu, 20 Aug 2009 19:08:27 +0000 (19:08 +0000)]
Adding a setter forgotten earlier
marian [Thu, 20 Aug 2009 15:55:52 +0000 (15:55 +0000)]
--This li
AliTPCCalibCE.cxx.diff fix problem with Graph creation
AliTPCcalibDB.cxx.diff add support for more calibration entries, gui tree creation
AliTPCcalibDB.h.diff add support for more calibration entries, gui tree creation
AliTPCCalibRawBase.cxx.diff fix handling of run number and time stamp extraction for date raw data processing
AliTPCCalibRawBase.h.diff fix handling of run number and time stamp extraction for date raw data processing
AliTPCCalibRaw.cxx.diff fix altro L1 phase information logging
AliTPCCalibRaw.h.diff fix altro L1 phase information logging
AliTPCCalibViewerGUI.cxx.diff add alias #draw# which is replaced by the selected variable, add Reset of the GUI
AliTPCCalibViewerGUI.h.diff add alias #draw# which is replaced by the selected variable, add Reset of the GUI
AliTPCCalPad.cxx.diff modify GlobalSidesFit: allow arbitrary combinations of gx,gy,lx,ly for local and global directions
AliTPCCalPad.h.diff modify GlobalSidesFit: allow arbitrary combinations of gx,gy,lx,ly for local and global directions
AliTPCMonitorAltro.cxx.diff change to new raw reader, don't use internal ALTRO decoder anymore
AliTPCMonitorAltro.h.diff change to new raw reader, don't use internal ALTRO decoder anymore
AliTPCMonitor.cxx.diff change to new raw reader, don't use internal ALTRO decoder anymore
AliTPCMonitor.h.diff change to new raw reader, don't use internal ALTRO decoder anymore
CalibEnv.C.diff Add more variables to be dumped to the tree
libTPCbase.pkg.diff Add AliTPCConfigParser, Add AliTPCCalibViewerGUItime
TPCbaseLinkDef.h.diff Add AliTPCConfigParser, Add AliTPCCalibViewerGUItime
TPCCEda.cxx.diff Change to the date event process function, to ensure proper run number and time stamp
TPCPEDESTALda.cxx.diff Change to the date event process function, to ensure proper run number and time stamp
TPCPULSERda.cxx.diff Change to the date event process function, to ensure proper run number and time stamp
TPCRAWda.cxx.diff Change to the date event process function, to ensure proper run number and time stamp
AliTPCConfigParser.cxx Parser for simple ascii configuration files of structure "key value1,value2,value3,value4,..."
AliTPCConfigParser.h Parser for simple ascii configuration files of structure "key value1,value2,value3,value4,..."
AliTPCCalibViewerGUItime.cxx GUI to display calibration data over time. Uses the tree created by the CalibEnv.C macro
AliTPCCalibViewerGUItime.h GUI to display calibration data over time. Uses the tree created by the CalibEnv.C macro
~
ne, and those below, will be ignored--
M AliTPCCalibCE.cxx
M AliTPCcalibDB.cxx
M AliTPCcalibDB.h
M AliTPCCalibRawBase.cxx
M AliTPCCalibRawBase.h
M AliTPCCalibRaw.cxx
M AliTPCCalibRaw.h
M AliTPCCalibViewerGUI.cxx
M AliTPCCalibViewerGUI.h
M AliTPCCalPad.cxx
M AliTPCCalPad.h
M AliTPCMonitorAltro.cxx
M AliTPCMonitorAltro.h
M AliTPCMonitor.cxx
M AliTPCMonitor.h
M CalibMacros/CalibEnv.C
M libTPCbase.pkg
M TPCbaseLinkDef.h
M TPCCEda.cxx
M TPCPEDESTALda.cxx
M TPCPULSERda.cxx
M TPCRAWda.cxx
A AliTPCConfigParser.cxx
A AliTPCConfigParser.h
A AliTPCCalibViewerGUItime.cxx
A AliTPCCalibViewerGUItime.h
sgorbuno [Thu, 20 Aug 2009 15:08:47 +0000 (15:08 +0000)]
initialise geometry before creating of the AliITSTrackerHLT object, to avoid warning in AliTracker constructor
gconesab [Thu, 20 Aug 2009 14:55:30 +0000 (14:55 +0000)]
Protection to skip PYTHIA events with large jet energy compared to pTHard
richterm [Thu, 20 Aug 2009 14:23:59 +0000 (14:23 +0000)]
moving CTP functionality of the component base class to the AliHLTCTPData class, and
forwarding calls to the corresponding methods
components must announce the wish to use CTPData by callinf SetupCTPData in the DoInit method.
The CTP trigger classes are initialized from the ECS parameter, counters are incremented
according to the trigger pattern of the CDH before the event processing is called.
richterm [Thu, 20 Aug 2009 14:19:16 +0000 (14:19 +0000)]
including the CTPData to the input objects of the HLTGlobalTriggerDecision
can be switched off by component argument '-skipctp'
richterm [Thu, 20 Aug 2009 14:17:04 +0000 (14:17 +0000)]
adding class for handling of CTP information
- initialization from ECS parameter
- counters for CTP classes
- evaluation of current trigger pattern
- will also be shipped together with the HLTGlobalTriggerDecision
policheh [Thu, 20 Aug 2009 13:12:35 +0000 (13:12 +0000)]
Corrections due to the new RCU mapping.
cblume [Thu, 20 Aug 2009 12:38:31 +0000 (12:38 +0000)]
Add missing newline
cholm [Thu, 20 Aug 2009 11:59:30 +0000 (11:59 +0000)]
New script to do common-mode-noise analysis of raw data.
The script can also simulate the effect of common mode noise.
This required a few changes to AliFMDInput.
sgorbuno [Thu, 20 Aug 2009 11:40:26 +0000 (11:40 +0000)]
fix of a minor bug in the tracklet constructor
cblume [Thu, 20 Aug 2009 11:37:02 +0000 (11:37 +0000)]
Add missing newline
cblume [Thu, 20 Aug 2009 11:31:17 +0000 (11:31 +0000)]
Remove AliTRDrawOldStream
richterm [Thu, 20 Aug 2009 10:54:26 +0000 (10:54 +0000)]
link HLTbase to XMLParser library in order to meet new dependencies
prino [Thu, 20 Aug 2009 10:11:46 +0000 (10:11 +0000)]
Update of calibration histograms in the online mode (Pg. Cerello)
prino [Thu, 20 Aug 2009 09:35:11 +0000 (09:35 +0000)]
Evaluation of the combinatorial background is now performed automatically in one go after each event (G. E. Bruno)
cblume [Thu, 20 Aug 2009 09:24:23 +0000 (09:24 +0000)]
Coding rules
cblume [Thu, 20 Aug 2009 07:48:28 +0000 (07:48 +0000)]
Coding rules
cblume [Thu, 20 Aug 2009 07:39:48 +0000 (07:39 +0000)]
Change AliWarning to AliInfo for messages that come much too often
agheata [Thu, 20 Aug 2009 02:11:28 +0000 (02:11 +0000)]
Generated root file containing the analysis manager has now the name: <fExecutable>.root to avoid clashes between different trains.
kkanaki [Wed, 19 Aug 2009 21:03:14 +0000 (21:03 +0000)]
- remove memory leak from TRD histo component (Theodor)
kkanaki [Wed, 19 Aug 2009 20:51:53 +0000 (20:51 +0000)]
- fix error message in TRD clusterizer and tracker (Theodor)
kkanaki [Wed, 19 Aug 2009 18:48:12 +0000 (18:48 +0000)]
- correct typo and fix warning for the TRD cluster finder (Theodor)
- remove warning in the ITS reconstruction (Gaute)
kkanaki [Wed, 19 Aug 2009 17:20:13 +0000 (17:20 +0000)]
- bugfix for the TRD tracker (Theodor)
cvetan [Wed, 19 Aug 2009 16:06:50 +0000 (16:06 +0000)]
New code for fast fitting of the calorimeter altro samples (Alexei)
kleinb [Wed, 19 Aug 2009 16:05:02 +0000 (16:05 +0000)]
removed wrong assignment
kkanaki [Wed, 19 Aug 2009 14:59:04 +0000 (14:59 +0000)]
- corrections in the TRD cluster histo component
- proper addition into the agent (Theodor)
morsch [Wed, 19 Aug 2009 14:23:06 +0000 (14:23 +0000)]
Correct addition of track reference in case of AOD input chain.
kharlov [Wed, 19 Aug 2009 12:43:35 +0000 (12:43 +0000)]
Bug fix to differ high gain and low gain addresses.
cvetan [Wed, 19 Aug 2009 12:27:54 +0000 (12:27 +0000)]
Include the debug information for easier handling of a DA crash (as suggested by Sylvain)
kkanaki [Wed, 19 Aug 2009 12:27:42 +0000 (12:27 +0000)]
- add the histogram component to the agent and the build system
richterm [Wed, 19 Aug 2009 11:30:45 +0000 (11:30 +0000)]
adding Mimimum Ionizing Particle trigger for PHOS inclduing configuration object (Svein)
morsch [Wed, 19 Aug 2009 11:18:35 +0000 (11:18 +0000)]
Dummy GetEntry call to have the chain in a well defined state.
morsch [Wed, 19 Aug 2009 10:53:18 +0000 (10:53 +0000)]
Needed for FASTJETAN parfiles
laphecet [Wed, 19 Aug 2009 10:04:05 +0000 (10:04 +0000)]
AliMUONTrackerIO::DecodeGains : move declaration of iADC in order not to get memory error
when the TString is a concatenation of several .par files (AMORE issue).
AliMUONTrackerDataWrapper.h : add the method UpdateData in order to update the
data without having to Unregister the corresponding wrapper (AMORE issue).
(Guillaume)
richterm [Wed, 19 Aug 2009 07:33:35 +0000 (07:33 +0000)]
adding configuration entry for PhosClusterEnergyTrigger (Svein)
richterm [Wed, 19 Aug 2009 06:38:33 +0000 (06:38 +0000)]
bugfix: Corrected wrong numbering of supermodules (Theodor)
mtadel [Tue, 18 Aug 2009 16:57:05 +0000 (16:57 +0000)]
* AliEveTrack
- Add constructors from AliESDtrack* and AliAODTrack*.
This simplifies eve-track construction everywhere.
* alice-macros/esd_tracks.C
- Simplify code for instantiation of ESD track.
gvolpe [Tue, 18 Aug 2009 16:15:35 +0000 (16:15 +0000)]
Protection in case of wrong wavelength values
cblume [Tue, 18 Aug 2009 15:49:17 +0000 (15:49 +0000)]
Fix compiler warning
morsch [Tue, 18 Aug 2009 14:19:48 +0000 (14:19 +0000)]
pid of TRefArray equal to that of the contained objects.
richterm [Tue, 18 Aug 2009 14:14:25 +0000 (14:14 +0000)]
code cleanup, corrected warnings and coding violations, using one object array with all the histograms instead of many member variables (Panos)
richterm [Tue, 18 Aug 2009 13:59:30 +0000 (13:59 +0000)]
add Reconfigure method to the TRD tracker and clusterize components and reworking the component initialization (Theodor)
morsch [Tue, 18 Aug 2009 13:57:52 +0000 (13:57 +0000)]
- protection added (AM)
- correct assigment of input event in case of aod input tree (M. Gheata)
alla [Tue, 18 Aug 2009 12:46:55 +0000 (12:46 +0000)]
temporary fix of bug from Savannah report 54512
morsch [Tue, 18 Aug 2009 12:37:55 +0000 (12:37 +0000)]
Create non standard branch in case AODs are read as input. (M. Gheata)
morsch [Tue, 18 Aug 2009 11:51:39 +0000 (11:51 +0000)]
Macro replacing the gAlice->Init() to initialize the geometry
Suggested by Raffaele Grosso <Raffaele.Grosso@cern.ch>
sgorbuno [Tue, 18 Aug 2009 11:33:15 +0000 (11:33 +0000)]
bug fixed in reading of the clusters
cvetan [Tue, 18 Aug 2009 10:58:58 +0000 (10:58 +0000)]
Updated list of cosmic trigger classes (as sent by Federico A.). To be sent to Raffaele for populating the alien OCDB.
richterm [Tue, 18 Aug 2009 10:49:55 +0000 (10:49 +0000)]
bugfix: generating the event done data filter list correctly. The number of entries
was set to the total number of domain entries, while some of them are filtered out.
cvetan [Tue, 18 Aug 2009 10:48:47 +0000 (10:48 +0000)]
Correct treatment of DA doc fields (as suggested by Sylvain)
policheh [Tue, 18 Aug 2009 10:27:20 +0000 (10:27 +0000)]
RPM documentation updated; added verbosity suppression statements.
jgrosseo [Tue, 18 Aug 2009 09:52:54 +0000 (09:52 +0000)]
bug fix in GetRefFilePrefix
gvolpe [Tue, 18 Aug 2009 09:22:16 +0000 (09:22 +0000)]
Method AliHMPIDQAChecker::Check(AliQAv1::ALITASK_t index) removed, no needed any more
hristov [Tue, 18 Aug 2009 09:15:31 +0000 (09:15 +0000)]
Technical fix: use Stop instead of Abort in error messages
gvolpe [Tue, 18 Aug 2009 09:04:05 +0000 (09:04 +0000)]
minor
cblume [Tue, 18 Aug 2009 08:38:16 +0000 (08:38 +0000)]
temporary bug fix (speed issues, next iteration)
cblume [Tue, 18 Aug 2009 08:36:50 +0000 (08:36 +0000)]
temporary bug fix (speed issues)