Fix skipping events in StdHep Reader
Use moveToEvent function which is called in InputAction use m_currEvent part of base EventReader class instead of redefining it Increment m_currEvent in local function to be next to call to reader->readEvent instead of calling in the function calling readParticleCollection
Loading
Please register or sign in to comment