gconesab [Thu, 19 Feb 2009 08:55:23 +0000 (08:55 +0000)]
1)AliAODParticleCorrelation.h: Data member fIsolation changed from float to bool
2)AliCaloTrackMCReader: Possibility to keep the pi0 instead of the photon decay, in case of overlapping in calorimeters
3)AliAnaPi0EbE: In case of shower shape selection of pi0, it was selecting clusters id as photon not pi0. Added init method to check if calorimeter information is read.
dainese [Thu, 19 Feb 2009 01:27:30 +0000 (01:27 +0000)]
New class for computing corrections as a function of several variables (Chiara)
dainese [Thu, 19 Feb 2009 00:35:02 +0000 (00:35 +0000)]
D0->Kpipipi analysis included (Rossella)
dainese [Wed, 18 Feb 2009 23:40:34 +0000 (23:40 +0000)]
Bug fix
hdalsgaa [Wed, 18 Feb 2009 22:43:12 +0000 (22:43 +0000)]
Set a specific storage to keep having the FMD background and energy distribution objects in FMD/Correction. This solution works fine but is to be replaced by whatever system core offline invents to import objects from outside in the analysis
masera [Wed, 18 Feb 2009 18:34:03 +0000 (18:34 +0000)]
Bug fix in GetArb8. Code cleanup. (M. van Leeuwen)
masera [Wed, 18 Feb 2009 18:12:23 +0000 (18:12 +0000)]
Changes needed to accommodate FMD in its due position without generating overlaps. The reported problem on malformed TGeoXtru volumes defined in these classes is not yet fixed (M. Sitta)
morsch [Wed, 18 Feb 2009 16:37:49 +0000 (16:37 +0000)]
pi0 decay switched on by default.
mtadel [Wed, 18 Feb 2009 16:30:02 +0000 (16:30 +0000)]
Disable kink extraction, TEveRecKink is being updated in ROOT trunk.
mtadel [Wed, 18 Feb 2009 16:05:25 +0000 (16:05 +0000)]
With Cesar: plot phi from 0->2pi. First step towards using TEveArrow for jet and track representation.
morsch [Wed, 18 Feb 2009 15:05:10 +0000 (15:05 +0000)]
Load stack of particles from a TObjArray (Y. Schutz)
snelling [Wed, 18 Feb 2009 14:49:26 +0000 (14:49 +0000)]
using weights for Q cumulants 2nd order
abercuci [Wed, 18 Feb 2009 14:20:53 +0000 (14:20 +0000)]
- add output graphs for efficiency
- update train to cope with running only ESD task (fast check)
laphecet [Wed, 18 Feb 2009 13:39:30 +0000 (13:39 +0000)]
New macro to keep track of timing performances of the segmentation methods (Laurent)
snelling [Wed, 18 Feb 2009 13:32:20 +0000 (13:32 +0000)]
the original was modified by fca so no need for a separate one for trunk anymore
masera [Wed, 18 Feb 2009 13:26:12 +0000 (13:26 +0000)]
Error codes for histogram booking taken with getters, no longer hard coded (D. Elia)
snelling [Wed, 18 Feb 2009 13:19:31 +0000 (13:19 +0000)]
method same name as macro
snelling [Wed, 18 Feb 2009 13:12:45 +0000 (13:12 +0000)]
Added the new class
fca [Wed, 18 Feb 2009 12:56:20 +0000 (12:56 +0000)]
Completion of previous checkin
snelling [Wed, 18 Feb 2009 12:41:27 +0000 (12:41 +0000)]
First steps toward separate Task to fill the flow event
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
laphecet [Wed, 18 Feb 2009 11:33:33 +0000 (11:33 +0000)]
Consolidating method name (Laurent)
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).
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)
agheata [Wed, 18 Feb 2009 10:06:01 +0000 (10:06 +0000)]
- Common input/output containers are retrieved from the manager
cvetan [Wed, 18 Feb 2009 10:01:49 +0000 (10:01 +0000)]
Updated event embedding test suite (Adam)
agheata [Wed, 18 Feb 2009 09:33:42 +0000 (09:33 +0000)]
- Common input/output containers are retrieved from the manager
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)
dainese [Tue, 17 Feb 2009 22:50:13 +0000 (22:50 +0000)]
New way to set input and output containers for AliAnalysisManager
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
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)
ivana [Tue, 17 Feb 2009 18:35:11 +0000 (18:35 +0000)]
Correcting coding violations.
(Artur)
rvernet [Tue, 17 Feb 2009 17:15:25 +0000 (17:15 +0000)]
Conserve the container axis ranges in Projection
masera [Tue, 17 Feb 2009 14:11:37 +0000 (14:11 +0000)]
Changes to obey code conventions
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
hdalsgaa [Tue, 17 Feb 2009 13:33:34 +0000 (13:33 +0000)]
Temporary FMD analysis calib parameters
laphecet [Tue, 17 Feb 2009 13:31:16 +0000 (13:31 +0000)]
Using the correct prototype for SetQA method
mtadel [Tue, 17 Feb 2009 10:47:17 +0000 (10:47 +0000)]
Fix some coding convention violations.
haavard [Tue, 17 Feb 2009 10:26:07 +0000 (10:26 +0000)]
Read Altro configuration from DCS FXS
cblume [Tue, 17 Feb 2009 10:11:38 +0000 (10:11 +0000)]
Remove old digits data structures
masera [Tue, 17 Feb 2009 09:43:59 +0000 (09:43 +0000)]
Changes to obey coding conventions
richterm [Tue, 17 Feb 2009 08:54:38 +0000 (08:54 +0000)]
Cleaning up deprecated references to AliTRDdataArrayF/I (Christoph)
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
laphecet [Mon, 16 Feb 2009 17:51:14 +0000 (17:51 +0000)]
Fixing coding violations
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)
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)
abercuci [Mon, 16 Feb 2009 16:01:43 +0000 (16:01 +0000)]
style modifications without compilation problems (AlexW)
dainese [Mon, 16 Feb 2009 15:46:12 +0000 (15:46 +0000)]
CORRFW has to be included to compile PWG3vertexingHF
ivana [Mon, 16 Feb 2009 15:40:07 +0000 (15:40 +0000)]
Coding conventions
pchrist [Mon, 16 Feb 2009 14:31:41 +0000 (14:31 +0000)]
Removing code viols.
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)
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)
abercuci [Mon, 16 Feb 2009 12:36:56 +0000 (12:36 +0000)]
uncomment Reset function
abercuci [Mon, 16 Feb 2009 12:35:06 +0000 (12:35 +0000)]
update makeResults for GRID usage
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
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)
ivana [Mon, 16 Feb 2009 10:55:25 +0000 (10:55 +0000)]
Coding conventions
(Philippe P.)
ivana [Mon, 16 Feb 2009 10:54:59 +0000 (10:54 +0000)]
Coding conventions
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
abercuci [Mon, 16 Feb 2009 09:47:26 +0000 (09:47 +0000)]
fix broken compilation
abercuci [Mon, 16 Feb 2009 09:31:30 +0000 (09:31 +0000)]
fix Savannah bug 46980
abercuci [Mon, 16 Feb 2009 09:08:18 +0000 (09:08 +0000)]
fix PID reference figures style (AlexW)
alla [Mon, 16 Feb 2009 07:23:43 +0000 (07:23 +0000)]
correct TrackRef usage for charged particles
cblume [Sat, 14 Feb 2009 09:24:08 +0000 (09:24 +0000)]
Reintroduce accidentally missing classes
snelling [Fri, 13 Feb 2009 21:04:16 +0000 (21:04 +0000)]
set PROOF as default
snelling [Fri, 13 Feb 2009 20:59:49 +0000 (20:59 +0000)]
default clear all packages on caf
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.
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).
snelling [Fri, 13 Feb 2009 19:01:49 +0000 (19:01 +0000)]
correct settings for POI and RP change name macro
hristov [Fri, 13 Feb 2009 17:39:28 +0000 (17:39 +0000)]
Bug fix in the calculation of cluster and sharing bitmap (Adam)
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.
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.
rvernet [Fri, 13 Feb 2009 16:08:17 +0000 (16:08 +0000)]
More explanation on the use of the MakeSlice function.
cblume [Fri, 13 Feb 2009 15:15:51 +0000 (15:15 +0000)]
Move simParam to libSim and recoParam to libRec
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
abercuci [Fri, 13 Feb 2009 14:41:52 +0000 (14:41 +0000)]
GRID jdl for TRD QA (Markus)
snelling [Fri, 13 Feb 2009 13:57:27 +0000 (13:57 +0000)]
combined local and PROOF analysis into one macro
rvernet [Fri, 13 Feb 2009 12:02:43 +0000 (12:02 +0000)]
macros adapted to the change introduced in the analysis framework
(input containers)
ivana [Fri, 13 Feb 2009 11:42:48 +0000 (11:42 +0000)]
Adding comments
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
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.)
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
fca [Fri, 13 Feb 2009 10:50:40 +0000 (10:50 +0000)]
Removing obsolete files
rvernet [Fri, 13 Feb 2009 10:02:43 +0000 (10:02 +0000)]
ordering sign of muons from MC
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.
abercuci [Fri, 13 Feb 2009 08:51:07 +0000 (08:51 +0000)]
updates in the default momentum binnings for PID reference histograms
(AlexW)
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)
snelling [Thu, 12 Feb 2009 20:01:13 +0000 (20:01 +0000)]
more forgotten setters
snelling [Thu, 12 Feb 2009 19:19:01 +0000 (19:19 +0000)]
more small bugs
rvernet [Thu, 12 Feb 2009 19:17:27 +0000 (19:17 +0000)]
update on muon resonance task
snelling [Thu, 12 Feb 2009 19:11:51 +0000 (19:11 +0000)]
missing options in ctor
marian [Thu, 12 Feb 2009 18:11:21 +0000 (18:11 +0000)]
Makin compiled macro
Base on analysis of debug streamers (Marian)
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)
snelling [Thu, 12 Feb 2009 17:26:46 +0000 (17:26 +0000)]
missing input stream added
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)
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)
decaro [Thu, 12 Feb 2009 16:51:39 +0000 (16:51 +0000)]
AliTOFDigitMap::GetFilledCellNumber method correction
decaro [Thu, 12 Feb 2009 16:50:44 +0000 (16:50 +0000)]
Style corrections
dainese [Thu, 12 Feb 2009 16:49:08 +0000 (16:49 +0000)]
Use 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)