]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/AliAODCluster.h
AliESDCaloCluster.cxx,.h: Removed fM11 and related getter and setter,
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 10 May 2008 08:15:22 +0000 (08:15 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 10 May 2008 08:15:22 +0000 (08:15 +0000)
commit78902954d20c76bd101df6a747ce6ee5852c111a
tree73d90f3671f29560bb6d15808a706b8800bf1550
parent43e548b4e3d64699f09122d7b59a5bfcb12a5b47
AliESDCaloCluster.cxx,.h: Removed fM11 and related getter and setter,
added fTOF and related getter and setter, increased the class def to 8
AliAODCaloCluster.cxx,.h: Added fTOF and the related getters and
setters, increased the class def  5 . Added the method
GetMomentum(TLorentzVector, Double v) like the one in ESDCaloCluster

AliAODCluster.h: Added a Getter to return fLabels array

AliAODEvent.cxx.h: Added methods to get the list of aodCaloClusters of
PHOS or EMCAL separately, as it is done in AliESDEvent.

AliEMCALReconstructor.cxx, AliPHOSReconstructor.cxx: Removed  filling
of  M11 and added filling of TOF

AliAnalysisTaskESDfilter.cxx: Added TOF and track matching information
to CaloClusters.

AliHLTPHOSESDMaker.cxx: Remove setting of fM11 (the fTOF should be added)

Gustavo
ANALYSIS/AliAnalysisTaskESDfilter.cxx
EMCAL/AliEMCALReconstructor.cxx
HLT/PHOS/AliHLTPHOSESDMaker.cxx
PHOS/AliPHOSReconstructor.cxx
STEER/AliAODCaloCluster.cxx
STEER/AliAODCaloCluster.h
STEER/AliAODCluster.h
STEER/AliAODEvent.cxx
STEER/AliAODEvent.h
STEER/AliESDCaloCluster.cxx
STEER/AliESDCaloCluster.h