]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
17 years agoFixing a bug. Cluster should not be deleted, as it is owned by the clusterfinder
martinez [Tue, 27 Feb 2007 09:18:54 +0000 (09:18 +0000)]
Fixing a bug. Cluster should not be deleted, as it is owned by the clusterfinder

17 years agoNew method to create an empty status map
martinez [Tue, 27 Feb 2007 09:18:14 +0000 (09:18 +0000)]
New method to create an empty status map

17 years agoRecord changes.
mtadel [Mon, 26 Feb 2007 20:39:47 +0000 (20:39 +0000)]
Record changes.

17 years agoInclude TOF hits.
mtadel [Mon, 26 Feb 2007 20:39:46 +0000 (20:39 +0000)]
Include TOF hits.

17 years agoNew macro.
mtadel [Mon, 26 Feb 2007 20:39:45 +0000 (20:39 +0000)]
New macro.

17 years agoReduce warning when no hits match selection.
mtadel [Mon, 26 Feb 2007 20:39:44 +0000 (20:39 +0000)]
Reduce warning when no hits match selection.

17 years agoRemoved; functionality now available from functions in kine_tracks.C.
mtadel [Mon, 26 Feb 2007 20:39:43 +0000 (20:39 +0000)]
Removed; functionality now available from functions in kine_tracks.C.

17 years agoAdded more arguments/flexibiliy to kine_tracks().
mtadel [Mon, 26 Feb 2007 20:39:42 +0000 (20:39 +0000)]
Added more arguments/flexibiliy to kine_tracks().

17 years agoIn class Track: renamed ImportDaughters() to ImportKine(), added ImportKineWithArgs...
mtadel [Mon, 26 Feb 2007 20:36:14 +0000 (20:36 +0000)]
In class Track: renamed ImportDaughters() to ImportKine(), added ImportKineWithArgs(), both accessible from ctx-menu.

17 years agoRecord changes.
mtadel [Mon, 26 Feb 2007 17:12:10 +0000 (17:12 +0000)]
Record changes.

17 years agoSet path marks in track container.
mtadel [Mon, 26 Feb 2007 17:12:09 +0000 (17:12 +0000)]
Set path marks in track container.

17 years agoAdded function kine_track() to import a track with given label and its daughters.
mtadel [Mon, 26 Feb 2007 17:12:08 +0000 (17:12 +0000)]
Added function kine_track() to import a track with given label and its daughters.

17 years agoCheck if any hits are selected before creating Reve::PointSet.
mtadel [Mon, 26 Feb 2007 17:12:07 +0000 (17:12 +0000)]
Check if any hits are selected before creating Reve::PointSet.

17 years agoRecord changes.
mtadel [Mon, 26 Feb 2007 17:02:17 +0000 (17:02 +0000)]
Record changes.

17 years agoTrackRnrStyle: add pt-range memebers.
mtadel [Mon, 26 Feb 2007 17:02:16 +0000 (17:02 +0000)]
TrackRnrStyle: add pt-range memebers.

17 years agoBug fix
hristov [Mon, 26 Feb 2007 16:55:38 +0000 (16:55 +0000)]
Bug fix

17 years agoRecord changes.
mtadel [Mon, 26 Feb 2007 16:44:46 +0000 (16:44 +0000)]
Record changes.

17 years agoEnable all branches in TreeTR after reading of path-marks.
mtadel [Mon, 26 Feb 2007 16:44:45 +0000 (16:44 +0000)]
Enable all branches in TreeTR after reading of path-marks.

17 years agoInclude needed by Root v5-15-02
hristov [Mon, 26 Feb 2007 16:31:26 +0000 (16:31 +0000)]
Include needed by Root v5-15-02

17 years agoRecord changes.
mtadel [Mon, 26 Feb 2007 16:25:06 +0000 (16:25 +0000)]
Record changes.

17 years agoAdded PMD to EINCLUDES.
mtadel [Mon, 26 Feb 2007 16:25:05 +0000 (16:25 +0000)]
Added PMD to EINCLUDES.

17 years agoFrom Basanta: new files for PMD digit visualization.
mtadel [Mon, 26 Feb 2007 16:25:04 +0000 (16:25 +0000)]
From Basanta: new files for PMD digit visualization.

17 years agoCommented out title for QuadSet as there are no direct gui elements.
mtadel [Mon, 26 Feb 2007 16:25:03 +0000 (16:25 +0000)]
Commented out title for QuadSet as there are no direct gui elements.

17 years agoAdding information from the PHOS trigger (Gustavo, Yves)
hristov [Mon, 26 Feb 2007 16:21:03 +0000 (16:21 +0000)]
Adding information from the PHOS trigger (Gustavo, Yves)

17 years agoChanges to take into account the recent modifications in libESD.pkg
hristov [Mon, 26 Feb 2007 16:17:39 +0000 (16:17 +0000)]
Changes to take into account the recent modifications in libESD.pkg

17 years agoUpdate serial number files (Christian)
martinez [Mon, 26 Feb 2007 14:46:08 +0000 (14:46 +0000)]
Update serial number files (Christian)

17 years agoRemoval of hard-coded default storage element. If no specific SE is declared
acolla [Mon, 26 Feb 2007 14:26:13 +0000 (14:26 +0000)]
Removal of hard-coded default storage element. If no specific SE is declared
then the "close SE" is declared by site centrally and assigned.

17 years agoFunction GetFromOCDB added to AliShuttle and AliTestShuttle.
acolla [Mon, 26 Feb 2007 14:16:20 +0000 (14:16 +0000)]
Function GetFromOCDB added to AliShuttle and AliTestShuttle.
Implementation of FXS database updates: fileChecksum, file size fields.
Setters to OCDB and reference storages, Shuttle log and temp dir in AliShuttle
and AliTestShuttle.
Small bugfixes.

17 years agoFunction GetFromOCDB added to AliShuttle and AliTestShuttle.
acolla [Mon, 26 Feb 2007 14:10:17 +0000 (14:10 +0000)]
Function GetFromOCDB added to AliShuttle and AliTestShuttle.
Implementation of FXS database updates: fileChecksum, file size fields.
Setters to OCDB and reference storages, Shuttle log and temp dir in AliShuttle
and AliTestShuttle.
Small bugfixes.

17 years agoFunction GetFromOCDB() added in AliPreprocessor. Getters of OCDB and reference storag...
acolla [Mon, 26 Feb 2007 14:00:57 +0000 (14:00 +0000)]
Function GetFromOCDB() added in AliPreprocessor. Getters of OCDB and reference storages, Shuttle temp and log folders in
AliShuttleInterface.

17 years agoCommented out the large arrays of TH2 histograms as it is not used yet.
phille [Mon, 26 Feb 2007 13:59:03 +0000 (13:59 +0000)]
Commented out the large arrays of TH2 histograms as it is not used yet.

17 years agoMinor changes
dibari [Mon, 26 Feb 2007 13:55:04 +0000 (13:55 +0000)]
Minor changes

17 years agoBug fix1: Made destructor virtual
phille [Mon, 26 Feb 2007 13:52:43 +0000 (13:52 +0000)]
Bug fix1: Made destructor virtual
Bug fix2: The huge multidimensional array of TH2 histograms are made
pointers.

17 years agoFixed some coding violations
snelling [Mon, 26 Feb 2007 11:37:22 +0000 (11:37 +0000)]
Fixed some coding violations

17 years agoCluster improvements + drawing of digits like TBox.
dibari [Mon, 26 Feb 2007 11:23:11 +0000 (11:23 +0000)]
Cluster improvements + drawing of digits like TBox.

17 years agoUsing AliITSgeomTGeo in the constructors of V2 and MI trackers (Jouri)
cvetan [Mon, 26 Feb 2007 10:57:27 +0000 (10:57 +0000)]
Using AliITSgeomTGeo in the constructors of V2 and MI trackers (Jouri)

17 years agoadded new files
phille [Mon, 26 Feb 2007 08:37:58 +0000 (08:37 +0000)]
added new files

17 years agobug fix (L. Gaudichet)
masera [Mon, 26 Feb 2007 08:25:37 +0000 (08:25 +0000)]
bug fix (L. Gaudichet)

17 years agoDigits2Raw(): ALTRO buffer and mapping created per each DDL.
policheh [Sun, 25 Feb 2007 22:59:13 +0000 (22:59 +0000)]
Digits2Raw(): ALTRO buffer and mapping created per each DDL.

17 years agoClanup of commnents
phille [Sun, 25 Feb 2007 22:46:32 +0000 (22:46 +0000)]
Clanup of commnents

17 years agoChange of types used for RcuX/Z coordinate.
phille [Sun, 25 Feb 2007 22:43:33 +0000 (22:43 +0000)]
Change of types used for RcuX/Z coordinate.

17 years agoRcu X/Z as coordinate and module ID is given with type AliHLTUint_t
phille [Sun, 25 Feb 2007 22:42:28 +0000 (22:42 +0000)]
Rcu X/Z as  coordinate and module ID is given with type AliHLTUint_t
instead of int.

17 years agoBug fix 1: Mapping was wrong but is now corrected.
phille [Sun, 25 Feb 2007 22:40:53 +0000 (22:40 +0000)]
Bug fix 1: Mapping was wrong but is now corrected.
Bug fix 2: Histograms were updated incorrectly due to wrong usage of types, fixed

17 years agoAdded a switch. Two options is implemented. The caracter 'e' tu update the event...
phille [Sun, 25 Feb 2007 22:39:15 +0000 (22:39 +0000)]
Added a switch. Two options is implemented.  The caracter 'e' tu update  the event display
and the the option 'h' to update calibration histograms.

17 years agoBug fix. Incorrect usage of types was corrected.
phille [Sun, 25 Feb 2007 22:36:40 +0000 (22:36 +0000)]
Bug fix. Incorrect usage of types was corrected.

17 years agoStructure to hold average energies for each cell. Should be sendt to
phille [Sun, 25 Feb 2007 22:35:08 +0000 (22:35 +0000)]
Structure to hold average energies for each cell. Should be sendt to
OCDB via the shuttle.

17 years agoStructure to hold information about accumualted energy in each cell (crystall)
phille [Sun, 25 Feb 2007 22:33:34 +0000 (22:33 +0000)]
Structure to hold information about accumualted energy in each cell (crystall)
as well as the number of hits. Used by the onlinedisplay and the Histogranproducer component.

17 years agoNew component to produce histograms for calibration and for online monitoring
phille [Sun, 25 Feb 2007 22:31:48 +0000 (22:31 +0000)]
New component to produce histograms for calibration and for online monitoring

17 years agoAdded new datatypes
phille [Sun, 25 Feb 2007 22:30:43 +0000 (22:30 +0000)]
Added new datatypes

17 years agoNew defintitons
phille [Sun, 25 Feb 2007 22:27:32 +0000 (22:27 +0000)]
New defintitons

17 years agoNew documentation
phille [Sun, 25 Feb 2007 22:27:02 +0000 (22:27 +0000)]
New documentation

17 years agoNew documenation:wq
phille [Sun, 25 Feb 2007 22:26:13 +0000 (22:26 +0000)]
New documenation:wq

17 years agoAdded new files
phille [Sun, 25 Feb 2007 22:24:22 +0000 (22:24 +0000)]
Added new  files

17 years agoadded several new methods
pavlinov [Sat, 24 Feb 2007 20:42:52 +0000 (20:42 +0000)]
added several new methods

17 years agofixed error of Geant3 parameters initialisation
pavlinov [Sat, 24 Feb 2007 20:42:35 +0000 (20:42 +0000)]
fixed error of Geant3 parameters initialisation

17 years agoMinor protection
dibari [Fri, 23 Feb 2007 19:40:10 +0000 (19:40 +0000)]
Minor protection

17 years agoMinor improvements
dibari [Fri, 23 Feb 2007 19:39:26 +0000 (19:39 +0000)]
Minor improvements

17 years agoDo not compile AliTagAnalysis and AliXMLCollection classes in case xml is not availab...
hristov [Fri, 23 Feb 2007 16:40:19 +0000 (16:40 +0000)]
Do not compile AliTagAnalysis and AliXMLCollection classes in case xml is not available in Root (need by the online algorithms)

17 years agoDDL map file
alla [Fri, 23 Feb 2007 15:01:50 +0000 (15:01 +0000)]
DDL map file

17 years agoHits added for drawing
dibari [Fri, 23 Feb 2007 13:00:40 +0000 (13:00 +0000)]
Hits added for drawing

17 years agoMinor changes
dibari [Fri, 23 Feb 2007 12:54:36 +0000 (12:54 +0000)]
Minor changes

17 years agoFix name of the macro used to import daughters.
mtadel [Fri, 23 Feb 2007 11:38:46 +0000 (11:38 +0000)]
Fix name of the macro used to import daughters.

17 years agonew 2d event display + optical properties restored in v1
kir [Fri, 23 Feb 2007 11:32:03 +0000 (11:32 +0000)]
new 2d event display + optical properties restored in v1

17 years agoRemoving include AliRun.h (not needed)
ivana [Fri, 23 Feb 2007 10:41:02 +0000 (10:41 +0000)]
Removing include AliRun.h (not needed)

17 years agoAdded optional printing of generated matrices
ivana [Fri, 23 Feb 2007 10:30:41 +0000 (10:30 +0000)]
Added optional printing of generated matrices

17 years agoIn AddAlignableVolumes(): now adding also the matrices to TGeoPNEntry
ivana [Fri, 23 Feb 2007 10:29:40 +0000 (10:29 +0000)]
In AddAlignableVolumes(): now adding also the matrices to TGeoPNEntry
objects

17 years agoDo not hardwire GMS file name, but use GetFileSources()
ivana [Fri, 23 Feb 2007 10:28:17 +0000 (10:28 +0000)]
Do not hardwire GMS file name, but use GetFileSources()
function

17 years agoUpdated paragraph on MUONCheck macro
ivana [Fri, 23 Feb 2007 09:14:15 +0000 (09:14 +0000)]
Updated paragraph on MUONCheck macro

17 years agoAliMUONCHeck class moved from base to evaluation.
ivana [Fri, 23 Feb 2007 09:13:54 +0000 (09:13 +0000)]
AliMUONCHeck class moved from base to evaluation.

17 years ago- Added call to MUONCheck.C macro
ivana [Fri, 23 Feb 2007 09:13:29 +0000 (09:13 +0000)]
- Added call to MUONCheck.C macro
- Dumps are now performed via AliMUONData class
  (and not MUONCheck.C macro) for the selected event (5)
- Move digits back after reconstruction
  (needed for dumps, check macro

17 years ago- Added a constructor from galice.root file
ivana [Fri, 23 Feb 2007 09:12:52 +0000 (09:12 +0000)]
- Added a constructor from galice.root file
  and new functions to dump data (from MUONCheck.C macro):
- Added functions for data dumps from MUONCheck macros
- Moved inline functions defined on more lines to the end
  of .h file

17 years agoReplaced with a new macro based on AliMUONCheck class;
ivana [Fri, 23 Feb 2007 09:11:09 +0000 (09:11 +0000)]
Replaced with a new macro based on AliMUONCheck class;
old macro functions for data dumps moved in AliMUONData
and AliMUONCheck (rec tracks) classes

17 years agoNew implementation for data quality control
ivana [Fri, 23 Feb 2007 09:10:44 +0000 (09:10 +0000)]
New implementation for data quality control
(Frederic)

17 years agoNew class
schutz [Thu, 22 Feb 2007 17:33:39 +0000 (17:33 +0000)]
New class

17 years agoNew version of AliFstream with correct inversion in case of big endianess platform...
cvetan [Thu, 22 Feb 2007 16:01:45 +0000 (16:01 +0000)]
New version of AliFstream with correct inversion in case of big endianess platform (Marco)

17 years agoMuch faster version of GetOrigGlobalMatrix method. One should avoid using FindObject...
cvetan [Thu, 22 Feb 2007 13:50:04 +0000 (13:50 +0000)]
Much faster version of GetOrigGlobalMatrix method. One should avoid using FindObject on the list of physical nodes (Andrei)

17 years agoRemovetracksFromVertex() method and other new possibilities (Andrea, Francesco)
belikov [Thu, 22 Feb 2007 13:28:56 +0000 (13:28 +0000)]
RemovetracksFromVertex() method and other new possibilities (Andrea, Francesco)

17 years agoFixes, new methods (Markus)
hristov [Thu, 22 Feb 2007 13:27:09 +0000 (13:27 +0000)]
Fixes, new methods (Markus)

17 years agoDummy implementation of CreateAOD method (Markus)
hristov [Thu, 22 Feb 2007 13:26:39 +0000 (13:26 +0000)]
Dummy implementation of CreateAOD method (Markus)

17 years agoremoved warnings
richterm [Thu, 22 Feb 2007 12:53:28 +0000 (12:53 +0000)]
removed warnings

17 years ago22-feb-2007 NvE IceRawTWR.cxx updated to set OM identifier equal to loop index in...
nick [Thu, 22 Feb 2007 12:42:12 +0000 (12:42 +0000)]
22-feb-2007 NvE IceRawTWR.cxx updated to set OM identifier equal to loop index in PutWaveforms
                to match the internal TWR config convention. Also test on non-zero twrid
                removed, since twrid=0 is allowed in TWR config system.

17 years agobugfix, missing link to AliHLTMessage
richterm [Thu, 22 Feb 2007 12:31:37 +0000 (12:31 +0000)]
bugfix, missing link to AliHLTMessage

17 years agobugfix, invalid type cast
richterm [Thu, 22 Feb 2007 12:25:00 +0000 (12:25 +0000)]
bugfix, invalid type cast

17 years agohigh-level component interface added
richterm [Thu, 22 Feb 2007 12:03:34 +0000 (12:03 +0000)]
high-level component interface added

17 years agocomponent documentation
richterm [Thu, 22 Feb 2007 11:43:55 +0000 (11:43 +0000)]
component documentation

17 years agoadded libAliHLTTRD, added libAliHLTTPC to AliRoot build system
richterm [Thu, 22 Feb 2007 11:37:05 +0000 (11:37 +0000)]
added libAliHLTTRD, added libAliHLTTPC to AliRoot build system

17 years agobugfix, added missing header file
richterm [Thu, 22 Feb 2007 11:35:37 +0000 (11:35 +0000)]
bugfix, added missing header file

17 years agobugfix, commented obsolete include file
richterm [Thu, 22 Feb 2007 11:35:01 +0000 (11:35 +0000)]
bugfix, commented obsolete include file

17 years agoAdded AliTOFRawStream::GetIndex method for online calibration (C.Zampolli)
decaro [Thu, 22 Feb 2007 09:43:45 +0000 (09:43 +0000)]
Added AliTOFRawStream::GetIndex method for online calibration (C.Zampolli)

17 years agocoding conventions, effC++, removed warnings
richterm [Thu, 22 Feb 2007 09:15:05 +0000 (09:15 +0000)]
coding conventions, effC++, removed warnings

17 years agoChangeLog and version no updated
richterm [Thu, 22 Feb 2007 09:13:03 +0000 (09:13 +0000)]
ChangeLog and version no updated

17 years agoFix typo.
mtadel [Wed, 21 Feb 2007 16:39:01 +0000 (16:39 +0000)]
Fix typo.

17 years agoNew file.
mtadel [Wed, 21 Feb 2007 16:38:44 +0000 (16:38 +0000)]
New file.

17 years agoRecord changes.
mtadel [Wed, 21 Feb 2007 16:38:05 +0000 (16:38 +0000)]
Record changes.

17 years agoAdd option to color tracks according to PDG code.
mtadel [Wed, 21 Feb 2007 16:38:04 +0000 (16:38 +0000)]
Add option to color tracks according to PDG code.

17 years agoUse typedefs from Reve::Track.
mtadel [Wed, 21 Feb 2007 16:37:28 +0000 (16:37 +0000)]
Use typedefs from Reve::Track.

17 years agoMake consistent alignment.
mtadel [Wed, 21 Feb 2007 16:37:10 +0000 (16:37 +0000)]
Make consistent alignment.

17 years agoTwo new items for context menu: PrintPathMarks and ImportDaughters.
mtadel [Wed, 21 Feb 2007 16:37:09 +0000 (16:37 +0000)]
Two new items for context menu: PrintPathMarks and ImportDaughters.

17 years agoCall redraw after Enable/DisableListElements.
mtadel [Wed, 21 Feb 2007 16:37:08 +0000 (16:37 +0000)]
Call redraw after Enable/DisableListElements.

17 years agoAdd function to return PathMark type-name.
mtadel [Wed, 21 Feb 2007 16:37:07 +0000 (16:37 +0000)]
Add function to return PathMark type-name.