]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoCoding rule violations corrected.
morsch [Mon, 10 Aug 2009 15:53:11 +0000 (15:53 +0000)]
Coding rule violations corrected.

14 years agoCoding rule violations corrected.
morsch [Mon, 10 Aug 2009 15:07:30 +0000 (15:07 +0000)]
Coding rule violations corrected.

14 years agoUpdating default value for beamType from DAQ logbook ("Cosmics" instead of "cosmic").
zampolli [Mon, 10 Aug 2009 09:53:45 +0000 (09:53 +0000)]
Updating default value for beamType from DAQ logbook ("Cosmics" instead of "cosmic").
Adding dummy files for CTP (from R. Lietava).
Modifying macro to create dummy files taking new ones (see above).

14 years agoadded storage of 1D hits histograms for diagnostics
hdalsgaa [Mon, 10 Aug 2009 09:09:50 +0000 (09:09 +0000)]
added storage of 1D hits histograms for diagnostics

14 years ago* changed return value for no active service
jthaeder [Mon, 10 Aug 2009 09:04:41 +0000 (09:04 +0000)]
* changed return value for no active service
* changed IF DEF

14 years agoAdding new AnalysisTask for evaluation of meterial budget
marian [Mon, 10 Aug 2009 08:05:32 +0000 (08:05 +0000)]
Adding new AnalysisTask for evaluation of meterial budget

For the moment only MC part implemented (test of principle)
To be extended

14 years agobug fix
hdalsgaa [Mon, 10 Aug 2009 07:50:31 +0000 (07:50 +0000)]
bug fix

14 years agoA small change in histogram names and a tiny bug fix
hdalsgaa [Sun, 9 Aug 2009 18:24:03 +0000 (18:24 +0000)]
A small change in histogram names and a tiny bug fix

14 years agoA small change in histogram names
hdalsgaa [Sun, 9 Aug 2009 18:06:49 +0000 (18:06 +0000)]
A small change in histogram names

14 years agoAdded tasks from Sona
kleinb [Sun, 9 Aug 2009 16:36:43 +0000 (16:36 +0000)]
Added tasks from Sona

14 years agocorrected coding violations
kleinb [Sun, 9 Aug 2009 11:01:35 +0000 (11:01 +0000)]
corrected coding violations

14 years agoImportant update of volumes ID for ACORDE modules
mrodrigu [Sun, 9 Aug 2009 05:11:55 +0000 (05:11 +0000)]
Important update of volumes ID for ACORDE modules

14 years agoObsolete code removed.
morsch [Sat, 8 Aug 2009 15:46:34 +0000 (15:46 +0000)]
Obsolete code removed.

14 years agoallow to set range used for pedestal calculation with RAW data
dsilverm [Sat, 8 Aug 2009 14:51:17 +0000 (14:51 +0000)]
allow to set range used for pedestal calculation with RAW data

14 years agoUpdated version A.Kalweit's AliAnalysisTaskChargedHadronSpectra
bhippoly [Sat, 8 Aug 2009 14:47:09 +0000 (14:47 +0000)]
Updated version A.Kalweit's AliAnalysisTaskChargedHadronSpectra

14 years agoadd TRU and LEDMon histograms to QA Raw for usage in AMORE
dsilverm [Sat, 8 Aug 2009 14:32:38 +0000 (14:32 +0000)]
add TRU and LEDMon histograms to QA Raw for usage in AMORE

14 years agoObsolete code removed
morsch [Sat, 8 Aug 2009 12:16:22 +0000 (12:16 +0000)]
Obsolete code removed

14 years agoObsolete code removed.
morsch [Sat, 8 Aug 2009 12:14:40 +0000 (12:14 +0000)]
Obsolete code removed.

14 years agoObsolete code removed.
morsch [Sat, 8 Aug 2009 11:28:32 +0000 (11:28 +0000)]
Obsolete code removed.

14 years agoObsolete code removed.
morsch [Sat, 8 Aug 2009 11:12:42 +0000 (11:12 +0000)]
Obsolete code removed.

14 years agoCoding rules
cblume [Fri, 7 Aug 2009 17:47:36 +0000 (17:47 +0000)]
Coding rules

14 years agoUpdated comment.
zampolli [Fri, 7 Aug 2009 16:23:02 +0000 (16:23 +0000)]
Updated comment.

14 years agoChanging handling of the errors according to discussion following
zampolli [Fri, 7 Aug 2009 16:06:00 +0000 (16:06 +0000)]
Changing handling of the errors according to discussion following
ALICE Offline Weekly Meeting (6 Aug 2009) and ALICE Trigger Meeting
(7 Aug 2009) - see:

http://indico.cern.ch/conferenceDisplay.py?confId=65472

and

http://indico.cern.ch/conferenceDisplay.py?confId=65383

Included in the commit, the macro to test the GRPPreprocessor,
simulating different types of errors, and an example macro on how to create
dummy entries for CTP Config and Scalers.

14 years agobugfix: correcting printf specifier
richterm [Fri, 7 Aug 2009 14:54:51 +0000 (14:54 +0000)]
bugfix: correcting printf specifier

14 years agobugfix: instead of unloading from the cache, retrieve the latest version and subversi...
richterm [Fri, 7 Aug 2009 14:51:02 +0000 (14:51 +0000)]
bugfix: instead of unloading from the cache, retrieve the latest version and subversion number from the storage and use those parameters to get the latest object

14 years agobugfix: redirecting the const base per event instead of the const base per block...
richterm [Fri, 7 Aug 2009 14:44:18 +0000 (14:44 +0000)]
bugfix: redirecting the const base per event instead of the const base per block to the GetOutputSize method
Originally only one constBase parameter was foreseen in the interface which should give the number of bytes required in
the output buffer independent of the inout size. This has been changed to two parameters in r27692, one parameter
per event and one per block. The AliHLTComponent interface, though had not been changed and the wrong parameter
was passed onto the interface. This created trouble when having many input blocks.

14 years agoFix compilation warning
prino [Fri, 7 Aug 2009 14:43:35 +0000 (14:43 +0000)]
Fix compilation warning

14 years agoFix in pileup algorithm, a tighter cut on deltaphi is needed in pile-up determination...
prino [Fri, 7 Aug 2009 14:09:22 +0000 (14:09 +0000)]
Fix in pileup algorithm, a tighter cut on deltaphi is needed in pile-up determination after the re-tuning of 3D vertexer parameters (F. Prino)

14 years agocorrecting coding rule violations (Christoph)
richterm [Fri, 7 Aug 2009 13:44:43 +0000 (13:44 +0000)]
correcting coding rule violations (Christoph)

14 years agoFix initialization of fSums
cblume [Fri, 7 Aug 2009 13:02:46 +0000 (13:02 +0000)]
Fix initialization of fSums

14 years agoAliTPCcalibCalib.cxx - adding protection
marian [Fri, 7 Aug 2009 12:07:15 +0000 (12:07 +0000)]
AliTPCcalibCalib.cxx  - adding protection
AliTPCcalibLaser.h AliTPCcalibLaser.cxx - adding THnSparse interface
AliTPCcalibTime.cxx AliTPCcalibTime.h   - Adding control histograms
                                        - New IsCross - crossing A-C and C-A

14 years agoCoding rules
cblume [Fri, 7 Aug 2009 11:28:51 +0000 (11:28 +0000)]
Coding rules

14 years agoFrom Christoph: add missing include.
mtadel [Fri, 7 Aug 2009 11:26:23 +0000 (11:26 +0000)]
From Christoph: add missing include.

14 years agohave unique histogram names when using multiple instances of this method
snelling [Fri, 7 Aug 2009 11:14:47 +0000 (11:14 +0000)]
have unique histogram names when using multiple instances of this method

14 years agoSmall fixes in Millepede2 (Marcello, Ruben)
prino [Fri, 7 Aug 2009 10:55:32 +0000 (10:55 +0000)]
Small fixes in Millepede2 (Marcello, Ruben)

14 years ago- adding total umber of events to the HLTGlobalTriggerDecision counters
richterm [Fri, 7 Aug 2009 09:03:24 +0000 (09:03 +0000)]
- adding total umber of events to the HLTGlobalTriggerDecision counters
- adding info message on trigger count in the GlobalTriggerComponent
- better cleanup of temporary files of the GlobalTriggerComponent

14 years agoChanging ldap server to pcalishuttle02.
zampolli [Fri, 7 Aug 2009 07:34:47 +0000 (07:34 +0000)]
Changing ldap server to pcalishuttle02.

14 years agobug fixed in FindIsoCEll method
basanta [Fri, 7 Aug 2009 07:14:32 +0000 (07:14 +0000)]
bug fixed in FindIsoCEll method

14 years ago* Updated HOMERManager for AMORE functionality
jthaeder [Thu, 6 Aug 2009 21:43:53 +0000 (21:43 +0000)]
* Updated HOMERManager for AMORE functionality
* BugFixes for SourceName / BlockName
* Better testmacro

14 years agoReplace call to TMath::Power in Vertexer3D (F. Prino)
prino [Thu, 6 Aug 2009 16:10:56 +0000 (16:10 +0000)]
Replace call to TMath::Power in Vertexer3D (F. Prino)

14 years agoMethod shadowing corrected.
morsch [Thu, 6 Aug 2009 15:39:59 +0000 (15:39 +0000)]
Method shadowing corrected.

14 years agoCoding violations corrected.
morsch [Thu, 6 Aug 2009 15:35:18 +0000 (15:35 +0000)]
Coding violations corrected.

14 years agoNext round of upgrades and cleanups of code. The code is now more streamlined and...
hdalsgaa [Thu, 6 Aug 2009 15:07:00 +0000 (15:07 +0000)]
Next round of upgrades and cleanups of code. The code is now more streamlined and easier to read (it still works)

14 years agoremoved the dependence on PWG0 introduced by the implementation of the trigger
hdalsgaa [Thu, 6 Aug 2009 14:59:33 +0000 (14:59 +0000)]
removed the dependence on PWG0 introduced by the implementation of the trigger

14 years agoCoding violations corrected.
morsch [Thu, 6 Aug 2009 14:56:12 +0000 (14:56 +0000)]
Coding violations corrected.

14 years agocorrecting compilation warnings
richterm [Thu, 6 Aug 2009 14:27:04 +0000 (14:27 +0000)]
correcting compilation warnings

14 years agoactivating the actual QA code, does require the changes in ITS QA which are now avail...
richterm [Thu, 6 Aug 2009 14:25:52 +0000 (14:25 +0000)]
activating the actual QA code, does require the changes in ITS QA which are now available in r33592

14 years agoFix to provide correct EMCAL mapping info (David)
hristov [Thu, 6 Aug 2009 13:23:33 +0000 (13:23 +0000)]
Fix to provide correct EMCAL mapping info (David)

14 years agoCoding violations corrected.
morsch [Thu, 6 Aug 2009 13:10:42 +0000 (13:10 +0000)]
Coding violations corrected.

14 years agoUnnecessary include removed.
morsch [Thu, 6 Aug 2009 13:07:39 +0000 (13:07 +0000)]
Unnecessary include removed.

14 years agoOnly one Check method needs to be implemented by detectors that will be valid fo...
hristov [Thu, 6 Aug 2009 13:02:16 +0000 (13:02 +0000)]
Only one Check method needs to be implemented by detectors that will be valid fo runing QA checking both during simulation/reconstruction and in stand alone mode starting from a pre-existing QA data root file. See also test/QA/MergeAndCheck.C (Yves)

14 years agoCoding rules
cblume [Thu, 6 Aug 2009 12:48:52 +0000 (12:48 +0000)]
Coding rules

14 years agoHigh voltage entries modified to keep original maps as well as fits
haavard [Thu, 6 Aug 2009 12:46:15 +0000 (12:46 +0000)]
High voltage entries modified to keep original maps as well as fits

14 years agoRemove obsolete classes
cblume [Thu, 6 Aug 2009 12:01:20 +0000 (12:01 +0000)]
Remove obsolete classes

14 years agoAdding inteface for High voltage
marian [Thu, 6 Aug 2009 12:01:19 +0000 (12:01 +0000)]
Adding inteface for High voltage
Marian

14 years agoAdding high voltage to the tree
marian [Thu, 6 Aug 2009 11:59:32 +0000 (11:59 +0000)]
Adding high voltage to the tree

Jens

14 years agoCoding rules and warnings
cblume [Thu, 6 Aug 2009 11:18:32 +0000 (11:18 +0000)]
Coding rules and warnings

14 years agoAdd treatment of newly introduced JTAG answer words in SDD raw data decoding (F.Prino)
prino [Thu, 6 Aug 2009 10:53:42 +0000 (10:53 +0000)]
Add treatment of newly introduced JTAG answer words in SDD raw data decoding (F.Prino)

14 years agobugfix: header file was assigned to wrong variable in r34075
richterm [Thu, 6 Aug 2009 09:58:49 +0000 (09:58 +0000)]
bugfix: header file was assigned to wrong variable in r34075

14 years agoReintroduce TMath.h
cblume [Thu, 6 Aug 2009 09:48:25 +0000 (09:48 +0000)]
Reintroduce TMath.h

14 years agoCoding rules
cblume [Thu, 6 Aug 2009 09:35:40 +0000 (09:35 +0000)]
Coding rules

14 years agoMake sure the random generator is set
hristov [Thu, 6 Aug 2009 09:32:43 +0000 (09:32 +0000)]
Make sure the random generator is set

14 years agocorrected compilation warnings (Theodor)
richterm [Thu, 6 Aug 2009 08:18:54 +0000 (08:18 +0000)]
corrected compilation warnings (Theodor)

14 years agominor change: correct implementation of output type getter (Gaute)
richterm [Thu, 6 Aug 2009 08:10:13 +0000 (08:10 +0000)]
minor change: correct implementation of output type getter (Gaute)

14 years agoRe-introduce the options NOMC and NOFR
cblume [Thu, 6 Aug 2009 07:45:52 +0000 (07:45 +0000)]
Re-introduce the options NOMC and NOFR

14 years agoRe-introduce the options NOMC and NOFR
cblume [Thu, 6 Aug 2009 07:45:11 +0000 (07:45 +0000)]
Re-introduce the options NOMC and NOFR

14 years ago* Added new Handler Classes for HOMER Proxy
jthaeder [Wed, 5 Aug 2009 21:58:18 +0000 (21:58 +0000)]
* Added new Handler Classes for HOMER Proxy
** Base class AliHLTHOMERManager for use in EVE and in AMORE
** XmlRpc Handler class AliHLTHOMERProxyHandler for proxy communication

* Updated AliHLTHOMERBlock and AliHLTHOMERSource objects

* Added test macro : HLT/exa/HOMERManager.C

* Commented out relevant part in AliEveHOMER classes
** AliEveHOMERSrcTranslator and AliEveHOMERXMLHandler are scheduled to be removed
** AliEveHOMERManager has to be adapted to base class

14 years agoUse better drift-velocity correction factor for TPC-3D.
mtadel [Wed, 5 Aug 2009 16:49:21 +0000 (16:49 +0000)]
Use better drift-velocity correction factor for TPC-3D.

14 years agoUpdates concerning the SPD QA (D. Elia)
prino [Wed, 5 Aug 2009 16:48:57 +0000 (16:48 +0000)]
Updates concerning the SPD QA (D. Elia)

AliITSQASPDDataMakerRec.cxx
following additions:
- fix in the InitRaws: if(!fAdvLogger) fAdvLogger = new AliITSRawStreamSPDErrorLog();
- map of the FastOr fired chips in the Raw-QA
- cluster size (number of pixels/cluster) in the RecPoint-QA
- cluster type (conventional code) in the RecPoint-QA

AliITSRecPoint.cxx, h
- new static method GetSPDclusterType()

AliITSQADataMakerRec.cxx
- plot of DeltaTheta for SPD tracklets in the ESD-QA

14 years agore-introduce part on covariance matrix for real data
cblume [Wed, 5 Aug 2009 16:41:01 +0000 (16:41 +0000)]
re-introduce part on covariance matrix for real data

14 years agoFix compiler warning
cblume [Wed, 5 Aug 2009 16:36:35 +0000 (16:36 +0000)]
Fix compiler warning

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 16:31:44 +0000 (16:31 +0000)]
Coding rules

14 years agoUsing the new rules checker (Stefan)
hristov [Wed, 5 Aug 2009 15:35:14 +0000 (15:35 +0000)]
Using the new rules checker (Stefan)

14 years agoUnicor is lower case now (Stefan)
hristov [Wed, 5 Aug 2009 15:31:34 +0000 (15:31 +0000)]
Unicor is lower case now (Stefan)

14 years agoMinor updates in macros to check the SDD calibration files (F. Prino)
prino [Wed, 5 Aug 2009 15:29:38 +0000 (15:29 +0000)]
Minor updates in macros to check the SDD calibration files (F. Prino)

14 years agoReintroduce header files
cblume [Wed, 5 Aug 2009 15:28:43 +0000 (15:28 +0000)]
Reintroduce header files

14 years agoEMCAL and PHOS matrices added.
morsch [Wed, 5 Aug 2009 15:06:01 +0000 (15:06 +0000)]
EMCAL and PHOS matrices added.

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 15:05:40 +0000 (15:05 +0000)]
Coding rules

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 14:58:12 +0000 (14:58 +0000)]
Coding rules

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 14:55:28 +0000 (14:55 +0000)]
Coding rules

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 14:47:29 +0000 (14:47 +0000)]
Coding rules

14 years agoCoding violations corrected.
morsch [Wed, 5 Aug 2009 14:17:24 +0000 (14:17 +0000)]
Coding violations corrected.

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 14:11:36 +0000 (14:11 +0000)]
Coding rules

14 years agoCoding violations corrected.
morsch [Wed, 5 Aug 2009 14:01:26 +0000 (14:01 +0000)]
Coding violations corrected.

14 years agoRemove obsolete classes
cblume [Wed, 5 Aug 2009 14:00:11 +0000 (14:00 +0000)]
Remove obsolete classes

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 13:57:36 +0000 (13:57 +0000)]
Coding rules

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 13:56:36 +0000 (13:56 +0000)]
Coding rules

14 years agoChanging name of getter method to avoid ambiguity.
zampolli [Wed, 5 Aug 2009 13:47:12 +0000 (13:47 +0000)]
Changing name of getter method to avoid ambiguity.

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 13:34:05 +0000 (13:34 +0000)]
Coding rules

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 13:30:59 +0000 (13:30 +0000)]
Coding rules

14 years agoRevert unwanted changes concerning PID in HLT
cblume [Wed, 5 Aug 2009 13:11:59 +0000 (13:11 +0000)]
Revert unwanted changes concerning PID in HLT

14 years agoRemove obsolete classes
cblume [Wed, 5 Aug 2009 13:06:06 +0000 (13:06 +0000)]
Remove obsolete classes

14 years agoRemove obsolete classes
cblume [Wed, 5 Aug 2009 13:05:30 +0000 (13:05 +0000)]
Remove obsolete classes

14 years agoRemove obsolete classes
cblume [Wed, 5 Aug 2009 13:05:01 +0000 (13:05 +0000)]
Remove obsolete classes

14 years agobug fix
snelling [Wed, 5 Aug 2009 12:45:12 +0000 (12:45 +0000)]
bug fix

14 years agoCoding Rules
cblume [Wed, 5 Aug 2009 12:37:07 +0000 (12:37 +0000)]
Coding Rules

14 years agoinitialisation crash fixed
sgorbuno [Wed, 5 Aug 2009 12:29:54 +0000 (12:29 +0000)]
initialisation crash fixed

14 years agoa few extra methods for fitting
snelling [Wed, 5 Aug 2009 11:27:37 +0000 (11:27 +0000)]
a few extra methods for fitting

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 11:00:20 +0000 (11:00 +0000)]
Coding rules

14 years agoCoding rules
cblume [Wed, 5 Aug 2009 10:55:54 +0000 (10:55 +0000)]
Coding rules