Fork me on GitHub

Opened 4 years ago

Last modified 4 years ago

#1460 new How to

Implement Neutrino Interactions

Reported by: Marco Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: neutrino Cc:

Description

Is there any way to implement neutrino interactions within the TRACKER, like neutrino-lepton charged current scattering?

From my understanding is no way to do that, but, hopefully, it is possible

Change History (3)

comment:1 by Marco, 4 years ago

In this Ticket #854 some comments that can help clarify why (apparently) it is not possible to include this

comment:2 by Michele Selvaggi, 4 years ago

You can probably take an inspiration from the PhotonConversion module.
You have to define a map of the material (in units of /m)

https://github.com/delphes/delphes/blob/master/cards/delphes_card_LHCb.tcl

but you will have to adequately modify the module to account for the correct cross sections .

comment:3 by Marco, 4 years ago

Actually is very good advice, thank you.

In fact, after the modification, ticket #443 can help to introduce the changes in the new module.

Note: See TracTickets for help on using tickets.