Fork me on GitHub

Opened 9 years ago

Last modified 9 years ago

#746 new Bug

Delphese 3.3 warning

Reported by: Sergei Chekanov Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

When I use Delphes 3.3 and Jet algorith 7, I'm getting these warnings

Are they serious?

WARNING from FastJet: Njettiness::createAxesDef: You are using the old AxesMode way of specifying N-subjettiness axes. This is deprecated as of v2.1 and will be removed in v3.0. Please use AxesDefinition instead.
WARNING from FastJet: Njettiness::createMeasureDef: You are using the old MeasureMode way of specifying N-subjettiness measures. This is deprecated as of v2.1 and will be removed in v3.0. Please use MeasureDefinition instead.
WARNING from FastJet: Nsubjettiness: You are using the old style constructor. This is deprecated as of v2.1 and will be removed in v3.0. Please use the Nsubjettiness constructor based on AxesDefinition and MeasureDefinition instead.
WARNING from FastJet: Njettiness::createAxesDef: You are using the old AxesMode way of specifying N-subjettiness axes. This is deprecated as of v2.1 and will be removed in v3.0. Please use AxesDefinition instead.

best, Sergei

Change History (1)

comment:1 by Michele Selvaggi, 9 years ago

Hi Sergei,

no this is not serious, and is already fixed in the head version. The fix will in our next release.
If you want you can already clone the head on github and the warning should disappear.

Michele

Note: See TracTickets for help on using tickets.