Jet consituents from delphes clustered jets

Asked by Shubhani Jain

Hi

I am using the expert mode but I have a question as to how we can access jet constituents for jets from delphes. So the toolkit is to cluster the particles and pileup simulation using delphes card and then do our expert mode analysis to get the relevant histograms but running the code gives me an error and we can't seem to be accessing the jet constituents for jets clustered using delphes. Any help as to how we can do this would be great.

Thanks
Shubhani

Question information

Language:
English Edit question
Status:
Solved
For:
MadAnalysis 5 Edit question
Assignee:
No assignee Edit question
Solved by:
Jack Y. Araz
Solved:
Last query:
Last reply:
Revision history for this message
Best Jack Y. Araz (jackaraz) said :
#1

Dear Shubhani

Substructure type analysis are not supported with Delphes and there are no planed future developments for Delphes within Ma5. However, the substructure capabilities of SFS module is under development at the moment most of its complete but not tested, you can find it from this link <https://code.launchpad.net/~ma5dev/madanalysis5/substructure>. Note that since this is a development branch there is no documentation yet, but I can provide information if you choose to use it. But as I said its not tested so you need to be careful and check each distribution carefully.

Cheers


Jack Y. Araz

> On Aug 25, 2021, at 2:40 PM, Shubhani Jain <email address hidden> wrote:
>
> [EXTERNAL EMAIL]
>
> Question #698505 on MadAnalysis 5 changed:
> https://answers.launchpad.net/madanalysis5/+question/698505
>
> Description changed to:
> Hi
>
> I am using the expert mode but I have a question as to how we can access
> jet constituents for jets from delphes. So the toolkit is to cluster the
> particles and pileup simulation using delphes card and then do our
> expert mode analysis to get the relevant histograms but running the code
> gives me an error and we can't seem to be accessing the jet constituents
> for jets clustered using delphes. Any help as to how we can do this
> would be great.
>
> Thanks
> Shubhani
>
> --
> You received this question notification because you are an answer
> contact for MadAnalysis 5.

Revision history for this message
Shubhani Jain (s2697661) said :
#2

Thanks Jack Y. Araz, that solved my question.