#60 closed task (fixed)
Warnings in VBF
Reported by: | Frank Siegert | Owned by: | Stefan Hoeche |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 1.2.1 |
Keywords: | Cc: | Andrew.Pilkington@cern.ch, kjg@particle.kth.se |
Description
In VBF higgs production, roughly 0.1% of events give warnings of two forms (independent of each other):
Blob_List::FourMomentumConservation(): (0x1e1a0958) Four Momentum is not conserved.
p_{in} = (14000,0,0,0) vs. p_{out} = (14087.1462521,-95.5113582346,-141.371704362,44.202726035).
Remnant_Base::TestExtract(db,8297.46641927): Constituent energy out of range E_b = 7000.
We should check where they come from and that they are indeed harmless.
Attachments (0)
Change History (5)
comment:1 Changed 15 years ago by
Cc: | Andrew.Pilkington@cern.ch kjg@particle.kth.se added; Andrew.Pilkington@cern.ch> removed |
---|
comment:2 Changed 15 years ago by
Trunk version r14888 fixes most of the problems. Errors still occur for local kin scheme switches with massive initial states if |u-x|<eps. As far as I can see, this is _not_ connected to boost-alignment problems, but rather has to do with the intricate kinematics, leading to xiija=xija*0/0 (numerics in the differences). We may have to come up with a different scheme in these cases or simply discard the points (very few, about 1/3000 events). We could also try and forbid respective clusterings, but a reliable criterion has to be found to identify the problem.
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Problems are solved in trunk r14891 and will be included in the next public release. Local kin scheme switches must not occur if ma!=mai as all formulae are derived under the assumption of a conserved spectator mass.
comment:4 Changed 13 years ago by
Milestone: | → rel-old |
---|
Hi Frank,
I see these when generating QCD multi-jets (93 93 -> 93 93 93{4}) as well (6 times in 80000 events):
Also, one each of these:
Karl-Johan