]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoremoving the generation of the local solenoidBz OCDB entry
richterm [Sat, 7 Nov 2009 23:35:53 +0000 (23:35 +0000)]
removing the generation of the local solenoidBz OCDB entry
removing default entry

14 years agoremoving all code regarding the solenoidBz OCDB entry formerly used
richterm [Sat, 7 Nov 2009 23:32:33 +0000 (23:32 +0000)]
removing all code regarding the solenoidBz OCDB entry formerly used
to propagate the field value from DCS to the components in the online
system. The framework now initializes the global AliMagF instance,
which is used by the components fot the field setup

14 years agoremove option to pushback every n events (Theodor)
richterm [Sat, 7 Nov 2009 22:44:43 +0000 (22:44 +0000)]
remove option to pushback every n events (Theodor)

14 years agoadding documentation of the field conventions
richterm [Sat, 7 Nov 2009 22:41:00 +0000 (22:41 +0000)]
adding documentation of the field conventions
using the AliGRPManager again for verbose output
changing the default polarities (corresponding to positive fields):
  l3: positive -> 0
  dp: negative -> 1

14 years agotoo much memory was allocated for temp. arrays
sgorbuno [Sat, 7 Nov 2009 17:24:18 +0000 (17:24 +0000)]
too much memory was allocated for temp. arrays

14 years ago- realistic input multiplier
sgorbuno [Sat, 7 Nov 2009 17:20:22 +0000 (17:20 +0000)]
- realistic input multiplier
- cosmetics

14 years ago- vectors removed from the ITSTracker class, to avoid a continuous increase of the...
sgorbuno [Sat, 7 Nov 2009 17:18:38 +0000 (17:18 +0000)]
- vectors removed from the ITSTracker class, to avoid a continuous increase of the booked memory
- cleanup

14 years agocompilation warning fixed
sgorbuno [Sat, 7 Nov 2009 17:01:42 +0000 (17:01 +0000)]
compilation warning fixed

14 years agoCorrected documentation explaing the polarities conventions. NO code change
shahoian [Sat, 7 Nov 2009 16:58:25 +0000 (16:58 +0000)]
Corrected documentation explaing the polarities conventions. NO code change

14 years agoadding common functionality for the magnetic field to the component interface
richterm [Sat, 7 Nov 2009 16:55:09 +0000 (16:55 +0000)]
adding common functionality for the magnetic field to the component interface

14 years agoBug fix in copy constructor and assignement operator (Matthias + me)
zampolli [Sat, 7 Nov 2009 14:56:54 +0000 (14:56 +0000)]
Bug fix in copy constructor and assignement operator (Matthias + me)

14 years agoAdd missing newline at the end
cblume [Sat, 7 Nov 2009 13:23:48 +0000 (13:23 +0000)]
Add missing newline at the end

14 years agorelease a temporary memory at each event, to avoid continious memory increase
sgorbuno [Sat, 7 Nov 2009 13:21:36 +0000 (13:21 +0000)]
release a temporary memory at each event, to avoid continious memory increase

14 years agochange an estimate of the output size
sgorbuno [Sat, 7 Nov 2009 13:19:00 +0000 (13:19 +0000)]
change an estimate of the output size

14 years agoProtection against gMinuit deletion by third party added
prsnko [Sat, 7 Nov 2009 12:47:38 +0000 (12:47 +0000)]
Protection against gMinuit deletion by third party added

14 years agobug fix: access to deleted pointer
sgorbuno [Sat, 7 Nov 2009 12:45:38 +0000 (12:45 +0000)]
bug fix: access to deleted pointer

14 years agodo not use the AliGRPManager until bug
richterm [Sat, 7 Nov 2009 10:28:58 +0000 (10:28 +0000)]
do not use the AliGRPManager until bug
https://savannah.cern.ch/bugs/index.php?58403 is fixed

14 years agoadding macro to create a GRP entry for various field settings
richterm [Sat, 7 Nov 2009 10:23:04 +0000 (10:23 +0000)]
adding macro to create a GRP entry for various field settings
usage:
    aliroot -b -q -l $ALICE_ROOT/HLT/exa/makeGRPObject.C'("default", "$PWD")'
    aliroot -b -q -l $ALICE_ROOT/HLT/exa/makeGRPObject.C'("off", "$PWD")'
    aliroot -b -q -l $ALICE_ROOT/HLT/exa/makeGRPObject.C'("l3=12000", "$PWD")'
    aliroot -b -q -l $ALICE_ROOT/HLT/exa/makeGRPObject.C # for help

14 years agoUpdated filtering of the Goofie mesurements
marian [Sat, 7 Nov 2009 09:18:01 +0000 (09:18 +0000)]
Updated filtering of the Goofie mesurements
Usage of the filtering for the moment in the CalibEnv -
for the moment just for visualization
(Marian)

14 years agonew performance classes (Simone Schuchmann)
jotwinow [Sat, 7 Nov 2009 04:05:14 +0000 (04:05 +0000)]
new performance classes (Simone Schuchmann)

14 years agoreading the CTP configuration in the initialization of the HLT reconstruction and
richterm [Sat, 7 Nov 2009 03:03:05 +0000 (03:03 +0000)]
reading the CTP configuration in the initialization of the HLT reconstruction and
passing the trigger mask via the AliHLTTrigData structure to the components

14 years agofiles moved to TPC folder
jotwinow [Sat, 7 Nov 2009 02:27:38 +0000 (02:27 +0000)]
files moved to TPC folder

14 years agocorrecting HLT logging: the pointers of the objects are only printed in debug mode
richterm [Sat, 7 Nov 2009 01:44:56 +0000 (01:44 +0000)]
correcting HLT logging: the pointers of the objects are only printed in debug mode

14 years agomove all TPC related classes
jotwinow [Sat, 7 Nov 2009 01:25:59 +0000 (01:25 +0000)]
move all TPC related classes

14 years agoinserting the correct trigger mask into the CDH of inserted empty data blocks
richterm [Sat, 7 Nov 2009 01:03:04 +0000 (01:03 +0000)]
inserting the correct trigger mask into the CDH of inserted empty data blocks

14 years agoadding method to retrieve trigger mask from RawReader
richterm [Sat, 7 Nov 2009 01:00:54 +0000 (01:00 +0000)]
adding method to retrieve trigger mask from RawReader

14 years agoadded a protection against detector not definining the default event specie
schutz [Fri, 6 Nov 2009 22:51:06 +0000 (22:51 +0000)]
added a protection against detector not definining the default event specie

14 years agochange the name of a few histograms (adding hglobal)
schutz [Fri, 6 Nov 2009 22:49:06 +0000 (22:49 +0000)]
change the name of a few histograms (adding hglobal)

14 years agoAlmost final version of scanning tools.
mtadel [Fri, 6 Nov 2009 20:32:19 +0000 (20:32 +0000)]
Almost final version of scanning tools.

* AliEveEventManager
  Emit new signal NewEventDataLoaded() after the event-data is
  connected but before the macros are executed.

* AliEveTrackCounter
  Connect to AliEveEventManager::NewEventDataLoaded() to do the reset.
  Introduce 'Bool_t fAcitve' -- now that track and tracklet label is
  misused to store scanning results it is better that track-counting
  is not enabled by default.

* AliEveTrackCounterEditor
  Add Activate / Deactivate buttons and handlers.
  Remove histogram plotting code -- now in show_scan_results.C

* visscan_init.C
  Remove code for registration of tracks/tracklets to
  track-counter. This is now done in esd_tracks / esd_spd_tracklets.

* make_scan_results.C
  Create the scan-result tree from individual objects stored during
  scanning.

* show_scan_results.C
  Create canvases and plot basic stuff from the scan-result tree.

* esd_spd_tracklets.C
  Put tracklets into two containers -- Good/Bad.
  Register the tracklets to track-counter if it is active.

* esd_tracks.C
  In esd_tracks_by_category() register the containers to track-counter
  if it is active.

14 years agoadded the option to save or not the QA data objects
schutz [Fri, 6 Nov 2009 19:36:01 +0000 (19:36 +0000)]
added the option to save or not the QA data objects

14 years agoFixing behaviour wrt DCS DPs related to pressure sensors:
zampolli [Fri, 6 Nov 2009 19:23:48 +0000 (19:23 +0000)]
Fixing behaviour wrt DCS DPs related to pressure sensors:

- if the fit is there --> ok
- no fit, but run lasting less than 60 s (according to AliDCSSensorArray) and TGraph there for the
sensor --> ok
- in any other case, don't increase the count of the DCS DPs --> making GRP fail

Changing also kFitFraction from 0.7 to -1 (Haavard), but it will not have much effect with all the other changes...

14 years agoFixing printing bug.
aszostak [Fri, 6 Nov 2009 19:10:16 +0000 (19:10 +0000)]
Fixing printing bug.

14 years agoupdate configuration analysis macros with last updates in the frame
gconesab [Fri, 6 Nov 2009 17:42:46 +0000 (17:42 +0000)]
update configuration analysis macros with last updates in the frame

14 years agoAn artifactual debug streamer removed ( there was a segmentation fault after a call...
sgorbuno [Fri, 6 Nov 2009 17:31:22 +0000 (17:31 +0000)]
An artifactual debug streamer removed ( there was a segmentation fault after a call of the streamer destructor )

14 years agofolders to keep the wagons output in the common analysis file defined, do not clear...
gconesab [Fri, 6 Nov 2009 17:15:12 +0000 (17:15 +0000)]
folders to keep the wagons output in the common analysis file defined, do not clear cluster/track lists+

14 years agoa macro with TPC,ITS, ITSSPD vertex, global vertex and v0's
sgorbuno [Fri, 6 Nov 2009 16:52:50 +0000 (16:52 +0000)]
a macro with TPC,ITS, ITSSPD vertex, global vertex and v0's

14 years agoextra check for the output size is added
sgorbuno [Fri, 6 Nov 2009 16:43:26 +0000 (16:43 +0000)]
extra check for the output size is added

14 years ago- default cuts are tuned
sgorbuno [Fri, 6 Nov 2009 16:42:16 +0000 (16:42 +0000)]
- default cuts are tuned
- cosmetic

14 years ago- bug fix: only TPC tracks were used in the vertex finder, now ITSin parameters are...
sgorbuno [Fri, 6 Nov 2009 16:40:41 +0000 (16:40 +0000)]
- bug fix: only TPC tracks were used in the vertex finder, now ITSin parameters are used when they are present.
- some cosmetic

14 years ago- There was impossible to set solenoidBz value from the configuration string. Now...
sgorbuno [Fri, 6 Nov 2009 16:36:31 +0000 (16:36 +0000)]
- There was impossible to set solenoidBz value  from the configuration string. Now parameters from the configuartion string are set after the OCDB parameters.
- The order of filling of ESD tracks is changed: TPC, TPCOut, ITSOut, ITS.
  The ITSin parameters are stored in the ESDtrack itself, therefore they are lost when the UpdateParameters(..) is called next time.
  To keep the ITSin parameters in the ESD, one should set these parameters last.

14 years agoAdding counter for TOKEN_LOST errors in AliMUONRawStreamTrackerHP.
laphecet [Fri, 6 Nov 2009 16:36:26 +0000 (16:36 +0000)]
Adding counter for TOKEN_LOST errors in AliMUONRawStreamTrackerHP.
Adding symmetric methods to AliMUONRawStreamTriggerHP, as found in AliMUONRawStreamTrackerHP for counting errors for whole events.

(Artur)

14 years agoCluster indices are published via AliKalmanTrack::GetClusterIndex()
sgorbuno [Fri, 6 Nov 2009 16:22:34 +0000 (16:22 +0000)]
Cluster indices are published via AliKalmanTrack::GetClusterIndex()

14 years agoremove mechanism to avoid dependencies on PHOS and EMCAL Utils
gconesab [Fri, 6 Nov 2009 15:53:36 +0000 (15:53 +0000)]
remove mechanism to avoid dependencies on PHOS and EMCAL Utils

14 years agoRelease the error of DAQ FXS for physics run also
cblume [Fri, 6 Nov 2009 15:53:15 +0000 (15:53 +0000)]
Release the error of DAQ FXS for physics run also

14 years agoCommon output file implemented in AddTaskUnicor.C
misko [Fri, 6 Nov 2009 15:44:40 +0000 (15:44 +0000)]
Common output file implemented in AddTaskUnicor.C

14 years agoUse folder in ouput file: savannah 57874 (Markus)
dainese [Fri, 6 Nov 2009 15:38:55 +0000 (15:38 +0000)]
Use folder in ouput file: savannah 57874 (Markus)

14 years agosetting pushback interval to 10 s and adding verbosity switch
richterm [Fri, 6 Nov 2009 15:12:09 +0000 (15:12 +0000)]
setting pushback interval to 10 s and adding verbosity switch

14 years agoenable writing of data for SOR and EOR events by default
richterm [Fri, 6 Nov 2009 15:02:39 +0000 (15:02 +0000)]
enable writing of data for SOR and EOR events by default

14 years agodynamic adjustment of the output buffer size estimator
richterm [Fri, 6 Nov 2009 15:01:02 +0000 (15:01 +0000)]
dynamic adjustment of the output buffer size estimator
histogram publishing at EOR

14 years agomodule numbers incrementing properly, mapping database is used in the root file readi...
basanta [Fri, 6 Nov 2009 14:58:59 +0000 (14:58 +0000)]
module numbers incrementing properly, mapping database is used in the root file reading macro

14 years agoadding functionality to downscale the publishing of TObjects in PushBack
richterm [Fri, 6 Nov 2009 14:47:49 +0000 (14:47 +0000)]
adding functionality to downscale the publishing of TObjects in PushBack
The command line paramameter -pushback-period=<period> specifies the time
interval for the publishing. Especially important for histogramming
components which do not need to ship the data for ever event.

14 years agoAdding scripts directory including:
ivana [Fri, 6 Nov 2009 14:18:47 +0000 (14:18 +0000)]
Adding scripts directory including:
- macros for extracting and plotting detector digits
- program for plotting Geant4 cuts
(Eva, Ivana)

14 years agochanged the names of the histograms, requested by AMORE
schutz [Fri, 6 Nov 2009 13:18:15 +0000 (13:18 +0000)]
changed the names of the histograms, requested by AMORE

14 years ago* hmpid_digits.C, hmpid_raw.C
mtadel [Fri, 6 Nov 2009 12:13:04 +0000 (12:13 +0000)]
* hmpid_digits.C, hmpid_raw.C
  With Giacomo Volpe: new macros for display of HMPID digits and raw.

* geom_hmpid.C
  Update for changed HMPID geometry.

* hmpid_clusters.C
  Remove unnecessary argument and check.

* visscan_init.C
  Add hmpid_raw/digits, tof_raw/digits and tpc_digits to the data selection.
  All disabled by default.

14 years ago The ANALYSIS one is a modification of the AliXMLCollection which adds
morsch [Fri, 6 Nov 2009 11:32:36 +0000 (11:32 +0000)]
 The ANALYSIS one is a modification of the AliXMLCollection which adds
support for empty event lists (with the current code it crashes for an
empty evlist).
  The STEER one is to add two new functions to the ESDInputHandler, one
to calculate the cut summary for the given list, the other to count
"empty" files, that is files with no events selected.
(A. Kisiel)

14 years agoA few fixes, including new methods needed by AMORE
schutz [Fri, 6 Nov 2009 11:32:25 +0000 (11:32 +0000)]
A few fixes, including new methods needed by AMORE

14 years agoNew method's name for the CF manager (Xavier)
martinez [Fri, 6 Nov 2009 11:26:10 +0000 (11:26 +0000)]
New method's name for the CF manager (Xavier)

14 years agoBug fix for the fitting at the SHUTTLE of the average pulse height
cblume [Fri, 6 Nov 2009 11:04:28 +0000 (11:04 +0000)]
Bug fix for the fitting at the SHUTTLE of the average pulse height

14 years agoIn MUONChamberMaterialBudget.C
ivana [Fri, 6 Nov 2009 10:54:35 +0000 (10:54 +0000)]
In MUONChamberMaterialBudget.C
- Use the name of the mother volumes instead of the position to select
  material belonging to a given chamber
- The resolution can be changed by changing the sementation level:
  resolution = 1 cm / segmentationLevel
(Philippe P.)

14 years agoBug fix in proof mode when using folders.
agheata [Fri, 6 Nov 2009 10:38:34 +0000 (10:38 +0000)]
Bug fix in proof mode when using folders.

14 years agocorrection for non-uniform acceptance for 2nd and 4th order differential flow
snelling [Fri, 6 Nov 2009 09:48:02 +0000 (09:48 +0000)]
correction for non-uniform acceptance for 2nd and 4th order differential flow

14 years agoPossibility to skip also SPD layers when track is out of the z acceptance. Feature...
masera [Fri, 6 Nov 2009 09:43:50 +0000 (09:43 +0000)]
Possibility to skip also SPD layers when track is out of the z acceptance. Feature already enabled for SDD and SSD (A. Dainese)

14 years agoReset() part of the interface.
morsch [Fri, 6 Nov 2009 09:02:41 +0000 (09:02 +0000)]
Reset() part of the interface.

14 years agoPMD/Calib/Mapping is put as the Inputfile
basanta [Fri, 6 Nov 2009 08:09:52 +0000 (08:09 +0000)]
PMD/Calib/Mapping is put as the Inputfile

14 years agoextending unit test: adding check for magnetic field setup from the external interface
richterm [Fri, 6 Nov 2009 01:23:57 +0000 (01:23 +0000)]
extending unit test: adding check for magnetic field setup from the external interface

14 years agoAdding common handling for the magnetic field settings tothe component interface
richterm [Fri, 6 Nov 2009 01:22:19 +0000 (01:22 +0000)]
Adding common handling for the magnetic field settings tothe component interface
Components will use the AliMagF instance in the future. This instance is set up
by the framework
1) AliRoot: AliReconstruction, AliSimulation or explicitely in the macro
2) online environment: AliMagF initialized via the GRPManager from the ExternalInterface

This change will soon make all private code regarding setup of AliMagF obsolete in the
HLT code. Furthermore the SolenoidBz OCDB entry will be removed.

14 years agoA block of ITSOut tracks is produced in addition to the ITS tracks ( ITSOut tracks...
sgorbuno [Thu, 5 Nov 2009 23:16:07 +0000 (23:16 +0000)]
A block of ITSOut tracks is produced in addition to the ITS tracks ( ITSOut tracks are needed for the TPC calibration )

- new AliHLTDataTypeOriginITSOut created

- GlobalESDConverter adds ITSOut parameters to the esd tracks

- now ITS tracks contain indixes of the associated ITS clusters (but these indices are not yet stored in the ESD tracks )

14 years agoUndo previous commit
schutz [Thu, 5 Nov 2009 23:13:07 +0000 (23:13 +0000)]
Undo previous commit

14 years agoUndo previous commit
schutz [Thu, 5 Nov 2009 23:12:59 +0000 (23:12 +0000)]
Undo previous commit

14 years agopromoted 2 methods to public needed by AMORE
schutz [Thu, 5 Nov 2009 22:54:15 +0000 (22:54 +0000)]
promoted 2 methods to public needed by AMORE

14 years agoA few fixes, including new methods needed by AMORE
schutz [Thu, 5 Nov 2009 22:53:40 +0000 (22:53 +0000)]
A few fixes, including new methods needed by AMORE

14 years agocorrecting info messages on loaded GPU library (David)
richterm [Thu, 5 Nov 2009 20:56:17 +0000 (20:56 +0000)]
correcting info messages on loaded GPU library (David)

14 years agobugfixes by Theodor and Raphaelle
richterm [Thu, 5 Nov 2009 20:43:45 +0000 (20:43 +0000)]
bugfixes by Theodor and Raphaelle
- suppress empty histograms if no tracks were found (fix according to the current shuttle behavior)
- print the object size and not the pointer size
- correct value of min entries for vdrift calculation

14 years ago* show_scan_results.C
mtadel [Thu, 5 Nov 2009 18:08:05 +0000 (18:08 +0000)]
* show_scan_results.C
  New macro - build tree from scan results on individual events.

* esd_spd_tracklets.C
  From Domenico - add cuts to mark "bad" tracklets at load time.

* AliEveTrackCounter
  Store scan results by writing ESD track container and AliMultiplicity
  into scan_results.root.
  Display the results by running show_scan_results.C and then
  calling TTree::Draw() commands on the created tree.
  Probably the drawing function should also be a macro.

14 years agoConsolidation of the classes used to get the calibration data stores from OCDB and...
laphecet [Thu, 5 Nov 2009 17:40:25 +0000 (17:40 +0000)]
Consolidation of the classes used to get the calibration data stores from OCDB and ASCII files/string.

This is particularly important for AmoreMCH.
Note that AliMUONTrackerIO has been improved as well (e.g. we no longer have multiple temporary TString objects)
While doing so, two bugs were corrected :

- Bug fix : corrected the interpretation of the HV switches (important both for QA and reco)

- Bug fix : corrected the display of the config in mchview which was wrong (again, important for AmoreMCH)

14 years agoRemoved the obsolete AliTOFv5T0 class from the to-be-compiled classes list
decaro [Thu, 5 Nov 2009 17:19:46 +0000 (17:19 +0000)]
Removed the obsolete AliTOFv5T0 class from the to-be-compiled classes list

14 years agoPossibility to use a rec.C file outside the aliroot distribution folder. To be used...
cvetan [Thu, 5 Nov 2009 17:16:36 +0000 (17:16 +0000)]
Possibility to use a rec.C file outside the aliroot distribution folder. To be used as soon as we switch to aliroot RPM installation at P2. In this way one allows changes to the reco macro without touching the aliroot installtion done by DAQ. The macro location and name are defined by ONLINERECO_MACRO env. In case the env is not there, the standard rec.C from MONITOR is used.

14 years agoCompleting the fix
fca [Thu, 5 Nov 2009 16:40:27 +0000 (16:40 +0000)]
Completing the fix

14 years agoModifying status when pp goes in time out during DCS DPs retrieval.
zampolli [Thu, 5 Nov 2009 16:32:15 +0000 (16:32 +0000)]
Modifying status when pp goes in time out during DCS DPs retrieval.

14 years agoWarnings
fca [Thu, 5 Nov 2009 15:54:33 +0000 (15:54 +0000)]
Warnings

14 years agoAdapting to CORRFW changes (Chiara)
dainese [Thu, 5 Nov 2009 15:40:08 +0000 (15:40 +0000)]
Adapting to CORRFW changes (Chiara)

14 years agoTechnical fix for #58138: VZERO breaks in AliVZEROTrending::~AliVZEROTrending()
hristov [Thu, 5 Nov 2009 15:38:08 +0000 (15:38 +0000)]
Technical fix for #58138: VZERO breaks in AliVZEROTrending::~AliVZEROTrending()

14 years agoTypo
cvetan [Thu, 5 Nov 2009 15:21:41 +0000 (15:21 +0000)]
Typo

14 years agoAdding other par files
cvetan [Thu, 5 Nov 2009 15:17:27 +0000 (15:17 +0000)]
Adding other par files

14 years agoI have added Chic_1 and Chic_2 production in the muon cocktail.
morsch [Thu, 5 Nov 2009 15:03:23 +0000 (15:03 +0000)]
I have added Chic_1 and Chic_2 production in the muon cocktail.
Philippe Crochet <crochet@clermont.in2p3.fr>

14 years agoStoring the analysis output histograms in folders of a common output (Roberta)
martinez [Thu, 5 Nov 2009 14:36:12 +0000 (14:36 +0000)]
Storing the analysis output histograms in folders of a common output (Roberta)

14 years agoImproved algorithm for the extrapolation of the tracks in AliCheckMuonDetEltResponse...
martinez [Thu, 5 Nov 2009 14:28:00 +0000 (14:28 +0000)]
Improved algorithm for the extrapolation of the tracks in AliCheckMuonDetEltResponse. Adding efficiency computation per detection element. Adding special setting conditions for a cosmic runs. Adding histograms of Tracks detected and total as output of AliAnalysisTaskMuonTrackingEff (Matthieu)

14 years agoquality check for the maximum Pt error removed. The Pt error depends on the magnetic...
sgorbuno [Thu, 5 Nov 2009 14:18:16 +0000 (14:18 +0000)]
quality check for the maximum Pt error removed. The Pt error depends on the magnetic field value and doesn't show the error of the reconstructed curvature.

14 years agoObsolete data files deleted.
morsch [Thu, 5 Nov 2009 14:14:37 +0000 (14:14 +0000)]
Obsolete data files deleted.

14 years agomatch changes CORRFW
snelling [Thu, 5 Nov 2009 13:43:07 +0000 (13:43 +0000)]
match changes CORRFW

14 years agoquick fix for bug https://savannah.cern.ch/bugs/?58247, futher
richterm [Thu, 5 Nov 2009 13:15:56 +0000 (13:15 +0000)]
quick fix for bug https://savannah.cern.ch/bugs/?58247, futher
investigation ongoing

14 years agocorrecting compilation problem introduced in r36407
richterm [Thu, 5 Nov 2009 13:00:39 +0000 (13:00 +0000)]
correcting compilation problem introduced in r36407
some functionality has to be conditional, depending on availability of FASTJET

14 years agoAdding the drift velocity monitoring
marian [Thu, 5 Nov 2009 12:34:22 +0000 (12:34 +0000)]
Adding the drift velocity monitoring
Marian.

14 years agomade the saving of the Corr TNtuples more robusr: Source of Seg. Fault
schutz [Thu, 5 Nov 2009 12:24:19 +0000 (12:24 +0000)]
made the saving of the Corr TNtuples more robusr: Source of Seg. Fault

14 years agoremoved virtual from Run Method
schutz [Thu, 5 Nov 2009 12:22:48 +0000 (12:22 +0000)]
removed virtual from Run Method

14 years agonew method to retrieve the QAbit set. Requested by AMORE.
schutz [Thu, 5 Nov 2009 12:21:03 +0000 (12:21 +0000)]
new method to retrieve the QAbit set. Requested by AMORE.

14 years agoClosing a file cause the unwanted delete of the Corr TNtuple. Changed the open/close...
schutz [Thu, 5 Nov 2009 12:16:48 +0000 (12:16 +0000)]
Closing a file cause the unwanted delete of the Corr TNtuple. Changed the open/close/write of the QA result

14 years agoAdapting to CORRFW changes (Markus)
dainese [Thu, 5 Nov 2009 11:07:53 +0000 (11:07 +0000)]
Adapting to CORRFW changes (Markus)

14 years agoBug fixed.
zampolli [Thu, 5 Nov 2009 10:14:04 +0000 (10:14 +0000)]
Bug fixed.

14 years agoCorrected ctor call.
mtadel [Thu, 5 Nov 2009 10:11:38 +0000 (10:11 +0000)]
Corrected ctor call.