]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agonew task to check TRD tracking performances at ESD-MC (only) level.
abercuci [Wed, 18 Feb 2009 12:23:37 +0000 (12:23 +0000)]
new task to check TRD tracking performances at ESD-MC (only) level.
  - No friend information is used
  - analysis based on ESD reconstruction bit map

15 years agoConsolidating method name (Laurent)
laphecet [Wed, 18 Feb 2009 11:33:33 +0000 (11:33 +0000)]
Consolidating method name (Laurent)

15 years agoA modification was recently introduced in ANALYSIS trunk that automatically creates...
fca [Wed, 18 Feb 2009 11:24:35 +0000 (11:24 +0000)]
A modification was recently introduced in ANALYSIS trunk that automatically creates input and output containers when connecting and input/output event handlers to the analysis manager. Users using the trunk should not create these containers themselves like:

cin = mgr->CreateContainer("cInput", TChain::Class(), AliAnalysisManager::kInputContainer);
mgr->ConnectInput(myTask, 0, cin);

But rather:

mgr->ConnectInput(myTask, 0, mgr->GetCommonInputContainer());

The same applies for the common output AOD container. The reason for this is that user tasks will be able to connect to an analysis manager and data containers created in a different steering macro (train).

15 years ago- Adding new methods to AliMpVSegmentation which can speed up things here
ivana [Wed, 18 Feb 2009 10:45:47 +0000 (10:45 +0000)]
- Adding new methods to AliMpVSegmentation which can speed up things here
  and there:
    HasPadByIndices,
    HasPadByLocation,
    GetNofElectronicsCards,
    Position,
    HasMotifPosition
    MotifPosition,
- Change AliMpMotifType implementation to speed up the search by location.
(Laurent)

15 years ago- Common input/output containers are retrieved from the manager
agheata [Wed, 18 Feb 2009 10:06:01 +0000 (10:06 +0000)]
- Common input/output containers are retrieved from the manager

15 years agoUpdated event embedding test suite (Adam)
cvetan [Wed, 18 Feb 2009 10:01:49 +0000 (10:01 +0000)]
Updated event embedding test suite (Adam)

15 years ago- Common input/output containers are retrieved from the manager
agheata [Wed, 18 Feb 2009 09:33:42 +0000 (09:33 +0000)]
- Common input/output containers are retrieved from the manager

15 years agoIn MUONTRKda:
ivana [Wed, 18 Feb 2009 09:03:30 +0000 (09:03 +0000)]
In MUONTRKda:
Send .ped and .par file data to the AMORE database if AMORE is installed.
Methods WritePedHeader, WritePedData, WriteGainHeader and WriteGainData
have been added.
(Guillaume)

15 years agoNew way to set input and output containers for AliAnalysisManager
dainese [Tue, 17 Feb 2009 22:50:13 +0000 (22:50 +0000)]
New way to set input and output containers for AliAnalysisManager

15 years agoBug fix in the AliTPCReconstructor.
marian [Tue, 17 Feb 2009 21:35:22 +0000 (21:35 +0000)]
Bug fix in the AliTPCReconstructor.

The ExB field map is not correctly initialized in Reconstruction

The bug was introduced moving the  TGeoGlobalMagField implementation.
The field was not correctly set in the AliTPCReconstructor

Marian

15 years agoIn AliMUONQADataMakerRec:
ivana [Tue, 17 Feb 2009 18:47:38 +0000 (18:47 +0000)]
In AliMUONQADataMakerRec:
 - Added scaler time in QA and plot hit rates instead of integrated
   number of hits
In AliMUONRawWriter:
 - Fix bug in (dummy) scaler event generation during raw data writing
   in simulations
(Diego)

15 years agoCorrecting coding violations.
ivana [Tue, 17 Feb 2009 18:35:11 +0000 (18:35 +0000)]
Correcting coding violations.
(Artur)

15 years agoConserve the container axis ranges in Projection
rvernet [Tue, 17 Feb 2009 17:15:25 +0000 (17:15 +0000)]
Conserve the container axis ranges in Projection

15 years agoChanges to obey code conventions
masera [Tue, 17 Feb 2009 14:11:37 +0000 (14:11 +0000)]
Changes to obey code conventions

15 years agotempory macro to work in trunk with new methods to connect to input container
snelling [Tue, 17 Feb 2009 14:09:50 +0000 (14:09 +0000)]
tempory macro to work in trunk with new methods to connect to input container

15 years agoTemporary FMD analysis calib parameters
hdalsgaa [Tue, 17 Feb 2009 13:33:34 +0000 (13:33 +0000)]
Temporary FMD analysis calib parameters

15 years agoUsing the correct prototype for SetQA method
laphecet [Tue, 17 Feb 2009 13:31:16 +0000 (13:31 +0000)]
Using the correct prototype for SetQA method

15 years agoFix some coding convention violations.
mtadel [Tue, 17 Feb 2009 10:47:17 +0000 (10:47 +0000)]
Fix some coding convention violations.

15 years agoRead Altro configuration from DCS FXS
haavard [Tue, 17 Feb 2009 10:26:07 +0000 (10:26 +0000)]
Read Altro configuration from DCS FXS

15 years agoRemove old digits data structures
cblume [Tue, 17 Feb 2009 10:11:38 +0000 (10:11 +0000)]
Remove old digits data structures

15 years agoChanges to obey coding conventions
masera [Tue, 17 Feb 2009 09:43:59 +0000 (09:43 +0000)]
Changes to obey coding conventions

15 years agoCleaning up deprecated references to AliTRDdataArrayF/I (Christoph)
richterm [Tue, 17 Feb 2009 08:54:38 +0000 (08:54 +0000)]
Cleaning up deprecated references to AliTRDdataArrayF/I (Christoph)

15 years agoAdding more track references -
marian [Tue, 17 Feb 2009 08:39:01 +0000 (08:39 +0000)]
Adding more track references  -
Needed for tracking performace studies

Before - only at sector boundary - typically ~ 2-4
Updated - as before + every 15 cm

15 years agoFixing coding violations
laphecet [Mon, 16 Feb 2009 17:51:14 +0000 (17:51 +0000)]
Fixing coding violations

15 years agoMake const the getters of AliITSDetTypeRec and argument of constructor of AliITSChann...
prino [Mon, 16 Feb 2009 17:46:11 +0000 (17:46 +0000)]
Make const the getters of AliITSDetTypeRec and argument of constructor of AliITSChannelStatus (Prino/Dainese)

15 years agonew fields
abercuci [Mon, 16 Feb 2009 17:45:31 +0000 (17:45 +0000)]
new fields
fMinNTracklets and fMaxNTracklets to check the pion efficiency for
discrete number of tracklets. (Markus)

15 years agostyle modifications without compilation problems (AlexW)
abercuci [Mon, 16 Feb 2009 16:01:43 +0000 (16:01 +0000)]
style modifications without compilation problems (AlexW)

15 years agoCORRFW has to be included to compile PWG3vertexingHF
dainese [Mon, 16 Feb 2009 15:46:12 +0000 (15:46 +0000)]
CORRFW has to be included to compile PWG3vertexingHF

15 years agoCoding conventions
ivana [Mon, 16 Feb 2009 15:40:07 +0000 (15:40 +0000)]
Coding conventions

15 years agoRemoving code viols.
pchrist [Mon, 16 Feb 2009 14:31:41 +0000 (14:31 +0000)]
Removing code viols.

15 years agoIn AliMUONTrackerIO:
ivana [Mon, 16 Feb 2009 14:11:19 +0000 (14:11 +0000)]
In AliMUONTrackerIO:
Add new methods DecodePedestals and DecodeGains which decode
a TString corresponding to the content of .ped and .par files.
The interface with ReadPedestals and ReadGains is unchanged
- these methods call the new ones.
(Guillaume)

15 years agoIn AliMUONQADataMakerRec:
ivana [Mon, 16 Feb 2009 13:57:59 +0000 (13:57 +0000)]
In AliMUONQADataMakerRec:
Move the creation of AliMUONVTrackerDataMaker into the Init method
and add the GetTrackerData method to be able to book the AliMUONVTrackerData
object in Amore.
(Guillaume)

15 years agouncomment Reset function
abercuci [Mon, 16 Feb 2009 12:36:56 +0000 (12:36 +0000)]
uncomment Reset function

15 years agoupdate makeResults for GRID usage
abercuci [Mon, 16 Feb 2009 12:35:06 +0000 (12:35 +0000)]
update makeResults for GRID usage

15 years agochages:
cblume [Mon, 16 Feb 2009 12:18:02 +0000 (12:18 +0000)]
chages:
 - AliTRDclusterizer::TailCancelation has now integer as output
 - PadStatus is now read directly in AliTRDclusterizer

15 years agochanges needed in order to move to the new digits data structures
abercuci [Mon, 16 Feb 2009 12:16:46 +0000 (12:16 +0000)]
changes needed in order to move to the new digits data structures
(Christoph)

15 years agoCoding conventions
ivana [Mon, 16 Feb 2009 10:55:25 +0000 (10:55 +0000)]
Coding conventions
(Philippe P.)

15 years agoCoding conventions
ivana [Mon, 16 Feb 2009 10:54:59 +0000 (10:54 +0000)]
Coding conventions

15 years agoimplementation of recalculation of the cluster position based on optional tracking...
abercuci [Mon, 16 Feb 2009 10:18:36 +0000 (10:18 +0000)]
implementation of recalculation of the cluster position based on optional tracking information
  - prepare tracklet implementation
  - full use of CellStruct and diffusion coeficients from AliTRDCommonParam

15 years agofix broken compilation
abercuci [Mon, 16 Feb 2009 09:47:26 +0000 (09:47 +0000)]
fix broken compilation

15 years agofix Savannah bug 46980
abercuci [Mon, 16 Feb 2009 09:31:30 +0000 (09:31 +0000)]
fix Savannah bug 46980

15 years agofix PID reference figures style (AlexW)
abercuci [Mon, 16 Feb 2009 09:08:18 +0000 (09:08 +0000)]
fix PID reference figures style (AlexW)

15 years agocorrect TrackRef usage for charged particles
alla [Mon, 16 Feb 2009 07:23:43 +0000 (07:23 +0000)]
correct TrackRef usage for charged particles

15 years agoReintroduce accidentally missing classes
cblume [Sat, 14 Feb 2009 09:24:08 +0000 (09:24 +0000)]
Reintroduce accidentally missing classes

15 years agoset PROOF as default
snelling [Fri, 13 Feb 2009 21:04:16 +0000 (21:04 +0000)]
set PROOF as default

15 years agodefault clear all packages on caf
snelling [Fri, 13 Feb 2009 20:59:49 +0000 (20:59 +0000)]
default clear all packages on caf

15 years agoFrom Boris: add clusters associated with V0 daughters to the detailed view. Some...
mtadel [Fri, 13 Feb 2009 20:02:37 +0000 (20:02 +0000)]
From Boris: add clusters associated with V0 daughters to the detailed view. Some cleanup.

15 years agoFrom Cvetan: as we switched to 10MHz sampling rate change the default max-time-bin...
mtadel [Fri, 13 Feb 2009 19:24:35 +0000 (19:24 +0000)]
From Cvetan: as we switched to 10MHz sampling rate change the default max-time-bin to 1000 (was 450 before).

15 years agocorrect settings for POI and RP change name macro
snelling [Fri, 13 Feb 2009 19:01:49 +0000 (19:01 +0000)]
correct settings for POI and RP change name macro

15 years agoBug fix in the calculation of cluster and sharing bitmap (Adam)
hristov [Fri, 13 Feb 2009 17:39:28 +0000 (17:39 +0000)]
Bug fix in the calculation of cluster and sharing bitmap (Adam)

15 years agoReverting changes that used Clone() method. This method doesn't copy the
hristov [Fri, 13 Feb 2009 17:37:30 +0000 (17:37 +0000)]
Reverting changes that used Clone() method. This method doesn't copy the
non-persistent data members. The result is that the seeds are affected
and the information used to select the good ones is lost. The number of
multiply found tracks increased a lot as a result.

Additional improvment in the cleanup of the multiply found tracks. Fixes
in the calculation of phi angles. Fix from the trunk that deals with the
multiply foud tracks in two neighbour sectors at zero degree.

15 years agoChanges to take into account new entry in logbook_shuttle table in DAQ db.
zampolli [Fri, 13 Feb 2009 17:09:58 +0000 (17:09 +0000)]
Changes to take into account new entry in logbook_shuttle table in DAQ db.

15 years agoMore explanation on the use of the MakeSlice function.
rvernet [Fri, 13 Feb 2009 16:08:17 +0000 (16:08 +0000)]
More explanation on the use of the MakeSlice function.

15 years agoMove simParam to libSim and recoParam to libRec
cblume [Fri, 13 Feb 2009 15:15:51 +0000 (15:15 +0000)]
Move simParam to libSim and recoParam to libRec

15 years agoMove the diffusion coefficients, the time structure, omegaTau for ExB, and switches...
cblume [Fri, 13 Feb 2009 14:54:18 +0000 (14:54 +0000)]
Move the diffusion coefficients, the time structure, omegaTau for ExB, and switches for gas mixture to AliTRDCommonParam

15 years agoGRID jdl for TRD QA (Markus)
abercuci [Fri, 13 Feb 2009 14:41:52 +0000 (14:41 +0000)]
GRID jdl for TRD QA (Markus)

15 years agocombined local and PROOF analysis into one macro
snelling [Fri, 13 Feb 2009 13:57:27 +0000 (13:57 +0000)]
combined local and PROOF analysis into one macro

15 years agomacros adapted to the change introduced in the analysis framework
rvernet [Fri, 13 Feb 2009 12:02:43 +0000 (12:02 +0000)]
macros adapted to the change introduced in the analysis framework
(input containers)

15 years agoAdding comments
ivana [Fri, 13 Feb 2009 11:42:48 +0000 (11:42 +0000)]
Adding comments

15 years agoMoved PID object into the AliRsnReader from AliRsnAnalysisTaskSEBase
pulvir [Fri, 13 Feb 2009 11:17:26 +0000 (11:17 +0000)]
Moved PID object into the AliRsnReader from AliRsnAnalysisTaskSEBase
Added some cuts
Added the option to define the name of Pair Manager from configured macro
Moved some messages from AliInfo to AliDebug

15 years ago- Update and add new ESD QA histograms
ivana [Fri, 13 Feb 2009 11:08:14 +0000 (11:08 +0000)]
- Update and add new ESD QA histograms
- Fix bug in recovering the local trigger deviation from ghost ESDMuon tracks
- Fix coding conventions violations
(Philippe P.)

15 years agoUpdeted files for Doxygen:
ivana [Fri, 13 Feb 2009 11:07:19 +0000 (11:07 +0000)]
Updeted files for Doxygen:
- The lists of classes in EVGEN and STEER
- Added scripts for ordering README pages in the Reference manual

15 years agoRemoving obsolete files
fca [Fri, 13 Feb 2009 10:50:40 +0000 (10:50 +0000)]
Removing obsolete files

15 years agoordering sign of muons from MC
rvernet [Fri, 13 Feb 2009 10:02:43 +0000 (10:02 +0000)]
ordering sign of muons from MC

15 years ago- Added warning when attaching input/output handlers about the automatic creation...
agheata [Fri, 13 Feb 2009 09:13:40 +0000 (09:13 +0000)]
- Added warning when attaching input/output handlers about the automatic creation of data containers.

15 years agoupdates in the default momentum binnings for PID reference histograms
abercuci [Fri, 13 Feb 2009 08:51:07 +0000 (08:51 +0000)]
updates in the default momentum binnings for PID reference histograms
(AlexW)

15 years agoupdate macro for the changes in the analysis framework and magnetic
abercuci [Fri, 13 Feb 2009 08:28:55 +0000 (08:28 +0000)]
update macro for the changes in the analysis framework and magnetic
field definition (AlexW Markus AlexB)

15 years agomore forgotten setters
snelling [Thu, 12 Feb 2009 20:01:13 +0000 (20:01 +0000)]
more forgotten setters

15 years agomore small bugs
snelling [Thu, 12 Feb 2009 19:19:01 +0000 (19:19 +0000)]
more small bugs

15 years agoupdate on muon resonance task
rvernet [Thu, 12 Feb 2009 19:17:27 +0000 (19:17 +0000)]
update on muon resonance task

15 years agomissing options in ctor
snelling [Thu, 12 Feb 2009 19:11:51 +0000 (19:11 +0000)]
missing options in ctor

15 years agoMakin compiled macro
marian [Thu, 12 Feb 2009 18:11:21 +0000 (18:11 +0000)]
Makin compiled macro
Base on analysis of debug streamers (Marian)

15 years agoBug fix in Z and Phi position of the wings on the SSD support cone (M. Sitta)
masera [Thu, 12 Feb 2009 17:54:31 +0000 (17:54 +0000)]
Bug fix in Z and Phi position of the wings on the SSD support cone (M. Sitta)

15 years agomissing input stream added
snelling [Thu, 12 Feb 2009 17:26:46 +0000 (17:26 +0000)]
missing input stream added

15 years agoNew classes and test macro for significance maximisation in multi-dimensional cuts...
dainese [Thu, 12 Feb 2009 17:14:45 +0000 (17:14 +0000)]
New classes and test macro for significance maximisation in multi-dimensional cuts space (Francesco, Sergey, Elena)

15 years agoNew classes and test macro for significance maximisation in multi-dimensional cuts...
dainese [Thu, 12 Feb 2009 17:13:40 +0000 (17:13 +0000)]
New classes and test macro for significance maximisation in multi-dimensional cuts space (Francesco, Sergey, Elena)

15 years agoAliTOFDigitMap::GetFilledCellNumber method correction
decaro [Thu, 12 Feb 2009 16:51:39 +0000 (16:51 +0000)]
AliTOFDigitMap::GetFilledCellNumber method correction

15 years agoStyle corrections
decaro [Thu, 12 Feb 2009 16:50:44 +0000 (16:50 +0000)]
Style corrections

15 years agoUse helper macro to load libraries and compile par files (if needed)
dainese [Thu, 12 Feb 2009 16:49:08 +0000 (16:49 +0000)]
Use helper macro to load libraries and compile par files (if needed)

15 years agoUse helper macro to load libraries and compile par files (if needed)
dainese [Thu, 12 Feb 2009 16:43:59 +0000 (16:43 +0000)]
Use helper macro to load libraries and compile par files (if needed)

15 years agoHelper macro to load libraries and compile par files (if needed)
dainese [Thu, 12 Feb 2009 16:42:03 +0000 (16:42 +0000)]
Helper macro to load libraries and compile par files (if needed)

15 years agoCoding violations fixed for const
snelling [Thu, 12 Feb 2009 16:25:54 +0000 (16:25 +0000)]
Coding violations fixed for const

15 years agoadded the possibility to use weights of the Q vector to FittingQDistributions
snelling [Thu, 12 Feb 2009 16:21:30 +0000 (16:21 +0000)]
added the possibility to use weights of the Q vector to FittingQDistributions

15 years agooutput not in % anymore
snelling [Thu, 12 Feb 2009 14:56:10 +0000 (14:56 +0000)]
output not in % anymore

15 years agoAlso enable run in root with pars
snelling [Thu, 12 Feb 2009 14:46:04 +0000 (14:46 +0000)]
Also enable run in root with pars

15 years agoChanges to reduce noise in SDD reconstruction of cosmic ray data.
masera [Thu, 12 Feb 2009 14:40:46 +0000 (14:40 +0000)]
Changes to reduce noise in SDD reconstruction of cosmic ray data.
This noise reduction must be activated in the recoparam object.

Settings for best cosmic data reconstruction are (in rec.C):
itsRecoParam->SetUseSDDClusterSizeSelection();
itsRecoParam->SetMinClusterChargeSDD(40.);

F. Prino

15 years agoCorrection of the Z position of Q2 quadrupole from Chiara Oppedisano
shahoian [Thu, 12 Feb 2009 14:40:19 +0000 (14:40 +0000)]
Correction of the Z position of Q2 quadrupole from Chiara Oppedisano

15 years agoenale the use of pars also in local analysis
snelling [Thu, 12 Feb 2009 14:28:57 +0000 (14:28 +0000)]
enale the use of pars also in local analysis

15 years agoBug fix in Clean(). The cascades contain *copies* of the accociated V0s, and so...
belikov [Thu, 12 Feb 2009 14:15:03 +0000 (14:15 +0000)]
Bug fix in Clean().  The cascades contain *copies* of the accociated V0s, and so the track indices of these copies must also be re-mapped.

15 years agoNo process type for central diffraction. (Ch. Oppedisano)
morsch [Thu, 12 Feb 2009 13:43:19 +0000 (13:43 +0000)]
No process type for central diffraction. (Ch. Oppedisano)

15 years agoUpdated list of PWG2 libraries
hristov [Thu, 12 Feb 2009 13:16:44 +0000 (13:16 +0000)]
Updated list of PWG2 libraries

15 years agospring cleaning, split flow lib into two
snelling [Thu, 12 Feb 2009 12:24:46 +0000 (12:24 +0000)]
spring cleaning, split flow lib into two

15 years agobug in StepManager fixed, thanks to Andreas
alla [Thu, 12 Feb 2009 10:54:10 +0000 (10:54 +0000)]
bug in StepManager fixed, thanks to Andreas

15 years agoremove Fluka related Gstpar parameters. Waiting for new tests.
abercuci [Thu, 12 Feb 2009 10:22:38 +0000 (10:22 +0000)]
remove Fluka related Gstpar parameters. Waiting for new tests.

15 years agoMinor.
dibari [Thu, 12 Feb 2009 10:20:45 +0000 (10:20 +0000)]
Minor.

15 years agoRestoration of a line lost prviously.
morsch [Thu, 12 Feb 2009 09:52:23 +0000 (09:52 +0000)]
Restoration of a line lost prviously.

15 years agoCompatibility with new changes in magnetic field methods.
dibari [Thu, 12 Feb 2009 09:41:02 +0000 (09:41 +0000)]
Compatibility with new changes in magnetic field methods.

15 years agoGo back to previous version
cblume [Thu, 12 Feb 2009 09:13:02 +0000 (09:13 +0000)]
Go back to previous version

15 years agoremove Fluka related Gstpar parameters. Waiting for new tests.
abercuci [Thu, 12 Feb 2009 08:35:35 +0000 (08:35 +0000)]
remove Fluka related Gstpar parameters. Waiting for new tests.

15 years agoUpdate for Cascades from A.Maire
bhippoly [Wed, 11 Feb 2009 21:48:54 +0000 (21:48 +0000)]
Update for Cascades from A.Maire