Benjamin Fuks
Benjamin Fuks
Hi, It works for me. Cheers, Benjamin > On 15 May 2024, at 16:05, Yan Wang ***@***.***> wrote: > > > Question > > it seems http://madanalysis.irmp.ucl.ac.be cann't be accessed...
In the code, there is gamma^2 instead of gamma. Cheers, Benj > On 13 Feb 2024, at 18:31, Jack Y. Araz ***@***.***> wrote: > > > Hi @ajueid , could...
Dear Juhi, The function mt_met is not defined in the set of transverse variables but in the properties of the particles (check Commons/DataFormat/ParticleBaseFormat.h). This should clarify your doubts and answer...
Hi, Without more information, I am afraid we cannot help you. Please provide details so that we could replicate this behaviour. Regards, Benjamin
Hi @jackaraz. Can you please review the last commit? Thanks in advance.
Hi, It may be useful to show us the log file related to linking root. Regards, Benjamin > On 24 Jan 2024, at 16:26, lmaraf ***@***.***> wrote: > > >...
> > in makefile_writer.py, we have: > > ``` > > 169 # @JACK: cant use FASTJET_USE tag, it clashes with ROOT > > 170 self.ma5_fastjet_mode = False > >...
Yes I do.
By reviewing the code, I think we should mention somewhere some information about the HT ET and Meff computations that are inclusive quantities that do not care about pTmin requirements...
Please double check MAbool ClusterAlgoFastJet::Cluster(EventFormat& myEvent, std::string JetID). I have added a missing return statement.