]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agopidRefMaker for multidim LQ PID ready for mass production
abercuci [Thu, 1 Oct 2009 10:48:07 +0000 (10:48 +0000)]
pidRefMaker for multidim LQ PID ready for mass production
- automatic tuning of bucket size/statistics
- monitoring plots
- control plots

14 years ago- bug fixes
abercuci [Thu, 1 Oct 2009 10:43:54 +0000 (10:43 +0000)]
- bug fixes
- more user verbosity
- tune for usage with TRD PID

14 years agoUtility functions added (Markus)
dainese [Thu, 1 Oct 2009 10:32:27 +0000 (10:32 +0000)]
Utility functions added (Markus)

14 years agoTHIS IS EXAMPLE MACRO:
marian [Thu, 1 Oct 2009 10:04:14 +0000 (10:04 +0000)]
THIS IS EXAMPLE MACRO:

Changes:
Dividing of the ConfigOCDB.C setup to the two setups

1. Standard (only SetDefault and SetSpecific storage)
2. Custom - Setup addtional parameters e.g RecoParam
            to swich ON/OFF different correction

(Marian)

14 years agoPossibility to use alien files in the batch train
marian [Thu, 1 Oct 2009 09:57:58 +0000 (09:57 +0000)]
Possibility to use alien files in the batch train
(proof trains to be investigated)
Marian

14 years agoBug fix in gain correction
cblume [Thu, 1 Oct 2009 08:34:25 +0000 (08:34 +0000)]
Bug fix in gain correction

14 years agostore at maximum 6 ua1 jets, not 3 (default value)
kleinb [Thu, 1 Oct 2009 08:20:26 +0000 (08:20 +0000)]
store at maximum 6 ua1 jets, not 3 (default value)

14 years ago increased maximum number of jets to 6 (for fast jet studies)
kleinb [Thu, 1 Oct 2009 08:17:42 +0000 (08:17 +0000)]
 increased maximum number of jets to 6 (for fast jet studies)

14 years agoUpdated set of track cuts (absolute value of DCA, maximum relative uncertainty in...
kleinb [Thu, 1 Oct 2009 07:43:25 +0000 (07:43 +0000)]
Updated set of track cuts (absolute value of DCA, maximum relative uncertainty in 1/p_T), kept old cuts for comparison at number 2

14 years agoAdding new info to the trees (Marian)
marian [Thu, 1 Oct 2009 07:37:07 +0000 (07:37 +0000)]
Adding new info to the trees (Marian)

14 years agoSmall update to have a validity range for the DCS datapoints only for the given run
cblume [Thu, 1 Oct 2009 07:35:10 +0000 (07:35 +0000)]
Small update to have a validity range for the DCS datapoints only for the given run

14 years agoUpdate in the T0 configuration @P2.
zampolli [Thu, 1 Oct 2009 07:04:59 +0000 (07:04 +0000)]
Update in the T0 configuration @P2.

14 years agointroduce kdTree for LQ interpolation
abercuci [Thu, 1 Oct 2009 06:17:51 +0000 (06:17 +0000)]
introduce kdTree for LQ interpolation
revert to August version of AliTRDpidRefMakerNN (asked by AlexW)

14 years agoBug fix
phille [Thu, 1 Oct 2009 02:02:46 +0000 (02:02 +0000)]
Bug fix

14 years agoWrapper for the Altro decoder to make the user interface better
phille [Thu, 1 Oct 2009 00:31:38 +0000 (00:31 +0000)]
Wrapper for the Altro decoder to make the user interface better
suited for EMCAL/PHOS

14 years agoAdded ne class to CALO directory
phille [Thu, 1 Oct 2009 00:30:13 +0000 (00:30 +0000)]
Added ne class to CALO directory

14 years agoAdding a trigger decision object for every CTP trigger class to the input of the...
richterm [Wed, 30 Sep 2009 22:42:39 +0000 (22:42 +0000)]
Adding a trigger decision object for every CTP trigger class to the input of the HLTGlobalTrigger
This allows to simply use the CTP class name in the logic of the TriggerMenu

14 years agoMaking the TArrayL64 member variable of the AliHLTGlobalTrigger base class a dynamic...
richterm [Wed, 30 Sep 2009 21:53:01 +0000 (21:53 +0000)]
Making the TArrayL64 member variable of the AliHLTGlobalTrigger base class a dynamic member.
There have been problems in the contructor and potential memory corruption due to this class
See https://savannah.cern.ch/bugs/?56302

14 years agoadding the propagation of the ECS parameter data block to AliHLTSystem
richterm [Wed, 30 Sep 2009 21:20:32 +0000 (21:20 +0000)]
adding the propagation of the ECS parameter data block to AliHLTSystem
- AliHLTSystem initializes one dummy CTP_TRIGGER_CLASS for the moment
- extended ControlTask functionality, list of blocks to be sent is easily extensible
- filter out warnings for data flow steering blocks in the AliHLTDataSource component

14 years agoCosmetics
phille [Wed, 30 Sep 2009 18:46:37 +0000 (18:46 +0000)]
Cosmetics

14 years agoVarious updates (Markus)
dainese [Wed, 30 Sep 2009 17:06:17 +0000 (17:06 +0000)]
Various updates (Markus)

14 years agoUse new functionality of MatchToMC: check also PDG codes of daughter tracks
dainese [Wed, 30 Sep 2009 17:00:04 +0000 (17:00 +0000)]
Use new functionality of MatchToMC: check also PDG codes of daughter tracks

14 years agoI changed the method MatchToMC to include the possibility to check
morsch [Wed, 30 Sep 2009 16:33:32 +0000 (16:33 +0000)]
I changed the method MatchToMC to include the possibility to check
on the PDG of the daughters and tightened the momentum conservation
check (this is now possible because the momentum is not any more stored
with limited precision 1/4096 in AliAODMCParticle).
(A. Dainese)

14 years agoexample shell script to setup alien environmnet at GSI
marian [Wed, 30 Sep 2009 15:52:35 +0000 (15:52 +0000)]
example shell script to setup alien environmnet at GSI

(Marian Ivanov)

14 years ago- TRDCluster Multiplicity Trigger (Theodor Rascanu)
kkanaki [Wed, 30 Sep 2009 15:43:29 +0000 (15:43 +0000)]
- TRDCluster Multiplicity Trigger (Theodor Rascanu)

14 years agoBug#56095: Adding cluster type to the ITS space-points (Francesco)
cvetan [Wed, 30 Sep 2009 15:39:22 +0000 (15:39 +0000)]
Bug#56095: Adding cluster type to the ITS space-points (Francesco)

14 years ago- put baseline subtraction into the clusterizer and remove all other
cblume [Wed, 30 Sep 2009 15:16:47 +0000 (15:16 +0000)]
- put baseline subtraction into the clusterizer and remove all other
  places (rawStreamers) where this could be done
- use gain calibration outside of TailCancallaion
- inline AliTRDarrayADC::SetData and GetData

14 years agofix to properly open PYTHIA cross section file for histo scaling in AliEn
kread [Wed, 30 Sep 2009 15:14:00 +0000 (15:14 +0000)]
fix to properly open PYTHIA cross section file for histo scaling in AliEn

14 years agonew MultiMode for mylauncher facilitates analysis of entire productions
kread [Wed, 30 Sep 2009 13:16:05 +0000 (13:16 +0000)]
new MultiMode for mylauncher facilitates analysis of entire productions

14 years agoremoved double deletion of object
schutz [Wed, 30 Sep 2009 11:28:59 +0000 (11:28 +0000)]
removed double deletion of object

14 years agomore cout removed (Plamen)
lietava [Wed, 30 Sep 2009 09:31:37 +0000 (09:31 +0000)]
more cout removed (Plamen)

14 years agoRemoving obsolete DP.
zampolli [Wed, 30 Sep 2009 08:09:19 +0000 (08:09 +0000)]
Removing obsolete DP.

14 years ago1) Removed the obsolete class AliHLTPHOSRcuProperties.cxx/h
phille [Wed, 30 Sep 2009 02:48:41 +0000 (02:48 +0000)]
1) Removed the obsolete class AliHLTPHOSRcuProperties.cxx/h
as the functionality of this class is now performed
by the specification and data origing variables
of the HLT framework.

2) removed the reference to the classes that was  using
the class AliHLTPHOSRcuProperties and modified the code accordingly.

14 years agoModified the PHOS HLT online display to account for
phille [Wed, 30 Sep 2009 01:58:37 +0000 (01:58 +0000)]
Modified the PHOS HLT online display to account for
the changes aliroot/HLT/PHOS

14 years ago1) Removed AliHLTPHOSAltroConfig.cxx/AliHLTPHOSAltroConfig.h
phille [Wed, 30 Sep 2009 01:45:06 +0000 (01:45 +0000)]
1) Removed  AliHLTPHOSAltroConfig.cxx/AliHLTPHOSAltroConfig.h
since the altro configuration is now available from the
RCU trailer.
2) With the removal of the above AliHLTPHOSBase.cxx(h becomes
a man inthe middle class so removed.
3) removed all refernces to  AliHLTPHOSBase from other classes

14 years agoRemoving obsolete code + refactoring
phille [Wed, 30 Sep 2009 00:59:29 +0000 (00:59 +0000)]
Removing obsolete code +  refactoring

14 years agoRemoving obsolete code + refactoring
phille [Wed, 30 Sep 2009 00:09:13 +0000 (00:09 +0000)]
Removing obsolete code + refactoring

14 years agoAdded helper functions (Chiara)
dainese [Tue, 29 Sep 2009 21:11:47 +0000 (21:11 +0000)]
Added helper functions (Chiara)

14 years agoimproving raw qa making
schutz [Tue, 29 Sep 2009 20:59:11 +0000 (20:59 +0000)]
improving raw qa making

14 years agoerrors for QC{8}
snelling [Tue, 29 Sep 2009 19:44:24 +0000 (19:44 +0000)]
errors for QC{8}

14 years agoupdates for DA: timestamp reading fix + allow to read parameters/cuts from file
dsilverm [Tue, 29 Sep 2009 18:36:46 +0000 (18:36 +0000)]
updates for DA: timestamp reading fix + allow to read parameters/cuts from file

14 years agocout replaced by AliDebug (Plamen)
lietava [Tue, 29 Sep 2009 18:27:02 +0000 (18:27 +0000)]
cout replaced by AliDebug (Plamen)

14 years agobugfix: mac does not define the EBADR error code, changing to EBADF
richterm [Tue, 29 Sep 2009 17:21:00 +0000 (17:21 +0000)]
bugfix: mac does not define the EBADR error code, changing to EBADF

14 years agoUpdating T00 for production.
zampolli [Tue, 29 Sep 2009 16:04:49 +0000 (16:04 +0000)]
Updating T00 for production.

14 years agoAliTOFHitDataBuffer: implementation changed. now using TClonesArray of AliTOFHitData...
rpreghen [Tue, 29 Sep 2009 14:52:46 +0000 (14:52 +0000)]
AliTOFHitDataBuffer: implementation changed. now using TClonesArray of AliTOFHitData instead of standard array

14 years agoUpdating T0 LDAP configuration for the test setup and the Shuttle running at P2.
zampolli [Tue, 29 Sep 2009 13:53:20 +0000 (13:53 +0000)]
Updating T0 LDAP configuration for the test setup and the Shuttle running at P2.

14 years agoadding the AliHLTReadoutListDumpComponent to the AliHLTUtil library build
richterm [Tue, 29 Sep 2009 13:12:40 +0000 (13:12 +0000)]
adding the AliHLTReadoutListDumpComponent to the AliHLTUtil library build

14 years agoSmall bug fix (which should have no influence online)
laphecet [Tue, 29 Sep 2009 13:11:23 +0000 (13:11 +0000)]
Small bug fix (which should have no influence online)

14 years agominor change
coppedis [Tue, 29 Sep 2009 13:11:10 +0000 (13:11 +0000)]
minor change

14 years agoadding a component for statistics and monitoring of the DAQ readout list
richterm [Tue, 29 Sep 2009 13:06:10 +0000 (13:06 +0000)]
adding a component for statistics and monitoring of the DAQ readout list

14 years agoRealistic misalignment introduced avoiding geometrical overlaps
gvolpe [Tue, 29 Sep 2009 13:04:13 +0000 (13:04 +0000)]
Realistic misalignment introduced avoiding geometrical overlaps

14 years agoadding a member for the active CTP trigger mask to the CTP data object and setting...
richterm [Tue, 29 Sep 2009 13:02:20 +0000 (13:02 +0000)]
adding a member for the active CTP trigger mask to the CTP data object and setting it for each event
bugfix: the version number of the class was 0, so it was never streamed and thus not in the printout
of the HLT decision

14 years agocorrecting const'ness of methods
richterm [Tue, 29 Sep 2009 13:00:43 +0000 (13:00 +0000)]
correcting const'ness of methods

14 years agoUpdating LDAP configuration files for both the test setup and
zampolli [Tue, 29 Sep 2009 12:53:29 +0000 (12:53 +0000)]
Updating LDAP configuration files for both the test setup and
the Shuttle running at P2.

14 years ago ClassDef updated
coppedis [Tue, 29 Sep 2009 10:45:41 +0000 (10:45 +0000)]
 ClassDef updated

14 years agoUpdated DA
coppedis [Tue, 29 Sep 2009 10:08:25 +0000 (10:08 +0000)]
Updated DA

14 years agoRename function name
cblume [Tue, 29 Sep 2009 09:56:21 +0000 (09:56 +0000)]
Rename function name

14 years agoLoad alignment objects in the macro for SPD vertex reconstrution from rec points...
prino [Tue, 29 Sep 2009 09:17:15 +0000 (09:17 +0000)]
Load alignment objects in the macro for SPD vertex reconstrution from rec points (F. Prino)

14 years agoReposition updated macro by Thomas
cblume [Tue, 29 Sep 2009 09:00:20 +0000 (09:00 +0000)]
Reposition updated macro by Thomas

14 years agoReposition updated macro by Thomas
cblume [Tue, 29 Sep 2009 08:59:48 +0000 (08:59 +0000)]
Reposition updated macro by Thomas

14 years agocorrected mapping after changes in mapping data files
gconesab [Tue, 29 Sep 2009 07:41:43 +0000 (07:41 +0000)]
corrected mapping after changes in mapping data files

14 years agoCorrection for vertex replication.
morsch [Tue, 29 Sep 2009 07:31:18 +0000 (07:31 +0000)]
Correction for vertex replication.

14 years agoBug fix: segfault in event disply due to incorrect
phille [Tue, 29 Sep 2009 06:44:50 +0000 (06:44 +0000)]
Bug fix: segfault in event disply due to incorrect
initialization of arrays.

14 years agoOnline display: The raw data display now works again
phille [Tue, 29 Sep 2009 05:26:09 +0000 (05:26 +0000)]
Online display: The raw data display now works again

14 years agoAdded new files to build system
phille [Tue, 29 Sep 2009 05:25:13 +0000 (05:25 +0000)]
Added new files to build system

14 years agoHelper class for refactoring of the PHOS/EMCAL code
phille [Tue, 29 Sep 2009 05:24:41 +0000 (05:24 +0000)]
Helper class for refactoring of the PHOS/EMCAL code

14 years agoContainer class for the Online display
phille [Tue, 29 Sep 2009 05:23:54 +0000 (05:23 +0000)]
Container class for the Online display

14 years agoInfinite loop is fixed
kharlov [Mon, 28 Sep 2009 16:28:01 +0000 (16:28 +0000)]
Infinite loop is fixed

14 years agoBug fix in array size
cblume [Mon, 28 Sep 2009 15:47:51 +0000 (15:47 +0000)]
Bug fix in array size

14 years agoprotect against invoking MC Handler for AOD
kread [Mon, 28 Sep 2009 15:02:41 +0000 (15:02 +0000)]
protect against invoking MC Handler for AOD

14 years agoadd class AliTRDpidRefMakerNN to the dictionary
abercuci [Mon, 28 Sep 2009 12:53:26 +0000 (12:53 +0000)]
add class AliTRDpidRefMakerNN to the dictionary

14 years agoJet electron macros adjustable via environment variables
kread [Mon, 28 Sep 2009 11:23:19 +0000 (11:23 +0000)]
Jet electron macros adjustable via environment variables

14 years agoFit options simplified to avoid fpe; treatment of parameters at limits introduced.
policheh [Mon, 28 Sep 2009 10:53:37 +0000 (10:53 +0000)]
Fit options simplified to avoid fpe; treatment of parameters at limits introduced.

14 years agoFix from Roberto: when changing monitoring policy one first has to logout in order...
cvetan [Mon, 28 Sep 2009 10:53:22 +0000 (10:53 +0000)]
Fix from Roberto: when changing monitoring policy one first has to logout in order to prevent the monitoring from hanging. Should be ported to the release as it affects the trigger selection in the online reco/display.

14 years agoPrintout only for debug flag set (Ken Read)
morsch [Mon, 28 Sep 2009 10:27:31 +0000 (10:27 +0000)]
Printout only for debug flag set (Ken Read)

14 years agoupdate to adapt to QA framework modifications
schutz [Mon, 28 Sep 2009 10:27:15 +0000 (10:27 +0000)]
update to adapt to QA framework modifications

14 years agoreorganization of TRD PID reference maker classes. Data management has
abercuci [Mon, 28 Sep 2009 08:16:45 +0000 (08:16 +0000)]
reorganization of TRD PID reference maker classes. Data management has
been moved to the base abstract class AliTRDpidRefMaker. NN and LQ
implementations have been derived in daughter classes.

Status : compiles and run without problems
Todo   : check data quality and algorithm performance for NN. Implement
kdTree approach for reference LQ representation

14 years agoadding configuration objects for TRDTrackerV1Component and TRDClusterizerComponent...
richterm [Mon, 28 Sep 2009 07:54:44 +0000 (07:54 +0000)]
adding configuration objects for TRDTrackerV1Component and TRDClusterizerComponent (Theodor)

14 years agoDon't delete the digitsmanager after each SM
cblume [Mon, 28 Sep 2009 07:37:06 +0000 (07:37 +0000)]
Don't delete the digitsmanager after each SM

14 years agoautomatic histogram scaling for AODs now available
kread [Mon, 28 Sep 2009 06:13:46 +0000 (06:13 +0000)]
automatic histogram scaling for AODs now available

14 years agoreplace qa by AliQAv1::Instance
schutz [Mon, 28 Sep 2009 05:28:32 +0000 (05:28 +0000)]
replace qa by AliQAv1::Instance

14 years agoCorrect treatment of event species. Savannah bug 56071. (Panos)
masera [Sun, 27 Sep 2009 21:39:17 +0000 (21:39 +0000)]
Correct treatment of event species. Savannah bug 56071. (Panos)

14 years agoficing the CORR part
schutz [Sun, 27 Sep 2009 17:27:42 +0000 (17:27 +0000)]
ficing the CORR part

14 years agopassing recoparam
schutz [Sun, 27 Sep 2009 17:26:43 +0000 (17:26 +0000)]
passing recoparam

14 years agopassing recoparam to run
schutz [Sun, 27 Sep 2009 17:06:45 +0000 (17:06 +0000)]
passing recoparam to run

14 years agobug fix in the index calculation of eventspecie
schutz [Sun, 27 Sep 2009 16:34:26 +0000 (16:34 +0000)]
bug fix in the index calculation of eventspecie

14 years agobug fix suggested by TPC
schutz [Sun, 27 Sep 2009 16:31:53 +0000 (16:31 +0000)]
bug fix suggested by TPC

14 years agobug fix suggested by TPC
schutz [Sun, 27 Sep 2009 16:30:46 +0000 (16:30 +0000)]
bug fix suggested by TPC

14 years agopassing recoParam to Check; bug fix suggested by TPC
schutz [Sun, 27 Sep 2009 16:29:48 +0000 (16:29 +0000)]
passing recoParam to Check; bug fix suggested by TPC

14 years agopassing recoParam to Check; bug fix suggested by TPC
schutz [Sun, 27 Sep 2009 16:29:25 +0000 (16:29 +0000)]
passing recoParam to Check; bug fix suggested by TPC

14 years agoModified the online display to work
phille [Sun, 27 Sep 2009 16:00:53 +0000 (16:00 +0000)]
Modified the online display to work
with new data format (still no raw data display).

14 years agoMapping corrected (low gain was erroneously treated as high and vice versa).
policheh [Sun, 27 Sep 2009 15:02:00 +0000 (15:02 +0000)]
Mapping corrected (low gain was erroneously treated as high and vice versa).

14 years agoMacto to write mapping to the OCDB.
policheh [Sun, 27 Sep 2009 12:36:14 +0000 (12:36 +0000)]
Macto to write mapping to the OCDB.

14 years agorevised histogram scaling factor
kread [Sun, 27 Sep 2009 11:16:07 +0000 (11:16 +0000)]
revised histogram scaling factor

14 years agoSmaller xml file for jet electron example
kread [Sun, 27 Sep 2009 05:23:48 +0000 (05:23 +0000)]
Smaller xml file for jet electron example

14 years agoAdditional files needed for PWG4 jet-electron analysis
kread [Sun, 27 Sep 2009 03:45:41 +0000 (03:45 +0000)]
Additional files needed for PWG4 jet-electron analysis

14 years agoFILE_ID change for EMCAL DAs (to agree with Preprocessor expectations) + do check...
dsilverm [Sat, 26 Sep 2009 19:27:11 +0000 (19:27 +0000)]
FILE_ID change for EMCAL DAs (to agree with Preprocessor expectations) + do check of LED trigger on column basis (will perhaps change to double-column=StripModules later)

14 years agoChange fabs with TMath::Abs
gconesab [Sat, 26 Sep 2009 15:12:04 +0000 (15:12 +0000)]
Change fabs with TMath::Abs

14 years agoUpdated preprocessor in order not to process HV DCS data (only alignment data are...
coppedis [Sat, 26 Sep 2009 13:15:41 +0000 (13:15 +0000)]
Updated preprocessor in order not to process HV DCS data (only alignment data are processed from DCS)

14 years agoExplicit protection on max. anode and timewise coordinates. Savannah bug 56123. ...
masera [Sat, 26 Sep 2009 12:27:15 +0000 (12:27 +0000)]
Explicit protection on max. anode and timewise coordinates. Savannah bug 56123. (C. Cheshkov)