Fix bug in Rpt calculation for JetForwardPFlowJvtTool
File modified: JetMomentTools/JetForwardPFlowJvtTool.cxx
Found bug in jet Rpt calculation. PFO index was used to associate charged pfo input particles to reconstructed jet constituents. Found that neutrals and charged particles can have the same pfo index. Modified the code to assign an index of -1 to all neutral pseudojets used for jet building.