u/mrichter/AliRoot.git
15 years agoThe changes to perform the trigger chamber efficiency determination from ESD
ivana [Tue, 11 Dec 2007 16:28:02 +0000 (16:28 +0000)]
The changes to perform the trigger chamber efficiency determination from ESD
(without any modification of AliESDMuonTrack):
- Using the remaining 8 bits (only 7 bits needed for this purpose) of the
  trigger chamber hit pattern, which is already in the AliESDMuonTrack,
  defined as an UShort_t of 16 bits.
- Also included lots of changes in AliMUONTrackHitPattern and
  AliMUONTriggerEfficiencyCells (in this last class, just removed the data
  members and method for the original trigger efficiency calculation, which
  were not depending on local boards. In this way the calibration object gets a
  considerable reduction in size.
(Diego)

15 years agoRun0_9999999_v0_s1.root
alla [Tue, 11 Dec 2007 16:06:33 +0000 (16:06 +0000)]
Run0_9999999_v0_s1.root

15 years agoNumerical protection
belikov [Tue, 11 Dec 2007 15:37:43 +0000 (15:37 +0000)]
Numerical protection

15 years agoRemove cut on minimum number of temperature fits
haavard [Tue, 11 Dec 2007 15:26:39 +0000 (15:26 +0000)]
Remove cut on minimum number of temperature fits

15 years agoDisable "online" calculation of pedestal during clusterfinder (Marina)
marian [Tue, 11 Dec 2007 15:08:19 +0000 (15:08 +0000)]
Disable "online" calculation of pedestal during clusterfinder (Marina)

15 years agoAdding a data member fIsApplicable and its getter to handle the run types
ivana [Tue, 11 Dec 2007 14:20:12 +0000 (14:20 +0000)]
Adding a data member fIsApplicable and its getter to handle the run types
which we have nothing to do with.
(Laurent)

15 years agoNumerical protection
belikov [Tue, 11 Dec 2007 14:04:59 +0000 (14:04 +0000)]
Numerical protection

15 years agoWrong FXS DB port setting - corrected!
acolla [Tue, 11 Dec 2007 12:05:17 +0000 (12:05 +0000)]
Wrong FXS DB port setting - corrected!

15 years agoMake infinite run range (Marian)
marian [Tue, 11 Dec 2007 12:04:39 +0000 (12:04 +0000)]
Make infinite run range (Marian)

15 years agoAdding example macro of pedestal calibration visualization (Marian)
marian [Tue, 11 Dec 2007 10:37:13 +0000 (10:37 +0000)]
Adding example macro of pedestal calibration visualization (Marian)

15 years agoDAs updated, including documentation lines
haavard [Tue, 11 Dec 2007 10:32:34 +0000 (10:32 +0000)]
DAs updated, including documentation lines

15 years agoAdded marking SHUTTLE=DONE for invalid runs
acolla [Tue, 11 Dec 2007 10:15:17 +0000 (10:15 +0000)]
Added marking SHUTTLE=DONE for invalid runs
(invalid start time or end time) and runs with totalEvents < 1

15 years agoFix for numerical precision
hristov [Tue, 11 Dec 2007 08:01:52 +0000 (08:01 +0000)]
Fix for numerical precision

15 years agoMinor fix in the documentation (Ivana)
hristov [Tue, 11 Dec 2007 07:56:29 +0000 (07:56 +0000)]
Minor fix in the documentation (Ivana)

15 years agobugfix in component output and code cleanup (Sergey)
richterm [Tue, 11 Dec 2007 07:55:41 +0000 (07:55 +0000)]
bugfix in component output and code cleanup (Sergey)

15 years agobug fix in costructor (Marian)
marian [Mon, 10 Dec 2007 23:48:07 +0000 (23:48 +0000)]
bug fix in costructor (Marian)

15 years agoAdding default constructor (Marian)
marian [Mon, 10 Dec 2007 23:17:57 +0000 (23:17 +0000)]
Adding default constructor (Marian)

15 years agoadded TPCGlobalMerger to configurations
richterm [Mon, 10 Dec 2007 20:55:51 +0000 (20:55 +0000)]
added TPCGlobalMerger to configurations

15 years agoSome log added to the listen mode
acolla [Mon, 10 Dec 2007 18:29:23 +0000 (18:29 +0000)]
Some log added to the listen mode

15 years agoNumerical fix (A. Rossi)
belikov [Mon, 10 Dec 2007 18:27:32 +0000 (18:27 +0000)]
Numerical fix (A. Rossi)

15 years agoIntroducing TGeoMatrix where needed
alibrary [Mon, 10 Dec 2007 17:26:17 +0000 (17:26 +0000)]
Introducing TGeoMatrix where needed

15 years agoUpdated list of classes
ivana [Mon, 10 Dec 2007 16:49:30 +0000 (16:49 +0000)]
Updated list of classes

15 years agoCorrected documentation fields
cvetan [Mon, 10 Dec 2007 15:40:12 +0000 (15:40 +0000)]
Corrected documentation fields

15 years agoDo not give an error for run types, when we should not do anything;
ivana [Mon, 10 Dec 2007 15:14:58 +0000 (15:14 +0000)]
Do not give an error for run types, when we should not do anything;
just print an info message instead
(Laurent)

15 years agoAdding flags for gfortran in Linux
alibrary [Mon, 10 Dec 2007 14:57:15 +0000 (14:57 +0000)]
Adding flags for gfortran in Linux

15 years agoMachine portable mem watcher
alibrary [Mon, 10 Dec 2007 14:55:44 +0000 (14:55 +0000)]
Machine portable mem watcher

15 years agoPossibility to create trigger configuration from a custom file
cvetan [Mon, 10 Dec 2007 14:52:44 +0000 (14:52 +0000)]
Possibility to create trigger configuration from a custom file

15 years agoRegenerated files with introducing the AliMpRegionalTrigger class
ivana [Mon, 10 Dec 2007 14:33:46 +0000 (14:33 +0000)]
Regenerated files with introducing the AliMpRegionalTrigger class

15 years agoAdding singleton static data member and access function
ivana [Mon, 10 Dec 2007 14:32:52 +0000 (14:32 +0000)]
Adding singleton static data member and access function

15 years ago- Using new AliMpRegionalTrigger class
ivana [Mon, 10 Dec 2007 14:32:29 +0000 (14:32 +0000)]
- Using new AliMpRegionalTrigger class
- Removed static methods ReadGlobal/RegionalTrigger();
  they are now implemented in AliMpGlobalCrate, AliMpRegionalTrigger
  classes
- Method ReadTriggerDDLs() splitted into two functions:
  ReadTrigger() and SetTriggerDDLs()
(Christian, Ivana)

15 years agoAdding functions LoadMpSegmentation2(), LoadDDLStore2()
ivana [Mon, 10 Dec 2007 14:32:07 +0000 (14:32 +0000)]
Adding functions LoadMpSegmentation2(), LoadDDLStore2()
which allow to set the default CDB storage
(for testing purposes)

15 years ago- Use new AliMpSlatMotifMap::Instance() function to instantiate
ivana [Mon, 10 Dec 2007 14:29:49 +0000 (14:29 +0000)]
- Use new AliMpSlatMotifMap::Instance() function to instantiate
  fSlatMotifMap (now pointer)
- Removed AliMpSlatMotifMap& argument from the constructor

15 years ago- Use new AliMpSlatMotifMap::Instance() function to instantiate
ivana [Mon, 10 Dec 2007 14:29:06 +0000 (14:29 +0000)]
- Use new AliMpSlatMotifMap::Instance() function to instantiate
  fSlatMotifMap (now pointer)
- Updated for changes in the AliMpSt345Reader,AliMpTriggerReader classes

15 years agoChanged ingroup to mptrigger (was management)
ivana [Mon, 10 Dec 2007 14:28:44 +0000 (14:28 +0000)]
Changed ingroup to mptrigger (was management)

15 years ago- Adding method ReadData() (was in AliMpDDLStore)
ivana [Mon, 10 Dec 2007 14:28:25 +0000 (14:28 +0000)]
- Adding method ReadData() (was in AliMpDDLStore)
- Changed ingroup to mptrigger (was management)

15 years agoUpdated for changes in the AliMpSt345Reader class
ivana [Mon, 10 Dec 2007 14:28:08 +0000 (14:28 +0000)]
Updated for changes in the AliMpSt345Reader class

15 years agoAdding AliMpRegionalTrigger class
ivana [Mon, 10 Dec 2007 14:27:12 +0000 (14:27 +0000)]
Adding AliMpRegionalTrigger class

15 years agoUsing new AliMpRegionalTrigger class
ivana [Mon, 10 Dec 2007 14:26:56 +0000 (14:26 +0000)]
Using new AliMpRegionalTrigger class

15 years agoNew class which defines the properties of regional trigger crate;
ivana [Mon, 10 Dec 2007 14:26:38 +0000 (14:26 +0000)]
New class which defines the properties of regional trigger crate;
separated from AliMpDDLStore
(Christian, Ivana)

15 years agoOne fabs was left...
alibrary [Mon, 10 Dec 2007 13:44:40 +0000 (13:44 +0000)]
One fabs was left...

15 years agouse TMath::Abs instead of fabs
richterm [Mon, 10 Dec 2007 13:41:18 +0000 (13:41 +0000)]
use TMath::Abs instead of fabs

15 years agoCleaninig up the usage of QA and introducing the global QA
belikov [Mon, 10 Dec 2007 12:38:49 +0000 (12:38 +0000)]
Cleaninig up the usage of QA and introducing the global QA

15 years agocompletely re-worked TPC CA tracking code (Sergey/Ivan)
richterm [Mon, 10 Dec 2007 10:28:55 +0000 (10:28 +0000)]
completely re-worked TPC CA tracking code (Sergey/Ivan)

15 years agoreintroduced TPC CA tracker component
richterm [Mon, 10 Dec 2007 10:27:30 +0000 (10:27 +0000)]
reintroduced TPC CA tracker component

15 years agoA new class for global Quality Assurance
belikov [Mon, 10 Dec 2007 09:34:10 +0000 (09:34 +0000)]
A new class for global Quality Assurance

15 years agoIn case of no geometry (InstanceNoGeo) the AliCluster3D part is
dibari [Mon, 10 Dec 2007 09:25:41 +0000 (09:25 +0000)]
In case of no geometry (InstanceNoGeo) the AliCluster3D part is
initialized but not filled with the relevant volId part. Now it is fixed
This is needed for monitoring.

15 years agoPossibility to fill histograms with track residuals
belikov [Mon, 10 Dec 2007 09:22:22 +0000 (09:22 +0000)]
Possibility to fill histograms with track residuals

15 years agoAdded the QA object
schutz [Sun, 9 Dec 2007 17:08:55 +0000 (17:08 +0000)]
Added the QA object

15 years agoUpdated validity period for default Temperature entry
haavard [Sun, 9 Dec 2007 12:19:07 +0000 (12:19 +0000)]
Updated validity period for default Temperature entry

15 years agoAdding simple to visulaize capability og the gain calibration
marian [Sat, 8 Dec 2007 17:00:33 +0000 (17:00 +0000)]
Adding simple to visulaize capability og the gain calibration
(Marian)

15 years agoAdding libPHOSrec to instantiate some static objects
hristov [Sat, 8 Dec 2007 14:52:32 +0000 (14:52 +0000)]
Adding libPHOSrec to instantiate some static objects

15 years agoChanged validity period (Marian)
marian [Sat, 8 Dec 2007 14:50:19 +0000 (14:50 +0000)]
Changed validity period (Marian)

15 years agoModified vesion of macro to create "random" calibration database (Marian)
marian [Sat, 8 Dec 2007 14:42:33 +0000 (14:42 +0000)]
Modified vesion of macro to create "random" calibration database (Marian)
Validity period changed - up to infonity
calibration of Pad response function removed

15 years agoChanging validiyty period (Marian)
marian [Sat, 8 Dec 2007 14:39:42 +0000 (14:39 +0000)]
Changing validiyty period (Marian)

15 years agoChange the validity range of the ideal calibration data
marian [Sat, 8 Dec 2007 14:37:59 +0000 (14:37 +0000)]
Change the validity range of the ideal calibration data

15 years agoCluster Param (Marian)
marian [Sat, 8 Dec 2007 14:18:23 +0000 (14:18 +0000)]
Cluster Param (Marian)

15 years agoUpdate class version (Marian)
marian [Sat, 8 Dec 2007 13:50:41 +0000 (13:50 +0000)]
Update class version (Marian)

15 years agoExammple macro to create AliTPCClusterParam
marian [Sat, 8 Dec 2007 13:43:34 +0000 (13:43 +0000)]
Exammple macro to create AliTPCClusterParam
out of the Calibration component
AliTPCcalibTracks
and
AliTPCCalibTracksGain

(Marian)

15 years agoAdding AliTPCClusterParam to the calibration database (Marian)
marian [Sat, 8 Dec 2007 13:28:08 +0000 (13:28 +0000)]
Adding AliTPCClusterParam to the calibration database (Marian)

15 years agoBug fix for html documentation (Marian)
marian [Sat, 8 Dec 2007 13:27:06 +0000 (13:27 +0000)]
Bug fix for html documentation (Marian)

15 years agoUpdated documentation (Marian)
marian [Sat, 8 Dec 2007 13:06:55 +0000 (13:06 +0000)]
Updated documentation (Marian)

15 years agoUpdated misalignment macros (Raffaele)
hristov [Sat, 8 Dec 2007 08:56:03 +0000 (08:56 +0000)]
Updated misalignment macros (Raffaele)

15 years agoChanged the directory structure of QA reference data in OCDB
schutz [Sat, 8 Dec 2007 00:28:44 +0000 (00:28 +0000)]
Changed the directory structure of QA reference data in OCDB

15 years agoin AliShuttleTrigger:
acolla [Fri, 7 Dec 2007 19:14:36 +0000 (19:14 +0000)]
in AliShuttleTrigger:

Added automatic collection of new runs on a regular time basis (settable from the configuration)

in AliShuttleConfig: new members

- triggerWait: time to wait for DIM trigger (s) before starting automatic collection of new runs
- mode: run mode (test, prod) -> used to build log folder (logs or logs_PROD)

in AliShuttle:

- logs now stored in logs/#RUN/DET_#RUN.log

15 years agoAdded in shuttle_schema:
acolla [Fri, 7 Dec 2007 19:08:48 +0000 (19:08 +0000)]
Added in shuttle_schema:
- triggerWait: time to wait for DIM trigger (s) before starting collection of new runs automatically
- mode: run mode (test or prod)

15 years agoExtend ALIC to accommodate ZDC in the pos. side
hristov [Fri, 7 Dec 2007 19:05:15 +0000 (19:05 +0000)]
Extend ALIC to accommodate ZDC in the pos. side

15 years agoNew class that is used by SPD-MOOD to retrieve information on consistency errors...
hristov [Fri, 7 Dec 2007 18:57:33 +0000 (18:57 +0000)]
New class that is used by SPD-MOOD to retrieve information on consistency errors from AliITSRawStreamSPD (Henrik)

15 years agoFix of parsing bug related to the reading of the calib header. Added consistency...
hristov [Fri, 7 Dec 2007 18:56:48 +0000 (18:56 +0000)]
Fix of parsing bug related to the reading of the calib header. Added consistency checks (Henrik)

15 years agoAdditional protection (Francesco)
cvetan [Fri, 7 Dec 2007 18:44:08 +0000 (18:44 +0000)]
Additional protection (Francesco)

15 years agobug fixes for writing raw data from simulation
jklay [Fri, 7 Dec 2007 18:39:34 +0000 (18:39 +0000)]
bug fixes for writing raw data from simulation

15 years agoFixed SDD raw-data simulation and decoding. The problem was that the CDH was interpre...
cvetan [Fri, 7 Dec 2007 18:06:17 +0000 (18:06 +0000)]
Fixed SDD raw-data simulation and decoding. The problem was that the CDH was interpreted wrongly as 8 filling 0xfffffffff words. The rawReader->RequireHeader(kFALSE) call should be removed from all the instances inside the reconstruction, QA and DAs

15 years agoProtection in case of no SSD data is found. Some better placement of local variables...
cvetan [Fri, 7 Dec 2007 18:04:35 +0000 (18:04 +0000)]
Protection in case of no SSD data is found. Some better placement of local variables in order to possible problems with their scope

15 years agoFit only when enough data is available (Sylwester)
hristov [Fri, 7 Dec 2007 17:49:57 +0000 (17:49 +0000)]
Fit only when enough data is available (Sylwester)

15 years agoChange for the HTML documentation (Lars)
marian [Fri, 7 Dec 2007 17:32:40 +0000 (17:32 +0000)]
Change for the HTML documentation (Lars)

15 years agochanges need to solve I/O problems
masera [Fri, 7 Dec 2007 17:29:36 +0000 (17:29 +0000)]
changes need to solve I/O problems

15 years agonew QA macros for SPD (D. Elia - M. Nicassio)
masera [Fri, 7 Dec 2007 17:24:31 +0000 (17:24 +0000)]
new QA macros for SPD (D. Elia - M. Nicassio)

15 years agoUse new gain calibration in reconstruction
marian [Fri, 7 Dec 2007 17:04:24 +0000 (17:04 +0000)]
Use new gain calibration in reconstruction
(Currently the default one is still old)
Marian

15 years agoFixed indexes
hristov [Fri, 7 Dec 2007 16:50:50 +0000 (16:50 +0000)]
Fixed indexes

15 years agoCorrected assignment operator:
ivana [Fri, 7 Dec 2007 16:46:29 +0000 (16:46 +0000)]
Corrected assignment operator:
- call Copy function only once
- check for assignment to self
(Laurent)

15 years agoPass runNumber in CreateDCSAliasMap to be able to get correct version
ivana [Fri, 7 Dec 2007 16:05:33 +0000 (16:05 +0000)]
Pass runNumber in CreateDCSAliasMap to be able to get correct version
of mapping from CDB

15 years agowriting AmpLEd correction by preprocessor
alla [Fri, 7 Dec 2007 15:55:27 +0000 (15:55 +0000)]
writing AmpLEd correction by preprocessor

15 years agoBug fix
hristov [Fri, 7 Dec 2007 15:46:32 +0000 (15:46 +0000)]
Bug fix

15 years agoTList replaced by TObjArray as QA data container. Introducing OCDB for the reference...
hristov [Fri, 7 Dec 2007 15:40:52 +0000 (15:40 +0000)]
TList replaced by TObjArray as QA data container. Introducing OCDB for the reference data (Yves)

15 years agoadd ConnectionStatus and ConnectionError to virtual interface
richterm [Fri, 7 Dec 2007 15:33:26 +0000 (15:33 +0000)]
add ConnectionStatus and ConnectionError to virtual interface

15 years agoadded AliHLTPreprocessor
richterm [Fri, 7 Dec 2007 15:32:53 +0000 (15:32 +0000)]
added AliHLTPreprocessor

15 years agoTemporary fix to provide the default reco parameters in the static getters
hristov [Fri, 7 Dec 2007 15:28:58 +0000 (15:28 +0000)]
Temporary fix to provide the default reco parameters in the static getters

15 years agocorrect file filters for the doc generation
richterm [Fri, 7 Dec 2007 15:28:26 +0000 (15:28 +0000)]
correct file filters for the doc generation

15 years agoUpdated QA (Sylwester)
hristov [Fri, 7 Dec 2007 15:24:37 +0000 (15:24 +0000)]
Updated QA (Sylwester)

15 years agobug fixed by Alberto
alla [Fri, 7 Dec 2007 15:22:51 +0000 (15:22 +0000)]
bug fixed by Alberto

15 years agoStatus word changed according to P. Martinengo.
dibari [Fri, 7 Dec 2007 14:51:51 +0000 (14:51 +0000)]
Status word changed according to P. Martinengo.

15 years agoModifications to reflect latest changes in MUONTRGda
ivana [Fri, 7 Dec 2007 14:35:47 +0000 (14:35 +0000)]
Modifications to reflect latest changes in MUONTRGda
(Laurent)

15 years agoImproving error handling and replacing printf by AliError
ivana [Fri, 7 Dec 2007 14:35:23 +0000 (14:35 +0000)]
Improving error handling and replacing printf by AliError
(Laurent)

15 years agoAtmospheric pressure added as reference.
dibari [Fri, 7 Dec 2007 14:28:58 +0000 (14:28 +0000)]
Atmospheric pressure added as reference.

15 years agoExample macros for execution and configuration of the analysis
gustavo [Fri, 7 Dec 2007 14:13:02 +0000 (14:13 +0000)]
Example macros for execution and configuration of the analysis

15 years agoNew version of the PMD DA avoiding the creation of huge amount of histograms. Now...
cvetan [Fri, 7 Dec 2007 14:06:31 +0000 (14:06 +0000)]
New version of the PMD DA avoiding the creation of huge amount of histograms. Now the algorithm should be much faster (Basanta)

15 years agoCoding conventions, protection against division by 0 (Philippe)
hristov [Fri, 7 Dec 2007 13:49:33 +0000 (13:49 +0000)]
Coding conventions, protection against division by 0 (Philippe)

15 years agomove to macros directory
gustavo [Fri, 7 Dec 2007 13:49:18 +0000 (13:49 +0000)]
move to macros directory

15 years agoKeep more MC information in ntuples
gustavo [Fri, 7 Dec 2007 13:31:05 +0000 (13:31 +0000)]
Keep more MC information in ntuples

15 years agoDA parameters are read from in external test files
cvetan [Fri, 7 Dec 2007 12:59:16 +0000 (12:59 +0000)]
DA parameters are read from in external test files

15 years agoCall SetActiveSectors after the next event is loaded
hristov [Fri, 7 Dec 2007 12:45:04 +0000 (12:45 +0000)]
Call SetActiveSectors after the next event is loaded