]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Updates of the list anlyser (Ben)
authorabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 Dec 2009 10:39:55 +0000 (10:39 +0000)
committerabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 Dec 2009 10:39:55 +0000 (10:39 +0000)
commit3c3cfd5f1847208476bdd8bc53f4951385575c39
tree6efe4e39af0d08c672bd3febbd109ee507590b85
parent102dd8c74936957578c2eec7b6bf9cd17f4d5a0b
Updates of the list anlyser (Ben)

Do the following:
- Run "esd_tracks.C"
- Run "ana_list.C"
- In the list editor, go to the "list" tab and click the "start" button
- select one track (or more) and do ImportClustersFromIndex
- select points (hold "ctrl + alt"
- In the list editor ("list" tab) click the "stop" button

Please see the tool tips for more information!

Now you can (if there were macros dealing with AliTrackPoints) do some
analysis with these objects. But this is not the point. Please do:
- Export the list analyser to CINT and label it "list"
- run ".x ana_list_load_tracks.C(list)" to add tracks to the list
- run ".x ana_list_load_kinks.C(list)" to add kinks to the list

-> Enjoy the analysis of these objects  :)
EVE/EveDet/AliEveListAnalyser.cxx
EVE/EveDet/AliEveListAnalyser.h
EVE/EveDet/AliEveListAnalyserEditor.cxx
EVE/EveDet/AliEveListAnalyserEditor.h