]> git.uio.no Git - u/mrichter/AliRoot.git/history - PWG4/PartCorrBase/AliCaloTrackReader.cxx
Change pt cut by E cut for clusters
[u/mrichter/AliRoot.git] / PWG4 / PartCorrBase / AliCaloTrackReader.cxx
2011-04-10 gconesabChange pt cut by E cut for clusters
2011-04-10 gconesabProvide access to event trigger name for AODs, add...
2011-03-27 gconesab EMCAL clusterizer: pas the MC label to the intermediat...
2011-03-15 gconesabDo not call to use the event pointer before the analysi...
2011-03-11 gconesabrevert unwanted changes
2011-03-11 gconesabstream pointers to modules for analysis
2011-03-01 gconesabextra tokens at end of #include directive
2011-03-01 gconesab move printf to debug
2011-02-28 gconesabMove from ESD and AOD readers the common methods for...
2011-02-27 gconesabcorrect the energy smearing function
2011-02-22 gconesabemcal clusterizer: add track matching recalculation...
2011-02-17 gconesabremove data member with name of currently analyzed...
2011-02-17 gconesabcoverity fixes
2011-02-09 gconesabadd possibility to smear cluster energy, only for MC...
2011-02-08 gconesabImplement different event selection based on goodness...
2011-01-22 gconesabSelect events within a given centrality bin, move centr...
2011-01-18 gconesabMove the rejection of events with large z vertex from...
2011-01-06 gconesabSome minor coverity corrections
2011-01-05 gconesabRecover the list of EMCAL clusters in a different outou...
2010-12-22 gconesabavoid crash when analyzing MC data, vertex pointer...
2010-11-28 gconesabMove the non linearity correction after the cluster...
2010-11-26 gconesabdo not delete/clear the CaloCells pointers, we do not...
2010-11-25 gconesabclear method implemented on CaloClusters/CaloCells...
2010-11-21 gconesabfix compilation warnings
2010-11-21 gconesabAliAnaPi0: Change most of TH3 to TH2
2010-11-12 gconesabAdd possibility to recalculate EMCAL distance to bad...
2010-11-12 gconesabreject events with no tracks, add track multiplicity...
2010-11-07 gconesabget the v0 signal and multiplicity, accessible for...
2010-11-06 gconesabAdd protection against null vertex in ME analysis
2010-11-01 gconesabAll: Add possibility to recalculate track matching...
2010-10-27 gconesabMany fixes:
2010-10-26 gconesab calculate track multiplicity using the standard ESD...
2010-10-25 gconesabRecalculate PID and shower shape of clusters, add analy...
2010-10-22 gconesabUpdate in AliEMCALRecoUtils, some of its new functional...
2010-10-10 gconesabPossibility to recalculate cluster position and correct...
2010-10-01 gconesabIn case the input is MC Kinematics, need some patches...
2010-10-01 gconesabCoverity corrections, mainly FORWARD_NULL
2010-09-18 gconesabCorrect and clean the vertex retrieval in case of SE...
2010-09-02 gconesabCorrect MCReader: do not fill created AODCaloClusters...
2010-08-28 gconesabDelete fVertex in dtor only if the pointer exists,...
2010-08-18 gconesabcorrect leak when creating the vertex array
2010-08-17 gconesab1) Do not fill aod file if not requested
2010-08-16 gconesabRemove/comment out the code related to signal plus...
2010-08-13 hristovChanges for report #69974: Virtual class for calorimete...
2010-07-07 gconesabMove initialization of common analysis services pointer...
2010-06-29 gconesabComment out copy ctors and assignment opetators from...
2010-06-12 gconesabAdded possibility to recalibrate CaloClusters during...
2010-05-26 gconesabCorrect deletion of pointers which when the class was...
2010-05-02 gconesabAdd calorimeter utility class for geometry access,...
2010-04-30 gconesabMove AliAnaPi0::GetModuleNumber to a common access...
2010-04-30 gconesabMove GetModuleNumberXXX methods from QA analysis to...
2010-04-20 gconesabMove the initialization of bad map to setting of bad...
2010-04-13 gconesabbook bad channel map histograms only once
2010-04-08 gconesabremove assignment operator in case of leaks
2010-04-07 gconesabfix handling of bad channels map
2010-04-07 gconesabput protection in case of missing input event or header...
2010-04-04 gconesabOption to reject clusters containing bad channels.
2010-03-28 gconesabavoid crash when getting EMCAL global position
2010-03-28 gconesabAliCaloTrackReader, AliAnaCalorimterQA, AliAnaPi0:...
2010-03-23 gconesabCorrect memory leak when using PHOS geometry, remove...
2010-02-20 gconesabAliAnaCaloTrackReader: Put the geometry matrix for...
2010-02-17 gconesabAdded protection and print in case the geoManager is...
2010-02-10 gconesabProtection to execute 2 PartCorr Tasks if one of them...
2009-12-17 gconesab Move the initialization of geometry pointer from singl...
2009-12-09 gconesabAdd selection of event depending on the trigger that...
2009-11-27 gconesabcorrect mispell of class name AliFidutial to AliFiducial
2009-11-17 gconesabChanges in frame required to work without AODs output...
2009-11-12 gconesabCorrect the way the standard AOD are cleaned, when...
2009-11-06 gconesabupdate configuration analysis macros with last updates...
2009-11-03 gconesabProduce/Read delta AODs by default
2009-09-03 gconesabAdded access to magnetic field value in readers. Correc...
2009-08-29 gconesabRemove protection against not initialization of MChandl...
2009-08-24 gconesab1)AliMCAnalysisUtils: Added protection when label is...
2009-08-24 gconesab1) AliCaloTrackReader: Possibility to open a second...
2009-08-20 gconesabProtection to skip PYTHIA events with large jet energy...
2009-08-17 gconesabAccess to the file analyzed available now in analysis...
2009-04-20 gconesabSeveral changes:
2009-01-29 gconesab1)Terminate() method implemented in the frame. Simple...
2008-12-02 gconesabPartCorr split in 2 Base and Dep; coding violations...