]> git.uio.no Git - u/mrichter/AliRoot.git/commit - PWG4/JetTasks/AliAnalysisTaskJetsTM.cxx
//
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Sep 2010 11:11:40 +0000 (11:11 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Sep 2010 11:11:40 +0000 (11:11 +0000)
commit0eba9d7755deada9e3a6a24cbd1d4e6c0d52bc61
tree18d14633589227b9d0fe2d8fed0727bd73dfa090
parent8fc17e87cc7ce705454cb21bfc931de06cff639e
//
// Thrust Major (TM) analysis of reconstructed jets.
// TM is the thrust in the plane perpendicular to the jet axis
// The present analysis performs the following steps:
// (a) Construct two orthogonal unit vectors (e1, e2) in the plane perpendicular to the jet axis
// (b) Calculate the components of all particles with jT > 1 GeV with respect to e1, e2
// (c) Construct the sphericity matrix
// (d) Find the two orthogonal eigenvectors of the spericity matrix
// (e) Caluclate the components of all particles with jT < 1 GeV in the reference frame spanned by the eigenvectors
// (f) Calculate the azimuthal angle in this frame
//
PWG4/JetTasks/AliAnalysisTaskJetsTM.cxx [new file with mode: 0644]
PWG4/JetTasks/AliAnalysisTaskJetsTM.h [new file with mode: 0644]
PWG4/libPWG4JetTasks.pkg