Home » PANDA » PandaRoot » Tracking » WirepointHitPolicy detplane implementation
Re: WirepointHitPolicy detplane implementation [message #8121 is a reply to message #8120] |
Thu, 19 March 2009 16:42 |
Lia Lavezzi
Messages: 291 Registered: May 2007 Location: Torino
|
first-grade participant |
From: *47-151.net24.it
|
|
As the code is written now, I don' t have the info on the track direction in poca, but I think I could get it by writing a code more similar to the extrapolateToPoca (i.e. by adding the additional propagation): do we really need this info?
That' s true, in the extrapolateToPoca you have the track direction because you extrapolate the track to the poca, but I thought we wanted to get rid of the statePred (and covPred) in the extrapolateToPoca/ToLine in order to avoid to call the Propagate function there, did we? ...I' m a little confused...
I attach to this message the GeaneTrackRep.cxx with my implementation of the extrapolateToLine, just to show you how I would do things (at least for the extrapolateToLine)... but anyway it would not be so difficult for me to change the code and make it similar to the extrapolateToPoca.
I' d like to find the track direction without the need of performing the propagation, but I admit the most simple way is (as you did) to perform the additional propagation after having found the poca; in this case, however, we could do things in a slighlty different way: now we use the PropagateToVirtualPlaneAtPCA and then a virtual detector plane is built internally (in Propagate): this would be ok if we wanted to consider this plane as detPlane, but we don' t want to do this! We want to build our own detPlane (in the appropriate function). So actually, to find the direction, it would be enough to perform a propagation to the track length (and not to the plane) which corresponds to the found poca (without the need to build the plane)... I could look in FairGeanePro, if this is already feasible.
So if we want the direction also for the extrapolateToLine, I could provide a function similar to the extrapolateToPoca in order to have a preliminary implementation and then think about some modifications to make it faster... what do you think?
Lia.
|
|
|
|
|
WirepointHitPolicy detplane implementation
By: Anonymous Poster on Mon, 16 March 2009 13:55
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Mon, 16 March 2009 14:16
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Mon, 16 March 2009 15:54
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Mon, 16 March 2009 16:49
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Mon, 16 March 2009 18:46
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
new in AbsTrackRep: extrapolateToLine and consequences on WirepointHitPolicy
By: Anonymous Poster on Mon, 16 March 2009 23:10
|
|
|
Re: new in AbsTrackRep: extrapolateToLine and consequences on WirepointHitPolicy
|
|
|
Re: new in AbsTrackRep: extrapolateToLine and consequences on WirepointHitPolicy
By: Anonymous Poster on Tue, 17 March 2009 18:23
|
|
|
Re: new in AbsTrackRep: extrapolateToLine and consequences on WirepointHitPolicy
By: Anonymous Poster on Wed, 18 March 2009 11:51
|
|
|
Re: new in AbsTrackRep: extrapolateToLine and consequences on WirepointHitPolicy
|
|
|
Re: new in AbsTrackRep: extrapolateToLine and consequences on WirepointHitPolicy
By: Anonymous Poster on Wed, 18 March 2009 13:37
|
|
|
Re: new in AbsTrackRep: extrapolateToLine and consequences on WirepointHitPolicy
|
|
|
Re: new in AbsTrackRep: extrapolateToLine and consequences on WirepointHitPolicy
By: Anonymous Poster on Wed, 18 March 2009 15:26
|
|
|
Re: new in AbsTrackRep: extrapolateToLine and consequences on WirepointHitPolicy
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Mon, 16 March 2009 23:25
|
|
|
changes in PndDchKalmanQA
By: Anonymous Poster on Wed, 18 March 2009 15:32
|
|
|
Re: changes in PndDchKalmanQA
By: Anonymous Poster on Wed, 18 March 2009 16:13
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Wed, 18 March 2009 17:21
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Thu, 19 March 2009 14:11
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Thu, 19 March 2009 16:54
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Thu, 19 March 2009 16:56
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Thu, 19 March 2009 16:57
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Fri, 20 March 2009 14:36
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Fri, 20 March 2009 18:18
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Fri, 20 March 2009 20:28
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Mon, 23 March 2009 13:32
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Mon, 23 March 2009 15:33
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Mon, 30 March 2009 16:21
|
|
|
Re: WirepointHitPolicy detplane implementation
|
|
|
Re: WirepointHitPolicy detplane implementation
By: Anonymous Poster on Wed, 01 April 2009 12:34
|
|
|
Re: WirepointHitPolicy detplane implementation
|
Goto Forum:
Current Time: Tue Dec 03 22:32:00 CET 2024
Total time taken to generate the page: 0.00693 seconds
|