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

14 years agoError in DARC data reading corrected + message bit masking
coppedis [Fri, 25 Sep 2009 20:25:40 +0000 (20:25 +0000)]
Error in DARC data reading corrected + message bit masking

14 years agoNew V0A survey data
cheynis [Fri, 25 Sep 2009 19:00:15 +0000 (19:00 +0000)]
New V0A survey data

14 years agoNew V0A position in simulation
cheynis [Fri, 25 Sep 2009 18:59:24 +0000 (18:59 +0000)]
New V0A position in simulation

14 years agolatest updates to AliAnaElectron for b-jet tagging and non-photonic electron finding
jklay [Fri, 25 Sep 2009 18:41:13 +0000 (18:41 +0000)]
latest updates to AliAnaElectron for b-jet tagging and non-photonic electron finding

14 years agoNew PWG4 electron-jet analysis macros and goodies
kread [Fri, 25 Sep 2009 17:58:56 +0000 (17:58 +0000)]
New PWG4 electron-jet analysis macros and goodies

14 years agoworkaround for bug https://savannah.cern.ch/bugs/index.php?56116
rvernet [Fri, 25 Sep 2009 17:17:33 +0000 (17:17 +0000)]
workaround for bug https://savannah.cern.ch/bugs/index.php?56116

14 years agoUpdated instructions for new electron macros.
kread [Fri, 25 Sep 2009 15:37:26 +0000 (15:37 +0000)]
Updated instructions for new electron macros.

14 years ago- adopt to offline changes in the recoParam (Theodor)
kkanaki [Fri, 25 Sep 2009 15:35:58 +0000 (15:35 +0000)]
- adopt to offline changes in the recoParam (Theodor)
- extend functionality to offline components

14 years agoAliCFEffGrid : corrected bin limits in constructor
rvernet [Fri, 25 Sep 2009 15:13:15 +0000 (15:13 +0000)]
AliCFEffGrid : corrected bin limits in constructor
AliCFGridSparse: added histogram name in projection

14 years agoReuse the digitsmanager-arrays for all chambers of a SM
cblume [Fri, 25 Sep 2009 14:54:02 +0000 (14:54 +0000)]
Reuse the digitsmanager-arrays for all chambers of a SM

14 years agoProtection added in filling DigitTree
cheynis [Fri, 25 Sep 2009 14:42:40 +0000 (14:42 +0000)]
Protection added in filling DigitTree

14 years agoReplace deprecated methods
cblume [Fri, 25 Sep 2009 14:39:42 +0000 (14:39 +0000)]
Replace deprecated methods

14 years ago1. bug fix on decoding/setting pritriger phase in the fast reader(thanks
cblume [Fri, 25 Sep 2009 14:29:47 +0000 (14:29 +0000)]
1. bug fix on decoding/setting pritriger phase in the fast reader(thanks
Tom for checking). It only gives an effect on the pretrigger phase info
but nothing
else.
2. Theodor's request on maximum row number setting. Since Theodor will
change the clusterizer to reuse digit array for every detector, we set
maximum row number to 16 for every detector. This change should go
together with Theodor's corresponding change.

14 years agobugfix: add missing event count increment
richterm [Fri, 25 Sep 2009 14:25:43 +0000 (14:25 +0000)]
bugfix: add missing event count increment

14 years agoadjusting default HLT global trigger configuration
richterm [Fri, 25 Sep 2009 14:24:57 +0000 (14:24 +0000)]
adjusting default HLT global trigger configuration
- DAQ readout list contains all DDLs for BarrelMultiplicityTrigger fired

14 years agospeed up events which are almost empty
cblume [Fri, 25 Sep 2009 14:23:54 +0000 (14:23 +0000)]
speed up events which are almost empty

14 years agoCopy/paste error + aligned source
hristov [Fri, 25 Sep 2009 13:41:09 +0000 (13:41 +0000)]
Copy/paste error + aligned source

14 years agoBug #55488: Better messsaging in the online reco GUI. Change in the ECS policy -...
cvetan [Fri, 25 Sep 2009 13:00:29 +0000 (13:00 +0000)]
Bug #55488: Better messsaging in the online reco GUI. Change in the ECS policy - now we have partitions PHYSICS_1, PHYSICS_2, PHYSICS_3. So we search for all of them (C&M)

14 years agochange default thresholds for PID weights
gconesab [Fri, 25 Sep 2009 12:25:47 +0000 (12:25 +0000)]
change default thresholds for PID weights

14 years agoIncreasing number of expected fields in logbook_shuttle table.
zampolli [Fri, 25 Sep 2009 11:44:34 +0000 (11:44 +0000)]
Increasing number of expected fields in logbook_shuttle table.

14 years agoRemoved because the reconstruction of data simulated with run number > 85779 give...
policheh [Fri, 25 Sep 2009 10:51:46 +0000 (10:51 +0000)]
Removed because the reconstruction of data simulated with run number > 85779 give wrong results.

14 years agoUse standard cuts.
morsch [Fri, 25 Sep 2009 10:47:26 +0000 (10:47 +0000)]
Use standard cuts.

14 years agoMethod name corrected.
morsch [Fri, 25 Sep 2009 10:40:03 +0000 (10:40 +0000)]
Method name corrected.

14 years agoAlghorithm to calculate intercalib. coeff. implemented
coppedis [Fri, 25 Sep 2009 10:31:25 +0000 (10:31 +0000)]
Alghorithm to calculate intercalib. coeff. implemented

14 years agoCan not store result of track matching here, Moved to TrackSegmentMaker
prsnko [Fri, 25 Sep 2009 10:15:12 +0000 (10:15 +0000)]
Can not store result of track matching here, Moved to TrackSegmentMaker

14 years agoTrack propagation to PHOS corrected and BxByBz added
prsnko [Fri, 25 Sep 2009 10:13:12 +0000 (10:13 +0000)]
Track propagation to PHOS corrected and BxByBz added

14 years agoFaster version of baseline correction by Theodor with additional protection against...
cblume [Fri, 25 Sep 2009 09:59:22 +0000 (09:59 +0000)]
Faster version of baseline correction by Theodor with additional protection against negative values

14 years agoTime data monitoring (Raphael)
cheynis [Fri, 25 Sep 2009 09:15:33 +0000 (09:15 +0000)]
Time data monitoring (Raphael)

14 years agoNew class added
cheynis [Fri, 25 Sep 2009 09:14:46 +0000 (09:14 +0000)]
New class added

14 years agoTime data monitoring (Raphael)
cheynis [Fri, 25 Sep 2009 09:13:49 +0000 (09:13 +0000)]
Time data monitoring (Raphael)

14 years agoFix backaward compatibiltiy for TRD info in AliESDtrack
kleinb [Fri, 25 Sep 2009 08:11:29 +0000 (08:11 +0000)]
Fix backaward compatibiltiy for TRD info in AliESDtrack

14 years agomodifications for online SPD monitoring (Annalisa)
prino [Fri, 25 Sep 2009 07:29:19 +0000 (07:29 +0000)]
modifications for online SPD monitoring (Annalisa)

14 years agoNew EMCAL cosmic trigger as defined by Federico A.
cvetan [Thu, 24 Sep 2009 22:42:39 +0000 (22:42 +0000)]
New EMCAL cosmic trigger as defined by Federico A.

14 years agoBugfix: true gamma conversions done properly
kaamodt [Thu, 24 Sep 2009 22:42:03 +0000 (22:42 +0000)]
Bugfix: true gamma conversions done properly

14 years agoRestore the number of events (20)
hristov [Thu, 24 Sep 2009 20:34:37 +0000 (20:34 +0000)]
Restore the number of events (20)

14 years agoAdditional protection
hristov [Thu, 24 Sep 2009 20:32:07 +0000 (20:32 +0000)]
Additional protection

14 years agoQA Checker checks only calibration events
alla [Thu, 24 Sep 2009 19:28:19 +0000 (19:28 +0000)]
QA Checker checks only calibration events

14 years agoModularize split-view (3d, r-phi, rho-z) setup from visscan_init.C so
mtadel [Thu, 24 Sep 2009 17:34:56 +0000 (17:34 +0000)]
Modularize split-view (3d, r-phi, rho-z) setup from visscan_init.C so
that it can also  be used for online reco viz.

This is in new file / class MultiView.

14 years agoChanged the naming of some histograms and corrected a few axis names.
kaamodt [Thu, 24 Sep 2009 15:43:43 +0000 (15:43 +0000)]
Changed the naming of some histograms and corrected a few axis names.

14 years agoChanges corresponding to rev. 34668
hristov [Thu, 24 Sep 2009 15:36:21 +0000 (15:36 +0000)]
Changes corresponding to rev. 34668

14 years agoNames of deprecated functions modified
dperrino [Thu, 24 Sep 2009 15:14:39 +0000 (15:14 +0000)]
Names of deprecated functions modified

14 years agoIncluding TEnv.h to declare gEnv
hristov [Thu, 24 Sep 2009 13:55:31 +0000 (13:55 +0000)]
Including TEnv.h to declare gEnv

14 years agoUpdated Config for FLUKA
morsch [Thu, 24 Sep 2009 13:42:11 +0000 (13:42 +0000)]
Updated Config for FLUKA

14 years agoRemove default OCDB location and exit with fatal error if OCDB URI is
mtadel [Thu, 24 Sep 2009 13:26:37 +0000 (13:26 +0000)]
Remove default OCDB location and exit with fatal error if OCDB URI is
not passed (or OCDB default-storage is already set).

The OCDB URI is now the first argument of alieve_init.C and
visscan_init.C.

To simplify standard usage, several wrapper macros have been added:
  visscan_raw.C         - SetDefaultStorage("raw://");
  visscan_mcideal.C     - SetDefaultStorage("MC, "Ideal");
  visscan_mcresidual.C  - SetDefaultStorage("MC, "Residual");
  visscan_mcfull.C      - SetDefaultStorage("MC, "Full");
  visscan_local.C       - SetDefaultStorage("local://$ALICE_ROOT/OCDB");

14 years agoChange return by continue in CTS filtering, do not reject good tracks after the ones...
gconesab [Thu, 24 Sep 2009 13:05:25 +0000 (13:05 +0000)]
Change return by continue in CTS filtering, do not reject good tracks after the ones with no external param

14 years agoCleaning up the EMCAL digits macro and adding it to the online event display (C&M)
cvetan [Thu, 24 Sep 2009 13:02:50 +0000 (13:02 +0000)]
Cleaning up the EMCAL digits macro and adding it to the online event display (C&M)

14 years agoupdating primary particle selection for high multiplicty trigger in pythia simulation
jgrosseo [Thu, 24 Sep 2009 12:42:02 +0000 (12:42 +0000)]
updating primary particle selection for high multiplicty trigger in pythia simulation

14 years agoPossibility to have fixed number of pile-up events (A. Toia)
morsch [Thu, 24 Sep 2009 12:13:30 +0000 (12:13 +0000)]
Possibility to have fixed number of pile-up events (A. Toia)
Corresponds to savannah report
 #56045