JetMomentTools: Fix uninitialized handle.
JetBalancePFlowJvtTool was not initializing m_eventInfoKey from the base class. Fix by having it call initialize() from the base class rather than duplicating the code in the derived class.
JetBalancePFlowJvtTool was not initializing m_eventInfoKey from the base class. Fix by having it call initialize() from the base class rather than duplicating the code in the derived class.