cmssw icon indicating copy to clipboard operation
cmssw copied to clipboard

possible bug in HLLHCEvtVtxGenerator in RF800 mode

Open slava77 opened this issue 1 year ago • 4 comments

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

slava77 avatar May 02 '24 18:05 slava77

cms-bot internal usage

cmsbuild avatar May 02 '24 18:05 cmsbuild

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

cmsbuild avatar May 02 '24 18:05 cmsbuild

assign simulation

slava77 avatar May 02 '24 18:05 slava77

New categories assigned: simulation

@civanch,@mdhildreth you have been requested to review this Pull request/Issue and eventually sign? Thanks

cmsbuild avatar May 02 '24 18:05 cmsbuild