]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoFixing deletion of array.
zampolli [Tue, 25 Aug 2009 07:56:46 +0000 (07:56 +0000)]
Fixing deletion of array.

14 years ago1)AliMCAnalysisUtils: Added protection when label is -1, checking electron ancestry...
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

14 years ago1) AliCaloTrackReader: Possibility to open a second input file with events, when...
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

14 years agoAdded ptHard to the information in the AliAODMCHeader, filled in the AODHandler
kleinb [Mon, 24 Aug 2009 15:21:56 +0000 (15:21 +0000)]
Added ptHard to the information in the AliAODMCHeader, filled in the AODHandler

14 years agoPrint() method outputs the branch names of the AOD now
kleinb [Mon, 24 Aug 2009 15:20:58 +0000 (15:20 +0000)]
Print() method outputs the branch names of the AOD now

14 years ago- update output data size in the component (Theodor)
kkanaki [Mon, 24 Aug 2009 14:56:08 +0000 (14:56 +0000)]
- update output data size in the component (Theodor)

14 years ago- Bug fix: in the creation/reading of the trigger DCS values, the HV and currents...
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

14 years agoUpdate to fix the fact that AliRawReader::Create does not work correctly in online...
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)

14 years agoChanging responsible for GRP object (Ernesto Lopez Torres --> Chiara Zampolli).
zampolli [Mon, 24 Aug 2009 09:05:00 +0000 (09:05 +0000)]
Changing responsible for GRP object (Ernesto Lopez Torres --> Chiara Zampolli).

14 years agoChanged default settings to splitting on
postrow [Mon, 24 Aug 2009 07:03:59 +0000 (07:03 +0000)]
Changed default settings to splitting on

14 years agoNew FMD correction objects(again)
hdalsgaa [Sun, 23 Aug 2009 12:06:36 +0000 (12:06 +0000)]
New FMD correction objects(again)

14 years agoAdded a custom magnetic field in the FMD Analysis Parameters
hdalsgaa [Sun, 23 Aug 2009 12:04:20 +0000 (12:04 +0000)]
Added a custom magnetic field in the FMD Analysis Parameters

14 years agoRemove include file that was removed from TRD code.
mtadel [Fri, 21 Aug 2009 17:13:59 +0000 (17:13 +0000)]
Remove include file that was removed from TRD code.

14 years agoSome major technical fixes:
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.

14 years agoadding hosts to fxserror mail
jgrosseo [Fri, 21 Aug 2009 14:29:03 +0000 (14:29 +0000)]
adding hosts to fxserror mail

14 years agoAdding new tag files for nightly and local test of GRP preprocessor.
zampolli [Fri, 21 Aug 2009 13:59:19 +0000 (13:59 +0000)]
Adding new tag files for nightly and local test of GRP preprocessor.

14 years agonew FMD correction objects
hdalsgaa [Fri, 21 Aug 2009 13:29:23 +0000 (13:29 +0000)]
new FMD correction objects

14 years agonew FMD correction objects
hdalsgaa [Fri, 21 Aug 2009 13:28:53 +0000 (13:28 +0000)]
new FMD correction objects

14 years agonew FMD correction objects
hdalsgaa [Fri, 21 Aug 2009 13:28:07 +0000 (13:28 +0000)]
new FMD correction objects

14 years agofix for valgrind (m. tadel)
rvernet [Fri, 21 Aug 2009 13:19:36 +0000 (13:19 +0000)]
fix for valgrind (m. tadel)

14 years agoAdded handling of background correction and event selection correction with different...
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

14 years agoprintf removed
morsch [Fri, 21 Aug 2009 12:57:34 +0000 (12:57 +0000)]
printf removed

14 years agoOptional access to the HLTesdTree.
morsch [Fri, 21 Aug 2009 12:14:41 +0000 (12:14 +0000)]
Optional access to the HLTesdTree.

14 years agoChanged the handling of the sources / blocks in the xmlRPC message
jthaeder [Fri, 21 Aug 2009 12:09:51 +0000 (12:09 +0000)]
Changed the handling of the sources / blocks in the xmlRPC message

14 years ago- Adding protection: skip QA of Digits, RecPoints and ESD for Calibration events
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)

14 years agoDefault OCDB object for CE and Pulser calibration
haavard [Fri, 21 Aug 2009 11:16:43 +0000 (11:16 +0000)]
Default OCDB object for CE and Pulser calibration

14 years agoTry to fix compilation error
cblume [Fri, 21 Aug 2009 07:51:51 +0000 (07:51 +0000)]
Try to fix compilation error

14 years agoFrom Svein Lindal:
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.

14 years agoChange eventbackground creation for more than one task at the same time, change ...
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

14 years agomake jet event background tnamed, add reset
kleinb [Thu, 20 Aug 2009 19:37:38 +0000 (19:37 +0000)]
make jet event background tnamed, add reset

14 years ago- add AliGeomManager.h to prevent compilation from breaking
kkanaki [Thu, 20 Aug 2009 19:29:36 +0000 (19:29 +0000)]
- add AliGeomManager.h to prevent compilation from breaking

14 years agoAdding a setter forgotten earlier
hdalsgaa [Thu, 20 Aug 2009 19:08:27 +0000 (19:08 +0000)]
Adding a setter forgotten earlier

14 years ago--This li
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

14 years agoinitialise geometry before creating of the AliITSTrackerHLT object, to avoid warning...
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

14 years agoProtection to skip PYTHIA events with large jet energy compared to pTHard
gconesab [Thu, 20 Aug 2009 14:55:30 +0000 (14:55 +0000)]
Protection to skip PYTHIA events with large jet energy compared to pTHard

14 years agomoving CTP functionality of the component base class to the AliHLTCTPData class, and
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.

14 years agoincluding the CTPData to the input objects of the HLTGlobalTriggerDecision
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'

14 years agoadding class for handling of CTP information
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

14 years agoCorrections due to the new RCU mapping.
policheh [Thu, 20 Aug 2009 13:12:35 +0000 (13:12 +0000)]
Corrections due to the new RCU mapping.

14 years agoAdd missing newline
cblume [Thu, 20 Aug 2009 12:38:31 +0000 (12:38 +0000)]
Add missing newline

14 years agoNew script to do common-mode-noise analysis of raw data.
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.

14 years agofix of a minor bug in the tracklet constructor
sgorbuno [Thu, 20 Aug 2009 11:40:26 +0000 (11:40 +0000)]
fix of a minor bug in the tracklet constructor

14 years agoAdd missing newline
cblume [Thu, 20 Aug 2009 11:37:02 +0000 (11:37 +0000)]
Add missing newline

14 years agoRemove AliTRDrawOldStream
cblume [Thu, 20 Aug 2009 11:31:17 +0000 (11:31 +0000)]
Remove AliTRDrawOldStream

14 years agolink HLTbase to XMLParser library in order to meet new dependencies
richterm [Thu, 20 Aug 2009 10:54:26 +0000 (10:54 +0000)]
link HLTbase to  XMLParser library in order to meet new dependencies

14 years agoUpdate of calibration histograms in the online mode (Pg. Cerello)
prino [Thu, 20 Aug 2009 10:11:46 +0000 (10:11 +0000)]
Update of calibration histograms in the online mode (Pg. Cerello)

14 years agoEvaluation of the combinatorial background is now performed automatically in one...
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)

14 years agoCoding rules
cblume [Thu, 20 Aug 2009 09:24:23 +0000 (09:24 +0000)]
Coding rules

14 years agoCoding rules
cblume [Thu, 20 Aug 2009 07:48:28 +0000 (07:48 +0000)]
Coding rules

14 years agoChange AliWarning to AliInfo for messages that come much too often
cblume [Thu, 20 Aug 2009 07:39:48 +0000 (07:39 +0000)]
Change AliWarning to AliInfo for messages that come much too often

14 years agoGenerated root file containing the analysis manager has now the name: <fExecutable...
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.

14 years ago- remove memory leak from TRD histo component (Theodor)
kkanaki [Wed, 19 Aug 2009 21:03:14 +0000 (21:03 +0000)]
- remove memory leak from TRD histo component (Theodor)

14 years ago- fix error message in TRD clusterizer and tracker (Theodor)
kkanaki [Wed, 19 Aug 2009 20:51:53 +0000 (20:51 +0000)]
- fix error message in TRD clusterizer and tracker (Theodor)

14 years ago- correct typo and fix warning for the TRD cluster finder (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)

14 years ago- bugfix for the TRD tracker (Theodor)
kkanaki [Wed, 19 Aug 2009 17:20:13 +0000 (17:20 +0000)]
- bugfix for the TRD tracker (Theodor)

14 years agoNew code for fast fitting of the calorimeter altro samples (Alexei)
cvetan [Wed, 19 Aug 2009 16:06:50 +0000 (16:06 +0000)]
New code for fast fitting of the calorimeter altro samples (Alexei)

14 years ago removed wrong assignment
kleinb [Wed, 19 Aug 2009 16:05:02 +0000 (16:05 +0000)]
 removed wrong assignment

14 years ago- corrections in the TRD cluster histo component
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)

14 years agoCorrect addition of track reference in case of AOD input chain.
morsch [Wed, 19 Aug 2009 14:23:06 +0000 (14:23 +0000)]
Correct addition of track reference in case of AOD input chain.

14 years agoBug fix to differ high gain and low gain addresses.
kharlov [Wed, 19 Aug 2009 12:43:35 +0000 (12:43 +0000)]
Bug fix to differ high gain and low gain addresses.

14 years agoInclude the debug information for easier handling of a DA crash (as suggested by...
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)

14 years ago- add the histogram component to the agent and the build system
kkanaki [Wed, 19 Aug 2009 12:27:42 +0000 (12:27 +0000)]
- add the histogram component to the agent and the build system

14 years agoadding Mimimum Ionizing Particle trigger for PHOS inclduing configuration object...
richterm [Wed, 19 Aug 2009 11:30:45 +0000 (11:30 +0000)]
adding Mimimum Ionizing Particle trigger for PHOS inclduing configuration object (Svein)

14 years agoDummy GetEntry call to have the chain in a well defined state.
morsch [Wed, 19 Aug 2009 11:18:35 +0000 (11:18 +0000)]
Dummy GetEntry call to have the chain in a well defined state.

14 years agoNeeded for FASTJETAN parfiles
morsch [Wed, 19 Aug 2009 10:53:18 +0000 (10:53 +0000)]
Needed for FASTJETAN parfiles

14 years agoAliMUONTrackerIO::DecodeGains : move declaration of iADC in order not to get memory...
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)

14 years agoadding configuration entry for PhosClusterEnergyTrigger (Svein)
richterm [Wed, 19 Aug 2009 07:33:35 +0000 (07:33 +0000)]
adding configuration entry for PhosClusterEnergyTrigger (Svein)

14 years agobugfix: Corrected wrong numbering of supermodules (Theodor)
richterm [Wed, 19 Aug 2009 06:38:33 +0000 (06:38 +0000)]
bugfix: Corrected wrong numbering of supermodules (Theodor)

14 years ago* AliEveTrack
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.

14 years agoProtection in case of wrong wavelength values
gvolpe [Tue, 18 Aug 2009 16:15:35 +0000 (16:15 +0000)]
Protection in case of wrong wavelength values

14 years agoFix compiler warning
cblume [Tue, 18 Aug 2009 15:49:17 +0000 (15:49 +0000)]
Fix compiler warning

14 years agopid of TRefArray equal to that of the contained objects.
morsch [Tue, 18 Aug 2009 14:19:48 +0000 (14:19 +0000)]
pid of TRefArray equal to that of the contained objects.

14 years agocode cleanup, corrected warnings and coding violations, using one object array with...
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)

14 years agoadd Reconfigure method to the TRD tracker and clusterize components and reworking...
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)

14 years ago- protection added (AM)
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)

14 years agotemporary fix of bug from Savannah report 54512
alla [Tue, 18 Aug 2009 12:46:55 +0000 (12:46 +0000)]
temporary fix of bug from Savannah report 54512

14 years agoCreate non standard branch in case AODs are read as input. (M. Gheata)
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)

14 years ago Macro replacing the gAlice->Init() to initialize the geometry
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>

14 years agobug fixed in reading of the clusters
sgorbuno [Tue, 18 Aug 2009 11:33:15 +0000 (11:33 +0000)]
bug fixed in reading of the clusters

14 years agoUpdated list of cosmic trigger classes (as sent by Federico A.). To be sent to Raffae...
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.

14 years agobugfix: generating the event done data filter list correctly. The number of entries
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.

14 years agoCorrect treatment of DA doc fields (as suggested by Sylvain)
cvetan [Tue, 18 Aug 2009 10:48:47 +0000 (10:48 +0000)]
Correct treatment of DA doc fields (as suggested by Sylvain)

14 years agoRPM documentation updated; added verbosity suppression statements.
policheh [Tue, 18 Aug 2009 10:27:20 +0000 (10:27 +0000)]
RPM documentation updated; added verbosity suppression statements.

14 years agobug fix in GetRefFilePrefix
jgrosseo [Tue, 18 Aug 2009 09:52:54 +0000 (09:52 +0000)]
bug fix in GetRefFilePrefix

14 years agoMethod AliHMPIDQAChecker::Check(AliQAv1::ALITASK_t index) removed, no needed any...
gvolpe [Tue, 18 Aug 2009 09:22:16 +0000 (09:22 +0000)]
Method AliHMPIDQAChecker::Check(AliQAv1::ALITASK_t index) removed, no needed any more

14 years agoTechnical fix: use Stop instead of Abort in error messages
hristov [Tue, 18 Aug 2009 09:15:31 +0000 (09:15 +0000)]
Technical fix: use Stop instead of Abort in error messages

14 years agominor
gvolpe [Tue, 18 Aug 2009 09:04:05 +0000 (09:04 +0000)]
minor

14 years agotemporary bug fix (speed issues, next iteration)
cblume [Tue, 18 Aug 2009 08:38:16 +0000 (08:38 +0000)]
temporary bug fix (speed issues, next iteration)

14 years agotemporary bug fix (speed issues)
cblume [Tue, 18 Aug 2009 08:36:50 +0000 (08:36 +0000)]
temporary bug fix (speed issues)

14 years agoComments for Pytune added.
morsch [Tue, 18 Aug 2009 08:31:39 +0000 (08:31 +0000)]
Comments for Pytune added.

14 years agoMissing setter for fItune added.
morsch [Tue, 18 Aug 2009 08:27:21 +0000 (08:27 +0000)]
Missing setter for fItune added.

14 years agoFix mapping of column number
cblume [Tue, 18 Aug 2009 07:51:07 +0000 (07:51 +0000)]
Fix mapping of column number

14 years agoTechnical fix for bug #54482: Wrong array size in the St1 geometry
hristov [Tue, 18 Aug 2009 07:36:54 +0000 (07:36 +0000)]
Technical fix for bug #54482: Wrong array size in the St1 geometry

14 years agoremove extra semicolon
gconesab [Mon, 17 Aug 2009 17:18:00 +0000 (17:18 +0000)]
remove extra semicolon

14 years agoSetter for Pythia Tune.
morsch [Mon, 17 Aug 2009 15:49:15 +0000 (15:49 +0000)]
Setter for Pythia Tune.

14 years agoAccess to the file analyzed available now in analysis classes through the reader...
gconesab [Mon, 17 Aug 2009 15:24:25 +0000 (15:24 +0000)]
Access to the file analyzed available now in analysis classes through the reader pointer

14 years agofixed typo
kleinb [Mon, 17 Aug 2009 15:13:16 +0000 (15:13 +0000)]
fixed typo

14 years agoInterface to pythia tunes added.
morsch [Mon, 17 Aug 2009 15:07:11 +0000 (15:07 +0000)]
Interface to pythia tunes added.

14 years agoadded merging function for different pt hard bins
kleinb [Mon, 17 Aug 2009 15:06:34 +0000 (15:06 +0000)]
added merging function for different pt hard bins

14 years agoadded new PhosClusterEnergy trigger component (Svein)
richterm [Mon, 17 Aug 2009 14:37:16 +0000 (14:37 +0000)]
added new PhosClusterEnergy trigger component (Svein)