Determine component involved in collision

Is there a way to know what component was involved in a collision when you have simulate physics on? It is always the root component even when I put a giant ball shield around the vehicle so its impossible for the root to be the collided component. I want to be able to know if a laser bolt hit the shield or a part of the fuselage and if so which one so the damage can be applied to the proper component.