]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoAdded protection to avoid crash with Feb 2008 data (F. Prino)
masera [Mon, 10 Mar 2008 16:53:48 +0000 (16:53 +0000)]
Added protection to avoid crash with Feb 2008 data (F. Prino)

16 years agoWrong bin enumeration fixed.
policheh [Mon, 10 Mar 2008 16:53:05 +0000 (16:53 +0000)]
Wrong bin enumeration fixed.

16 years agoAdded February 2008 DDL maps (F. Prino)
masera [Mon, 10 Mar 2008 16:52:49 +0000 (16:52 +0000)]
Added February 2008 DDL maps (F. Prino)

16 years agoadded an event counter
schutz [Mon, 10 Mar 2008 16:17:23 +0000 (16:17 +0000)]
added an event counter

16 years agoadded an event counter
schutz [Mon, 10 Mar 2008 16:15:29 +0000 (16:15 +0000)]
added an event counter

16 years agoadded an event counter
schutz [Mon, 10 Mar 2008 16:09:08 +0000 (16:09 +0000)]
added an event counter

16 years agoadded an event counter
schutz [Mon, 10 Mar 2008 15:46:21 +0000 (15:46 +0000)]
added an event counter

16 years agoDepndence on not committed code (AliHelix) removed (Marian)
marian [Mon, 10 Mar 2008 15:39:22 +0000 (15:39 +0000)]
Depndence on not committed code (AliHelix) removed (Marian)

16 years agoAdding AliGenInfoTask (Marian)
marian [Mon, 10 Mar 2008 15:31:34 +0000 (15:31 +0000)]
Adding AliGenInfoTask (Marian)

16 years agoFirst attempt to use AliAnalisysTask (Marian)
marian [Mon, 10 Mar 2008 15:26:18 +0000 (15:26 +0000)]
First attempt to use AliAnalisysTask (Marian)

16 years agoCorrected calculation in of the normal vector (Andrea)
hristov [Mon, 10 Mar 2008 15:23:21 +0000 (15:23 +0000)]
Corrected calculation in of the normal vector (Andrea)

16 years ago- new interface beween MUON objects (track/cluster/digit) and ESD objects (track...
hristov [Mon, 10 Mar 2008 14:43:15 +0000 (14:43 +0000)]
- new interface beween MUON objects (track/cluster/digit) and ESD objects (track/cluster/pad)
--> removed most of dependences towards ESD objects in the MUON code

Two ways of using this interface:
1) converting individual objects using static ESD <--> MUON conversion methods
2) loading an entire ESD event into the interface and using the member methods to access MUON objects

Philippe Pillot

16 years agobugfix: resolving error code
richterm [Mon, 10 Mar 2008 14:40:51 +0000 (14:40 +0000)]
bugfix: resolving error code

16 years agobugfix: making distinct Swap functions; error code resolved in HOMER reader
richterm [Mon, 10 Mar 2008 14:36:16 +0000 (14:36 +0000)]
bugfix: making distinct Swap functions; error code resolved in HOMER reader

16 years agoAdding virtual destructor breaks C++ struct backward compatibility with C struct...
cvetan [Mon, 10 Mar 2008 14:22:08 +0000 (14:22 +0000)]
Adding virtual destructor breaks C++ struct backward compatibility with C struct statement.

16 years agoProper treatment (which means just ingoring) of DDL files in case of software trigger...
cvetan [Mon, 10 Mar 2008 14:20:34 +0000 (14:20 +0000)]
Proper treatment (which means just ingoring) of DDL files in case of software trigger event, like start_of_*. In these cases we do not have equipment headers, but just LDC payloads. That is a fix for bug #34258

16 years agoRemoval of missing directory warnings
cvetan [Mon, 10 Mar 2008 14:17:24 +0000 (14:17 +0000)]
Removal of missing directory warnings

16 years agoremoved ldap configuration
jgrosseo [Mon, 10 Mar 2008 14:02:36 +0000 (14:02 +0000)]
removed ldap configuration

16 years agobugfix: parameter needed for debug message
richterm [Mon, 10 Mar 2008 13:57:31 +0000 (13:57 +0000)]
bugfix: parameter needed for debug message

16 years ago- bugfix: correct equipment ids for HLT ddl links
richterm [Mon, 10 Mar 2008 13:44:23 +0000 (13:44 +0000)]
- bugfix: correct equipment ids for HLT ddl links
- scanning of HLTOUT data blocks corrected according to new specification
  and corrected offset in case of HLT decision data block
- improved robustness for corrupted data blocks
- corrected handling of HOMER data type ids (swapped byte order)
- optimized data treatment in AliRawReaderHLT
- additional criterion for HLTOUT data block selection by handler type

16 years agoAdding AliTPCcalibV0 to the Makefile (Marian)
marian [Mon, 10 Mar 2008 13:37:53 +0000 (13:37 +0000)]
Adding AliTPCcalibV0 to the Makefile (Marian)

16 years agoMaking Fit function static (Marian)
marian [Mon, 10 Mar 2008 13:36:41 +0000 (13:36 +0000)]
Making Fit function static (Marian)

16 years agoAdding more fits e.g. laser (Marian)
marian [Mon, 10 Mar 2008 13:35:08 +0000 (13:35 +0000)]
Adding more fits e.g. laser (Marian)

16 years agoWrite trigger digits if SAVEDIGITS activated (Bogdan)
pcrochet [Mon, 10 Mar 2008 13:30:23 +0000 (13:30 +0000)]
Write trigger digits if SAVEDIGITS activated (Bogdan)

16 years agoRemoval of many C++ warnings
coppedis [Mon, 10 Mar 2008 13:25:04 +0000 (13:25 +0000)]
Removal of many C++ warnings

16 years ago- added libAliHLTRCU to default libraries
richterm [Mon, 10 Mar 2008 13:24:33 +0000 (13:24 +0000)]
- added libAliHLTRCU to default libraries
- important messages in AliHLTSystem changed to kHLTLogImportant in
  preparation for a more restrictive verbosity
- minor bugfix in TPCEsdConverter/Writer: TracksDataType added to input
  data types
- logging level for macros corrected
- missing files added to HLT package distribution

16 years agoimproved robustness; format specifications changed from variables to defines to be...
richterm [Mon, 10 Mar 2008 13:15:54 +0000 (13:15 +0000)]
improved robustness; format specifications changed from variables to defines to be used in external libraries without introducing dependencies

16 years agoRemoval of many C++ warnings
coppedis [Mon, 10 Mar 2008 12:39:58 +0000 (12:39 +0000)]
Removal of many C++ warnings

16 years agoFrom Bogdan: Due to problems with color scheme in latest geometries use standard...
mtadel [Mon, 10 Mar 2008 12:25:54 +0000 (12:25 +0000)]
From Bogdan: Due to problems with color scheme in latest geometries use standard files stored in EVE/alice-data/ until we will find a better solution.

16 years agoAdding new classes to compilation
akisiel [Mon, 10 Mar 2008 09:54:22 +0000 (09:54 +0000)]
Adding new classes to compilation

16 years agoAdding model correlation functions.
akisiel [Mon, 10 Mar 2008 09:53:46 +0000 (09:53 +0000)]
Adding model correlation functions.
  - For analysis of non-identical particles with the double ratio method
  - Identical particles, binned in spherical coordinates (qinv, phi,
  cos(theta)) for the spherical harmonics decomposition
  - Identical particles, binned in spherical coordinates in the LCMS frame

16 years agoAdding new correlation function binnig in 3D in (qinv,phi, cos(theta)) for spherical...
akisiel [Mon, 10 Mar 2008 09:50:36 +0000 (09:50 +0000)]
Adding new correlation function binnig in 3D in (qinv,phi, cos(theta)) for spherical harmonics decomposition

16 years agoAdding files neccessary for effc++ fixes
akisiel [Mon, 10 Mar 2008 09:49:27 +0000 (09:49 +0000)]
Adding files neccessary for effc++ fixes

16 years agoFixing effc++ warnings and code rule conformance
akisiel [Mon, 10 Mar 2008 09:48:27 +0000 (09:48 +0000)]
Fixing effc++ warnings and code rule conformance

16 years agoFixing effc++ warnings and code rule conformance
akisiel [Mon, 10 Mar 2008 09:48:11 +0000 (09:48 +0000)]
Fixing effc++ warnings and code rule conformance

16 years agoDCS error mails are only sent once per subdet and run
jgrosseo [Sat, 8 Mar 2008 17:59:14 +0000 (17:59 +0000)]
DCS error mails are only sent once per subdet and run
updated LDIF files

16 years agoChanges to remove compilation warnings
masera [Sat, 8 Mar 2008 14:16:44 +0000 (14:16 +0000)]
Changes to remove compilation warnings

16 years agoCorrected list of libraries in the SETUP.C macros
hristov [Sat, 8 Mar 2008 11:52:15 +0000 (11:52 +0000)]
Corrected list of libraries in the SETUP.C macros

16 years agoEffective C++
phille [Fri, 7 Mar 2008 23:52:29 +0000 (23:52 +0000)]
Effective C++

16 years agoRemoved obsolete files
phille [Fri, 7 Mar 2008 23:51:40 +0000 (23:51 +0000)]
Removed obsolete files

16 years agoCorrect warning
fca [Fri, 7 Mar 2008 21:45:12 +0000 (21:45 +0000)]
Correct warning

16 years agoget rid of coding violations and warnings (Jochen)
richterm [Fri, 7 Mar 2008 19:03:40 +0000 (19:03 +0000)]
get rid of coding violations and warnings (Jochen)

16 years agochanges by Kenneth
richterm [Fri, 7 Mar 2008 17:03:10 +0000 (17:03 +0000)]
changes by Kenneth
- AliHLTTPCPad: Added method GetNextGoodSignal
- AliHLTTPCPadArray removed
- AliHLTTPCZeroSuppressionComponent does the zero suppression but
  the output is not yet functional
- coding conventions and warnings

16 years agoAdding a cut on ADC to speed up things (Dieggo)
laphecet [Fri, 7 Mar 2008 13:37:46 +0000 (13:37 +0000)]
Adding a cut on ADC to speed up things (Dieggo)

16 years agoskip crashed PMT in cosmic reconstruction
alla [Fri, 7 Mar 2008 13:03:42 +0000 (13:03 +0000)]
skip crashed PMT in cosmic reconstruction

16 years agoReplace FXS fileID from DASSD_DB_results to CALIBRATION for compatibility with the...
masera [Fri, 7 Mar 2008 12:02:39 +0000 (12:02 +0000)]
Replace FXS fileID from DASSD_DB_results to CALIBRATION for compatibility with the SHUTTLE preprocessor

16 years agoFixing coding violations (Artur)
laphecet [Fri, 7 Mar 2008 11:17:22 +0000 (11:17 +0000)]
Fixing coding violations (Artur)

16 years agofDebug is in baseclass.
morsch [Fri, 7 Mar 2008 10:41:08 +0000 (10:41 +0000)]
fDebug is in baseclass.

16 years agoCoding conventions (Andrea)
dainese [Fri, 7 Mar 2008 10:39:54 +0000 (10:39 +0000)]
Coding conventions (Andrea)

16 years agoUpdated QA (Sylwester)
hristov [Fri, 7 Mar 2008 10:31:17 +0000 (10:31 +0000)]
Updated QA (Sylwester)

16 years agoPostData needed.
morsch [Fri, 7 Mar 2008 10:16:25 +0000 (10:16 +0000)]
PostData needed.

16 years agoRedeclaration corrected.
morsch [Fri, 7 Mar 2008 07:08:15 +0000 (07:08 +0000)]
Redeclaration corrected.

16 years agoShould have been part of the previous commit
laphecet [Thu, 6 Mar 2008 23:22:24 +0000 (23:22 +0000)]
Should have been part of the previous commit

16 years agobugfix: missing function implemented; next strike against warnings
richterm [Thu, 6 Mar 2008 19:54:18 +0000 (19:54 +0000)]
bugfix: missing function implemented; next strike against warnings

16 years agoAliEveITSDigitsInfo::SetITSSegmentation()
mtadel [Thu, 6 Mar 2008 18:27:25 +0000 (18:27 +0000)]
AliEveITSDigitsInfo::SetITSSegmentation()

  Use "TGeo" as argument to ITS-segmention constructors. This
  retrieves sensor dimensions directly from TGeo when available
  (hybrid-v11) or uses hard-coded defaults otherwise,

AliEveITSModule::InitStatics()

  Pixel-module z-dimension is now stored properly in
  segmentationSPD (used hard-coded const before).

16 years agoBug fix (Vladimir Pospisil)
masera [Thu, 6 Mar 2008 17:17:58 +0000 (17:17 +0000)]
Bug fix (Vladimir Pospisil)

16 years ago mchview version 0.93
laphecet [Thu, 6 Mar 2008 16:44:11 +0000 (16:44 +0000)]
  mchview version 0.93

  New features

  - Adding a Lock button under the color slider to lock the range shown
    when switching between views
  - Default display now shows bending plane (instead of cathode 0 before)
  - If pad is responder and there's some histo for that pad,
    clicking on it will display an histo
  - Right-click on a painter will now display several histogram options
    (e.g. raw charge as before, but also simple distributions of mean
    and sigma
  - In the Data Sources Tab, each data source can now be removed and saved
  - There's a new Tool menu which allow to produce a TrackerData from two others
    in order to compare data
  - The --use option can now reference alien files

  Bug fixes

   - Can now read Capacitances from OCDB

16 years ago=operator implemented (R. Shahoyan)
morsch [Thu, 6 Mar 2008 14:25:55 +0000 (14:25 +0000)]
=operator implemented (R. Shahoyan)

16 years agobug fixed (Valerie)
pcrochet [Thu, 6 Mar 2008 13:59:41 +0000 (13:59 +0000)]
bug fixed (Valerie)

16 years agoBugs soved by Peter Hristov.
dibari [Thu, 6 Mar 2008 13:52:47 +0000 (13:52 +0000)]
Bugs soved by Peter Hristov.

16 years agoFix effc warnings
akisiel [Thu, 6 Mar 2008 13:42:19 +0000 (13:42 +0000)]
Fix effc warnings

16 years agoMethod Init updated. Default initialization provided
masera [Thu, 6 Mar 2008 13:41:06 +0000 (13:41 +0000)]
Method Init updated. Default initialization provided

16 years agoModifications for correct use of timeout and slightly improved error/debug output...
rgrosso [Thu, 6 Mar 2008 13:34:49 +0000 (13:34 +0000)]
Modifications for correct use of timeout and slightly improved error/debug output. Check on file size by means of GetPathInfo instead of direct use of shell commands

16 years agocoding conventions and compilation warnings and work on adaptive TPC data compression...
richterm [Thu, 6 Mar 2008 13:27:04 +0000 (13:27 +0000)]
coding conventions and compilation warnings and work on adaptive TPC data compression (Jenny)

16 years agobugfix: not implemented functions removed from class definition (Jochen); more fighti...
richterm [Thu, 6 Mar 2008 13:26:00 +0000 (13:26 +0000)]
bugfix: not implemented functions removed from class definition (Jochen); more fighting agains compilation warnings

16 years ago- Protections
morsch [Thu, 6 Mar 2008 13:13:33 +0000 (13:13 +0000)]
- Protections
- Access to current file name

16 years agoZero charge from AliWaring to AliDebug
dibari [Thu, 6 Mar 2008 12:17:29 +0000 (12:17 +0000)]
Zero charge from AliWaring to AliDebug

16 years agolibAliHLTITS added to HLT build system; minor compilation warnings removed
richterm [Thu, 6 Mar 2008 10:26:44 +0000 (10:26 +0000)]
libAliHLTITS added to HLT build system; minor compilation warnings removed

16 years agoFixing (most of) compiler warnings
laphecet [Thu, 6 Mar 2008 09:44:33 +0000 (09:44 +0000)]
Fixing (most of) compiler warnings

16 years agoFix compiler warnings and new raw stream options
cblume [Thu, 6 Mar 2008 09:17:32 +0000 (09:17 +0000)]
Fix compiler warnings and new raw stream options

16 years agoFix compiler warnings and new raw stream options
cblume [Thu, 6 Mar 2008 09:17:06 +0000 (09:17 +0000)]
Fix compiler warnings and new raw stream options

16 years agoFix compiler warnings and new raw stream options
cblume [Thu, 6 Mar 2008 09:16:52 +0000 (09:16 +0000)]
Fix compiler warnings and new raw stream options

16 years agoCorrecting warnings
fca [Thu, 6 Mar 2008 01:34:09 +0000 (01:34 +0000)]
Correcting warnings

16 years agotemporarily disabled TPCNoiseMapComponent; minor fix in HLT build system
richterm [Thu, 6 Mar 2008 00:33:07 +0000 (00:33 +0000)]
temporarily disabled TPCNoiseMapComponent; minor fix in HLT build system

16 years agoadded ALTRO data encoder and corresponding unit test
richterm [Thu, 6 Mar 2008 00:07:23 +0000 (00:07 +0000)]
added ALTRO data encoder and corresponding unit test

16 years agocoding violations and compilation warnings fixed (Sergey)
richterm [Wed, 5 Mar 2008 21:58:38 +0000 (21:58 +0000)]
coding violations and compilation warnings fixed (Sergey)

16 years agoAdding -Weffc++
fca [Wed, 5 Mar 2008 18:19:00 +0000 (18:19 +0000)]
Adding -Weffc++

16 years agoAdded option TGeo in the constructor in order to initialize some parameters directly...
masera [Wed, 5 Mar 2008 18:05:25 +0000 (18:05 +0000)]
Added option TGeo in the constructor in order to initialize some parameters directly from the geometry

16 years agoRemoving warnings in MONITOR
fca [Wed, 5 Mar 2008 18:04:09 +0000 (18:04 +0000)]
Removing warnings in MONITOR

16 years agoentry# stored for each event.
morsch [Wed, 5 Mar 2008 16:54:10 +0000 (16:54 +0000)]
entry# stored for each event.

16 years agoGetter for entry in tree addded.
morsch [Wed, 5 Mar 2008 16:53:25 +0000 (16:53 +0000)]
Getter for entry in tree addded.

16 years agoRemoving warnings in ANALYSIS
fca [Wed, 5 Mar 2008 16:45:03 +0000 (16:45 +0000)]
Removing warnings in ANALYSIS

16 years agoRemoving warnings in ANALYSIS
fca [Wed, 5 Mar 2008 16:39:07 +0000 (16:39 +0000)]
Removing warnings in ANALYSIS

16 years agoAdding "agent" for jobs management (Marian)
marian [Wed, 5 Mar 2008 16:30:00 +0000 (16:30 +0000)]
Adding "agent" for jobs management  (Marian)

16 years agoCleanup remaining warnings in STEER
fca [Wed, 5 Mar 2008 15:54:48 +0000 (15:54 +0000)]
Cleanup remaining warnings in STEER

16 years ago2nd =operator removed.
morsch [Wed, 5 Mar 2008 13:24:06 +0000 (13:24 +0000)]
2nd =operator removed.

16 years agogoing from local to alien OCDB
schutz [Wed, 5 Mar 2008 12:48:07 +0000 (12:48 +0000)]
going from local to alien OCDB

16 years agoAliMUON*TrackerData
laphecet [Wed, 5 Mar 2008 10:51:04 +0000 (10:51 +0000)]
AliMUON*TrackerData

        Adding a second parameter to Add method (to take into account cases where the store to be added already corresponds to an accumulation of data over N events).
        Few other improvements.

AliMUONMchViewApplication

        Going up to version 0.92

16 years agoMore warnings corrected.
morsch [Wed, 5 Mar 2008 10:38:50 +0000 (10:38 +0000)]
More warnings corrected.

16 years agoWarnings suppressed
zampolli [Wed, 5 Mar 2008 10:34:18 +0000 (10:34 +0000)]
Warnings suppressed

16 years agocorrections in code documentation
richterm [Wed, 5 Mar 2008 09:41:58 +0000 (09:41 +0000)]
corrections in code documentation

16 years agoWarnings corrected.
morsch [Wed, 5 Mar 2008 09:31:22 +0000 (09:31 +0000)]
Warnings corrected.

16 years agoCorected initialization of static data member
hristov [Wed, 5 Mar 2008 09:29:37 +0000 (09:29 +0000)]
Corected initialization of static data member

16 years ago- Warnings corrected
morsch [Wed, 5 Mar 2008 09:09:08 +0000 (09:09 +0000)]
- Warnings corrected
- AliAODEvent with standard folder structure

16 years agoenabling keyword substitution
richterm [Wed, 5 Mar 2008 08:43:55 +0000 (08:43 +0000)]
enabling keyword substitution

16 years agoVarious contributions by Jochen
richterm [Wed, 5 Mar 2008 08:28:36 +0000 (08:28 +0000)]
Various contributions by Jochen
# Added new classes for event/run statistics/summary ( as well as
their producer components )
* in BASE :
** AliHLTRunSummary and AliHLTEventSummary as base classes
** added 4 new DataTypes to AliHLTDataTypes for event/run statistics/summary
* in TPCLib
** AliHLTTPCEventStatistics and AliHLTTPCEventStatisticsProducerComponent
** AliHLTTPCRunStatistics and AliHLTTPCRunStatisticsProducerComponent
* in trigger
** AliHLTEventSummary and AliHLTEventSummaryProducerComponent
** AliHLTRunSummary and AliHLTRunSummaryProducerComponent

# Including trigger in doxygen, creation of 3 groups for trigger,
event statistics and homer

# fixed 2 warnings in class trigger/AliHLTTriggerSelectiveReadoutComponent

# Fix of segfault in class BASE/AliHLTHOMERBlockDesc

# Code cleanup in BASE/AliHLTHOMERBlockDesc and BASE/AliHLTHOMERSourceDesc

# Adding all HOMER related classes to doxygen group alihlt_homer

# changed static const to const in AliHLTDataType.h

16 years agoFixing coding violations (Livio, Pietro)
martinez [Wed, 5 Mar 2008 07:04:08 +0000 (07:04 +0000)]
Fixing coding violations (Livio, Pietro)

16 years agoNo effc++ warnings in RALICE
fca [Wed, 5 Mar 2008 06:36:07 +0000 (06:36 +0000)]
No effc++ warnings in RALICE

16 years agoWarnings corrected.
morsch [Wed, 5 Mar 2008 06:20:32 +0000 (06:20 +0000)]
Warnings corrected.

16 years agoInclude files from ANALYSISalice. (M. Gheata)
morsch [Wed, 5 Mar 2008 05:57:31 +0000 (05:57 +0000)]
Include files from ANALYSISalice. (M. Gheata)