riemann track finding [message #5694] |
Wed, 23 January 2008 18:07 |
Sebastian Neubert
Messages: 282 Registered: March 2006 Location: Munich
|
first-grade participant |
From: *e18.physik.tu-muenchen.de
|
|
Here are some references to the riemann tracking.
he root file contains a 3D diagram of the hits on the riemann sphere. MVD and TPC included. Play around to see the planes!
For code look at the tpc/tpcreco/PndTpcRiemannTrackingTask and classes used by this.
Cheers! Sebastian.
Sebastian Neubert
Technische Universität München
Department Physik E18
sneubert@e18.physik.tu-muenchen.de
tel: +49-8928912592
[Updated on: Wed, 23 January 2008 18:08] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
Re: riemann track finding [message #5809 is a reply to message #5718] |
Tue, 05 February 2008 10:32 |
Sebastian Neubert
Messages: 282 Registered: March 2006 Location: Munich
|
first-grade participant |
From: *e18.physik.tu-muenchen.de
|
|
Hi Tobias!
The _cluster member is for bookkeeping only. So an index would be ok too I guess.
I do not agree that we need a base class for space points!
If so then this should be build around TVector3. I am not happy about the CbmHit construction. Anyhow we should restrict the use of inheritance wherever possible and I do not see a reason why to use it here.
Concerning the problem of the starting plane I probably have a solution for this but I need some more time. As you said: You can always define a plane through 3 points! I will call this the TripletRiemannTrackFinder Of course you will get ghost tracklets in the MVD!
Cheers! Sebastian.
Sebastian Neubert
Technische Universität München
Department Physik E18
sneubert@e18.physik.tu-muenchen.de
tel: +49-8928912592
[Updated on: Tue, 05 February 2008 10:34] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|