]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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.

17 years agoPrivate make file now works without root in path
kir [Wed, 21 Feb 2007 14:42:10 +0000 (14:42 +0000)]
Private make file now works without root in path

17 years agored.C is now Hdisp.C
kir [Wed, 21 Feb 2007 14:37:08 +0000 (14:37 +0000)]
red.C is now Hdisp.C

17 years agonew classes added
pulvir [Wed, 21 Feb 2007 14:34:16 +0000 (14:34 +0000)]
new classes added

17 years agoremoved eff-c++ warnings
pulvir [Wed, 21 Feb 2007 14:33:30 +0000 (14:33 +0000)]
removed eff-c++ warnings

17 years agoAdditional call to AliEMCAL::Init (Mihaela)
hristov [Wed, 21 Feb 2007 14:23:58 +0000 (14:23 +0000)]
Additional call to AliEMCAL::Init (Mihaela)

17 years agoDebug printout line removed from IceRawTWR.cxx (thanks Garmt).
nick [Wed, 21 Feb 2007 14:07:04 +0000 (14:07 +0000)]
Debug printout line removed from IceRawTWR.cxx (thanks Garmt).

17 years ago21-feb-2007 NvE IceRawTWR.cxx updated to subtract 1 day from the GPS timestamp for all
nick [Wed, 21 Feb 2007 14:00:16 +0000 (14:00 +0000)]
21-feb-2007 NvE IceRawTWR.cxx updated to subtract 1 day from the GPS timestamp for all
                data taken before 2007. This is to correct an interpretation error
                in the TWR daq hardware design.
                Also OM identifier set to loop index instead of twr_id in the memberfunction
                PutWaveforms. This will now provide the correct number of fired OMs and
                corresponding waveforms.

17 years agoAliAODNeutral renamed to AliAODCluster
hristov [Wed, 21 Feb 2007 13:08:36 +0000 (13:08 +0000)]
AliAODNeutral renamed to AliAODCluster

17 years agoSwitch off the optimization on Mac with icc
hristov [Wed, 21 Feb 2007 10:41:14 +0000 (10:41 +0000)]
Switch off the optimization on Mac with icc

17 years agoV0A position according to TB decision 13/12/2005.
morsch [Wed, 21 Feb 2007 09:31:11 +0000 (09:31 +0000)]
V0A position according to TB decision 13/12/2005.

17 years agoTo new command line options were added the -acc and -sync. Giving the -acc argument
phille [Wed, 21 Feb 2007 09:13:46 +0000 (09:13 +0000)]
To new command line options were added the -acc and -sync. Giving the -acc argument
means that the event diplay will accumulate events rather than being resetted between
each even. If not given the events will not be accumulated.  The -sync option
spcifies that different modules will only be updated with data with the same
HLT event ID. If data with the same ID is not available for all
module the display will not be updated. If not given the evnt data for different modules might or might not
be synchronized. For the moment the default behavior is to not synchronize
events. This is usefull for debugging when data is published from files.
In this case it can be difficult to sychronize events becasue ther are no
real triggers. In the future the default behavior will be set to synchronize events
and a new option -nosynch will be added to specify that events should not be synchronized.
The -acc and - sync arguments apllies only to the event display. For DQM we do not care
if the events are synchronized.

Example of usage

./onlinedisplay -host alice13 -host alice3 -sync -acc

Effect reads data from the default monitoring ports on alice13 and alice3 and
diplays them synchronously in the display and let the events accumulate.

17 years agocorrections from Alberto
alla [Wed, 21 Feb 2007 08:41:40 +0000 (08:41 +0000)]
corrections from Alberto

17 years agoRemoving warnings (icc)
hristov [Tue, 20 Feb 2007 21:00:13 +0000 (21:00 +0000)]
Removing warnings (icc)

17 years agoRemoving warnings (ifort)
hristov [Tue, 20 Feb 2007 20:59:45 +0000 (20:59 +0000)]
Removing warnings (ifort)

17 years agoRemoving warnings (ifort)
hristov [Tue, 20 Feb 2007 20:47:11 +0000 (20:47 +0000)]
Removing warnings (ifort)

17 years agoRemoving warnings (icc)
hristov [Tue, 20 Feb 2007 20:45:35 +0000 (20:45 +0000)]
Removing warnings (icc)

17 years agoCorrected array size, removed warnings (icc)
hristov [Tue, 20 Feb 2007 20:17:43 +0000 (20:17 +0000)]
Corrected array size, removed warnings (icc)

17 years agoRemoving meaningless const (icc)
hristov [Tue, 20 Feb 2007 20:13:53 +0000 (20:13 +0000)]
Removing meaningless const (icc)

17 years agoCorrected index (icc)
hristov [Tue, 20 Feb 2007 20:06:05 +0000 (20:06 +0000)]
Corrected index (icc)

17 years agoRemoving meaningless const (icc)
hristov [Tue, 20 Feb 2007 19:51:55 +0000 (19:51 +0000)]
Removing meaningless const (icc)

17 years agoHistograms are updated in 3 different views unde a separate tab menu.
phille [Tue, 20 Feb 2007 19:30:17 +0000 (19:30 +0000)]
Histograms are updated in 3 different views unde a separate tab menu.
The program now takes up to 10 different hosts specified at the
command line. The port needs not anymore to be spcified. If not
given on the command line after the -host <hostname> they are set to a default value
of 42001. Data from several hosts/ports are updated in a single display.
For the moment different modules might not be syncronized on the display
due to samll bug. Expect fix soon.

17 years agoRemoving meaningless const (icc)
hristov [Tue, 20 Feb 2007 19:29:33 +0000 (19:29 +0000)]
Removing meaningless const (icc)

17 years agoRecord changes.
mtadel [Tue, 20 Feb 2007 17:51:55 +0000 (17:51 +0000)]
Record changes.

17 years agoFix Ludovic's strange const-method syntax.
mtadel [Tue, 20 Feb 2007 17:51:54 +0000 (17:51 +0000)]
Fix Ludovic's strange const-method syntax.

17 years agoRemoving meaningless const (icc)
hristov [Tue, 20 Feb 2007 17:03:03 +0000 (17:03 +0000)]
Removing meaningless const (icc)

17 years agoRemoving warnings (icc)
hristov [Tue, 20 Feb 2007 16:50:42 +0000 (16:50 +0000)]
Removing warnings (icc)

17 years agoJochen Thaeder: Online Display of Heidelberg tracking ws Jan07
richterm [Tue, 20 Feb 2007 16:08:18 +0000 (16:08 +0000)]
Jochen Thaeder: Online Display of Heidelberg tracking ws Jan07

17 years agobugfix to make the AliHLTDisplay working
richterm [Tue, 20 Feb 2007 16:03:44 +0000 (16:03 +0000)]
bugfix to make the AliHLTDisplay working

17 years agoRaw data update: to read the TOF raw data defined in UNPACKED mode
decaro [Tue, 20 Feb 2007 15:57:00 +0000 (15:57 +0000)]
Raw data update: to read the TOF raw data defined in UNPACKED mode

17 years agoNew setter for the number of events per file in case of raw-data reconstruction....
cvetan [Tue, 20 Feb 2007 15:52:00 +0000 (15:52 +0000)]
New setter for the number of events per file in case of raw-data reconstruction. It will affect the number of files which contain digits/clusters/tracks. Option zero measn that the number is equal to the number of events in the raw-data file, i.e. one file with digits/clusters/tracks

17 years agoInitialization of some static variables (icc)
hristov [Tue, 20 Feb 2007 15:22:21 +0000 (15:22 +0000)]
Initialization of some static variables (icc)

17 years agoCorrected size of a string (icc)
hristov [Tue, 20 Feb 2007 15:19:44 +0000 (15:19 +0000)]
Corrected size of a string (icc)

17 years agoadded Celular Automaton tracker
richterm [Tue, 20 Feb 2007 15:18:26 +0000 (15:18 +0000)]
added Celular Automaton tracker

17 years agoRemoved fRunLoader, Init() (not used)
ivana [Tue, 20 Feb 2007 14:49:04 +0000 (14:49 +0000)]
Removed fRunLoader, Init() (not used)

17 years ago- Added option to disable reading trigger (for testing data taken without trigger)
ivana [Tue, 20 Feb 2007 14:48:04 +0000 (14:48 +0000)]
- Added option to disable reading trigger (for testing data taken without trigger)
- In GetCalibrationTask() - get run number from AliCDBManager
(Christian, Ivana)

17 years agoAdded option to disable reading trigger (for testing data taken without trigger)
ivana [Tue, 20 Feb 2007 14:47:43 +0000 (14:47 +0000)]
Added option to disable reading trigger (for testing data taken without trigger)
(Christian)

17 years agoRenamed from RichConfig.C
dibari [Tue, 20 Feb 2007 12:49:37 +0000 (12:49 +0000)]
Renamed from RichConfig.C

17 years agoCluster finding improved.
dibari [Tue, 20 Feb 2007 12:47:24 +0000 (12:47 +0000)]
Cluster finding improved.
New drawing utilities for event display.

17 years ago2 more libraries inside
dibari [Tue, 20 Feb 2007 12:22:17 +0000 (12:22 +0000)]
2 more libraries inside

17 years agoSmall changes
coppedis [Tue, 20 Feb 2007 11:19:59 +0000 (11:19 +0000)]
Small changes

17 years agoRecord changes.
mtadel [Tue, 20 Feb 2007 11:08:50 +0000 (11:08 +0000)]
Record changes.

17 years agoAdded function reve_quad_test_hierarchy() to demonstrate usage of nested objects...
mtadel [Tue, 20 Feb 2007 11:08:49 +0000 (11:08 +0000)]
Added function reve_quad_test_hierarchy() to demonstrate usage of nested objects, shared palette and frame-box.

17 years agomod,col,row indeces fixed.
policheh [Tue, 20 Feb 2007 11:08:33 +0000 (11:08 +0000)]
mod,col,row indeces fixed.