robertlangenberg

Results 6 comments of robertlangenberg

Hi @tboldagh, this PR aims at replacing the internal spacepoint with Acts::SpacePoint and offering to provide the Acts::SpacePoint directly. Currently, the InternalSpacePoints are created using data from the provided spacepoints,...

>Right. But can we avoid the existence of explicitly defined SpacePoint class entirely? I.e. make code in the Core templated on SP? I believe seed finder already is agnostic to...

Hi Stephen, this makes total sense to me, let me just add: The interface was originally "feed in one (middle) space point (and bin finders), get all seeds for this...

@asalzburger offered to take a look

Not allowing smaller radii is sensible, as otherwise the particle would not escape the detector (i.e. reach rMax). Of course, it should have been checked for in the code. Thank...

That was a simple oversight, I have no objection against renaming :)