]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoadded dynamic handling of output buffer size
richterm [Fri, 2 Oct 2009 12:50:31 +0000 (12:50 +0000)]
added dynamic handling of output buffer size

14 years agoaddind cuts on DCA for the BarrelMultiplicityTrigger
richterm [Fri, 2 Oct 2009 12:48:50 +0000 (12:48 +0000)]
addind cuts on DCA for the BarrelMultiplicityTrigger
new arguments
 -dca-reference     x,y,z
  reference point for the transverse and longitudinal dca cut
 -min-ldca     dca
  minimum longitudinal dca to reference point
 -max-ldca     dca
  maximum longitudinal dca to reference point
 -min-tdca     dca
  minimum transverse dca to reference point
 -max-tdca     dca
  maximum transverse dca to reference point
 -solenoidBz     field
  magnetic field needed if the input is not an ESD object

adding test macro

14 years agochange naming convention for calibration files
abercuci [Fri, 2 Oct 2009 12:32:46 +0000 (12:32 +0000)]
change naming convention for calibration files

14 years agowriting new LQ TRD-PID based on kdTree to the OCDB ENABLED.
abercuci [Fri, 2 Oct 2009 12:18:22 +0000 (12:18 +0000)]
writing new LQ TRD-PID based on kdTree to the OCDB ENABLED.
- minimum statistics needed / momentum bin / species - 7.5k full tracks
- size on disk approx 500kb a factor 36 smaller ~ same order as NN

14 years agoadd draw functionality for TKDNodeInfo
abercuci [Fri, 2 Oct 2009 12:11:02 +0000 (12:11 +0000)]
add draw functionality for TKDNodeInfo

14 years agoFix to bug reports:
marian [Fri, 2 Oct 2009 12:07:39 +0000 (12:07 +0000)]
Fix to bug reports:
bugs #56402 and bug #56406

new ExB changes
AliTPCcalibDB.h AliTPCcalibDB.cxx -
Initialization of the correction directly from the map -
 void          SetExBField( AliMagF*   bmap);

AliTPC.cxx AliTPCReconstructor.cxx - don't create own copy of the field
                                   - field provided using
const AliMagF * field = (AliMagF*)TGeoGlobalMagField::Instance()->GetField();

14 years agoFix reading from AOD and changed warnings to AliWarning
kleinb [Fri, 2 Oct 2009 12:05:42 +0000 (12:05 +0000)]
Fix reading from AOD and changed warnings to AliWarning

14 years agoQC preliminary statistical errors for 2nd order differential flow in pt
snelling [Fri, 2 Oct 2009 11:47:42 +0000 (11:47 +0000)]
QC preliminary statistical errors for 2nd order differential flow in pt

14 years agoput printout in debug mode
kleinb [Fri, 2 Oct 2009 11:31:46 +0000 (11:31 +0000)]
put printout in debug mode

14 years agomemory bug fix in SliceOutput
sgorbuno [Fri, 2 Oct 2009 10:59:03 +0000 (10:59 +0000)]
memory bug fix in SliceOutput

14 years agoImplementing to handling for ESD members which are not TClonesArrays
richterm [Fri, 2 Oct 2009 10:42:28 +0000 (10:42 +0000)]
Implementing to handling for ESD members which are not TClonesArrays
Every class needs a specific treatment to find out whether the object
has valid data or not. Otherwise, valid content could be overridden by
empty objects.
Handling has been added for:
ESDRun, ESDHeader, ESDVertex, ESDTZero, and SPDMultiplicity

This fixes the missing bunch crossing and orbit numbers, active CTP
trigger classes, and timestamp in the hltESD after merging during
AliReconstruction.

14 years agoForward declaration of TArrayD is corrected
kharlov [Fri, 2 Oct 2009 09:54:27 +0000 (09:54 +0000)]
Forward declaration of TArrayD is corrected

14 years agoUpdated version - forgotten to save it before previous commit
marian [Fri, 2 Oct 2009 09:44:18 +0000 (09:44 +0000)]
Updated version - forgotten to save it before previous commit

14 years agoModification in order to run the TPC Calibration train
marian [Fri, 2 Oct 2009 09:42:35 +0000 (09:42 +0000)]
Modification in order to run the TPC Calibration train
(in workspace)

The CalibrateTPC.C macro create:
Train1 tasks
Train2 tasks

Possibility to use it inside of the official calibration train will
be investigated.
Current focus: Stability test and the memory, IO consumption

(Marian Ivanov)

14 years agoadding more information on the event properties to the printout:
richterm [Fri, 2 Oct 2009 09:25:01 +0000 (09:25 +0000)]
adding more information on the event properties to the printout:
bunch crossing, orbit, timestamp etc

14 years agoseveral updates for electron analysis
jklay [Fri, 2 Oct 2009 09:20:17 +0000 (09:20 +0000)]
several updates for electron analysis

14 years agoImproved hadron correction (Magali, Mark)
morsch [Fri, 2 Oct 2009 08:27:57 +0000 (08:27 +0000)]
Improved hadron correction (Magali, Mark)
Track references in rec. Jet for UA1v2 (Magali)

14 years agoChange correlation variable, add new histograms (Yaxian Mao)
gconesab [Fri, 2 Oct 2009 07:50:28 +0000 (07:50 +0000)]
Change correlation variable, add new histograms (Yaxian Mao)

14 years agoNew monitoring plots in AliTRDcheckDET showing track status and tracklet
abercuci [Fri, 2 Oct 2009 07:31:08 +0000 (07:31 +0000)]
New monitoring plots in AliTRDcheckDET showing track status and tracklet
status. (Markus)

14 years agoImplementation of asymmetric nsigma cuts.
morsch [Fri, 2 Oct 2009 06:57:35 +0000 (06:57 +0000)]
Implementation of asymmetric nsigma cuts.

14 years ago1. Automatically enable alien connection of the workers in case it is enabled on...
cvetan [Thu, 1 Oct 2009 22:18:47 +0000 (22:18 +0000)]
1. Automatically enable alien connection of the workers in case it is enabled on the client. 2. Enable schema evolution in order to avoid glitches in PROOF reco in case AliReconstruction class versions on the client and proof cluster are different.

14 years agoAdding new URI for raw data - 'raw://run<#>', where <#> is the run number. The URI...
cvetan [Thu, 1 Oct 2009 21:43:06 +0000 (21:43 +0000)]
Adding new URI for raw data - 'raw://run<#>', where <#> is the run number. The URI is handled by AliRawReaderChain. The corresponding chain is created by querying the alien FC. The URI is supposed to be used mainly within the PROOF reco.

14 years agoTemporary fix for the SOD event reading in the FMD raw data
hdalsgaa [Thu, 1 Oct 2009 21:17:02 +0000 (21:17 +0000)]
Temporary fix for the SOD event reading in the FMD raw data

14 years agoAliPHOSFastAltroFit is moved to RAW/AliCaloFastAltroFitv0 (A.Pavlinov)
kharlov [Thu, 1 Oct 2009 20:10:26 +0000 (20:10 +0000)]
AliPHOSFastAltroFit is moved to RAW/AliCaloFastAltroFitv0 (A.Pavlinov)

14 years agobugfix: initialize histogram with the correct number of bins (Theo)
richterm [Thu, 1 Oct 2009 16:54:13 +0000 (16:54 +0000)]
bugfix: initialize histogram with the correct number of bins (Theo)

14 years agoAdditional helpful warnings inserted in the TOF matching classes
decaro [Thu, 1 Oct 2009 16:51:51 +0000 (16:51 +0000)]
Additional helpful warnings inserted in the TOF matching classes

14 years agocorrect aliases in DCS map
alla [Thu, 1 Oct 2009 16:46:45 +0000 (16:46 +0000)]
correct aliases in DCS map

14 years agoUpdating T00 configuration for the test and P2.
zampolli [Thu, 1 Oct 2009 15:55:22 +0000 (15:55 +0000)]
Updating T00 configuration for the test and P2.

14 years agoAdd newline
cblume [Thu, 1 Oct 2009 15:28:06 +0000 (15:28 +0000)]
Add newline

14 years agoadding function to create default tpc-only cuts
jgrosseo [Thu, 1 Oct 2009 14:46:47 +0000 (14:46 +0000)]
adding function to create default tpc-only cuts
adding function to get reference multiplicity from tpc-only tracks
removing functions that are deprecated for more than 6 months

14 years agomethods promoted to public as requested by AMORE
schutz [Thu, 1 Oct 2009 14:18:43 +0000 (14:18 +0000)]
methods promoted to public as requested by AMORE

14 years agoUpdate of the GPU CA tracker
sgorbuno [Thu, 1 Oct 2009 13:35:56 +0000 (13:35 +0000)]
Update of the GPU CA tracker

14 years agoUpdate of the GPU tracker from David Rohr
sgorbuno [Thu, 1 Oct 2009 13:35:10 +0000 (13:35 +0000)]
Update of the GPU tracker from David Rohr

14 years agoAliTPCCalibRaw.cxx.diff Change to fill only sparse info to save space, Add functions...
marian [Thu, 1 Oct 2009 13:34:43 +0000 (13:34 +0000)]
AliTPCCalibRaw.cxx.diff Change to fill only sparse info to save space, Add functions to create histos for L1 phase distribution
AliTPCCalibRaw.h.diff   Change to fill only sparse info to save space, Add functions to create histos for L1 phase distribution

Jens

14 years agoUse the object name to create the output file name (Marian)
marian [Thu, 1 Oct 2009 13:01:37 +0000 (13:01 +0000)]
Use the object name to create the output file name (Marian)
Needed for backup of the data on the PROOF

14 years agoAdd pT error to the track tooltip.
mtadel [Thu, 1 Oct 2009 11:21:06 +0000 (11:21 +0000)]
Add pT error to the track tooltip.

14 years agoTry to open galice.root directly before calling AliRunLoader::Open():
mtadel [Thu, 1 Oct 2009 11:20:30 +0000 (11:20 +0000)]
Try to open galice.root directly before calling AliRunLoader::Open():
 - gSystem->AccessPathName() does not work for alien any more,
   always returns "file=exists".
   [Reported, but won't be fixed soon.]
 - AliRunLoader::Open() calls Fatal() if the file does not exist.

14 years agoAdding the calculation of the FMD dead channel map to the preprocessor
hdalsgaa [Thu, 1 Oct 2009 11:01:25 +0000 (11:01 +0000)]
Adding the calculation of the FMD dead channel map to the preprocessor

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.