possible bug in HLLHCEvtVtxGenerator in RF800 mode
https://github.com/cms-sw/cmssw/pull/44882/#discussion_r1586423365
The code in HLLHCEvtVtxGenerator for RF800 mode was introduced in #16942 (@lgray ) https://github.com/cms-sw/cmssw/blob/8c360107b0c6b0649d8f3f4d4fcf19668a4cafeb/IOMC/EventVertexGenerators/src/HLLHCEvtVtxGenerator.cc#L195-L201
k * s on L200 picks up s = second = 1e9 from CLHEP initially present in the global scope.
all other pairing with k are in units of length (k*ct and k*z).
It looks like s was supposed to be z.
This issue is a followup to the discussion #44882 to check/confirm if this is indeed a bug.
@civanch
cms-bot internal usage
A new Issue was created by @slava77.
@rappoccio, @antoniovilela, @sextonkennedy, @Dr15Jones, @makortel, @smuzaffar can you please review it and eventually sign/assign? Thanks.
cms-bot commands are listed here
assign simulation
New categories assigned: simulation
@civanch,@mdhildreth you have been requested to review this Pull request/Issue and eventually sign? Thanks